The problem with the long loading of the admin panel and the website has been fixed.
The website has come back to life and has become usable.
Everything was on time, clear,
The communication was of high quality.
I recommend for collaboration!
Good day, we are looking for a specialist who has experience working with the Imagecms platform
It is necessary to optimize the speed of the online store on this eponymous platform.
Complaints:
Website loading delays
Very slow operation of the site admin panel
Bring the performance indicator on pagespeed to an average of 60-80 across the site
Budget: 1000 UAH Deadline: 10 days
Good day, Andriy!
I have worked with the optimization of online stores (including custom CMS), I understand the typical reasons for slow performance — both on the frontend and in the admin panel.
I can help:
— conduct a speed audit (frontend + backend)
— identify the causes of delays (database queries, modules, caching, server)
— optimize page loading (Core Web Vitals)
— speed up the admin panel
— bring PageSpeed metrics to ~60–80 (realistic for most pages)
I work in stages: audit → list of problems → implementation → measurement of results.
Please let me know:
— do you have access to hosting and the admin panel?
— what hosting are you currently using (shared/VPS)?
Budget: 1000 UAH Deadline: 2 days
Good day, I have been developing and maintaining websites for over 8 years. The task is quite standard, I will perform it with quality, I have experience with Image CMS. I will provide examples of my work in private. Write to me, we will discuss!
Budget: 15000 UAH Deadline: 10 days
Hello! I will complete your task quickly and efficiently.
My latest works
https://florist-map.vercel.app
https://indexfast.pp.ua
https://monitortest.pp.ua
https://mamamia.pp.ua
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Write to me, I will start working today. I will be happy to collaborate with you!
Budget: 2500 UAH Deadline: 3 days
Good day.
I will perform without problems quickly and qualitatively.
I specialize in image CMS, PHP.
I guarantee quality because I collect positive reviews for my portfolio)
Budget: 5000 UAH Deadline: 5 days
Good day. I have worked with this CMS. I have experience. I am ready to help.
Budget: 3000 UAH Deadline: 3 days
Good day, I am ready to take on the speed optimization, I would like to see the website first, please contact me.
Budget: 4000 UAH Deadline: 3 days
Good day, Andriy
I guarantee 85+ on desktop, 70+ on mobile
Write in private messages, we will discuss the details
I am ready to start today
Budget: 1700 UAH Deadline: 2 days
Hello. Let me help you figure out the reason and fix the speed of the website. Write to me privately - we will arrange it. Have a good day.
Budget: 7000 UAH Deadline: 7 days
I guarantee 90+ Google PageSpeed score, extensive experience in website optimization. I will be glad to cooperate.
Budget: 1000 UAH Deadline: 1 day
Hello, we are a small team that has been developing and supporting turnkey web solutions for over 4 years and we have experience specifically with the ImageCMS platform, knowing all its weaknesses in terms of performance. We will build a logical structure for optimizing media content, clean the database of excess logs to speed up the control panel, and implement modern compression standards to reach the target PageSpeed zone (60–80). Our experience of over 4 years allows us to guarantee high product culture, technical cleanliness of code, and stable operation of the store even under high traffic; be sure to check our completed projects: freshagro.com.ua, farfieworldwide.com, rivnekolo.com.
Budget: 1000 UAH Deadline: 1 day
Good day, my colleague and I have been professionally engaged in technical design and acceleration of outdated CMS systems for over 4 years, so we will help you solve the problem of your website's slow performance on ImageCMS. We will implement a frontend audit of the current scripts, set up server caching (Redis/Memcached) to speed up the admin panel, and ensure stable growth of Core Web Vitals metrics in Google PageSpeed. Our experience of over 4 years is confirmed by successful cases of optimizing heavy online stores with a large number of modules and products; check our quality of execution: drkukharevich.rivne.ua, crave-agency.com.ua, jk-solution.com.ua.
Budget: 1000 UAH Deadline: 1 day
Hello, my partner (designer + full-stack) and I have been specializing in technical optimization and the revival of complex e-commerce systems for over 4 years, particularly based on ImageCMS, so we will professionally eliminate the loading delays of your store. We will design the rendering architecture in Figma to visualize the priority of loading blocks, implement technically flawless database optimization to speed up the admin panel, and ensure a PageSpeed score of 60–80 through deep code refactoring. Our experience of over 4 years allows us to work effectively with the CodeIgniter architecture on which ImageCMS is built, guaranteeing stability after implementing changes; take a look at our technical works: hyperfi.tech, espressolab.com.ua, hudi.com.ua.
Budget: 1500 UAH Deadline: 1 day
Hello! I am ready to take on the optimization - I have worked with ImageCMS and know the specifics of the platform (CodeIgniter under the hood, specific cache structure, heavy admin panel due to a large number of queries).
Here’s how I will proceed:
1. Audit
I will take current PageSpeed metrics for key types of pages (homepage, category, product card, cart)
I will review the Slow Query Log in MySQL - this is a typical problem in ImageCMS
Profiling the admin panel using Xdebug/Blackfire to accurately find what is slowing it down (usually this is heavy product queries without indexes + unoptimized JS in the backend)
I will check the server environment (PHP version, OPcache, MySQL configuration)
2. Frontend / PageSpeed
Conversion of images to WebP + lazy-loading (can be connected in ImageCMS via a hook without hacking the core)
Minification and merging of CSS/JS, defer/async for non-critical scripts
Removal of unused plugins and their styles
Setting up correct HTTP cache headers + Brotli/Gzip
Preloading critical fonts, inlining critical CSS
Optimization of third-party scripts (Google Tag Manager, chats, pixel) - typically they consume 30-40 PageSpeed points
3. Backend / Admin panel
Caching heavy queries (Redis or file cache in ImageCMS)
Adding indexes in the database on columns used for filtering/sorting
Optimization of N+1 queries (a common problem in the admin panel for categories and products)
Enabling OPcache + correct realpath_cache_size
Cleaning up log and session tables that can bloat over the years
I guarantee results: PageSpeed 60-80 on main templates - a realistic goal for ImageCMS, I have achieved such metrics on similar projects. The admin panel will speed up by 2-5 times depending on the current state of the database.
A few ideas on top:
I will set up monitoring (UptimeRobot + Google Search Console Core Web Vitals) to see the dynamics of metrics in real users, not just lab tests
I will configure CDN (Cloudflare on the free plan) - often gives +10-15 PageSpeed points without any changes to the code
I will create a separate "before/after" report with screenshots - there will be something to show management
To provide an exact price and timeline, I need:
Access to the website (frontend) and preferably to the admin panel/FTP/hosting for the audit
Links to 2-3 typical pages that are most concerning
Version of ImageCMS and current hosting
Budget: 7000 UAH Deadline: 7 days
I work not on the principle of random fixes, but through a complete technical audit and systematic elimination of the causes of slow performance. Many performers simply compress images or set up caching, but this does not solve the problem of the admin panel, slow SQL queries, or CMS overload. I analyze the entire chain: server, database, modules, template, JavaScript, CSS, caching, cron processes, and system load. This approach yields real results, not temporary effects. My task is not just to improve the numbers in PageSpeed, but to make the site truly fast, stable, and convenient for business operations.
Work Plan:
Technical Audit:
checking the current state of the site and server
analyzing page load speed
checking the operation of the admin panel
auditing the database, modules, caching, and load
Identifying Problems:
searching for slow SQL queries
checking for unnecessary modules and overloaded processes
analyzing JavaScript, CSS, images, and the template
checking hosting and PHP settings
Optimization:
accelerating the frontend of the site
optimizing the operation of the admin panel
setting up caching
optimizing the database
eliminating server process overload
improving Google PageSpeed metrics
Testing:
rechecking speed
monitoring the stability of the site's operation
checking the correct functioning of all features after optimization
Completion:
final report on completed work
recommendations for further maintaining speed
handing over the finished result.
Budget: 2000 UAH Deadline: 1 day
Hello. The slowdown of the admin panel is almost always due to the slowdown of the database. Contact me, I will take a look, study it, and fix it.
Budget: 2500 UAH Deadline: 2 days
Good evening!
I have extensive experience in speeding up stores on various platforms, particularly I work excellently with ImageCMS.
Feel free to contact me — I will optimize everything!
Hello! I am looking for a WordPress specialist for technical refinement of an already completed, working one-page website (landing page) created with Elementor. The site sells one product (a multifunctional folding workbench).The goal is to prepare the page for launching advertising in the European market (Poland, Germany). The task is purely local; everything must be implemented using standard, safe, and reliable plugins, without writing custom code from scratch.Clear list of tasks:Multilingualism (4 languages): Set up switching and operation of four language versions (Ukrainian, Polish, German, English) through Polylang, WPML, or a similar plugin. I will provide all texts for translations fully prepared; your part is the technical setup and careful placement of content.Multi-currency (3 currencies): Set up currency selection (UAH, PLN, EUR). Important condition: prices for each language version must be entered and fixed manually (for example, clearly 6000 UAH for Ukraine and clearly 500 PLN for Poland). Automatic conversion at a dynamic rate is not needed.Payment system (Stripe + BLIK): Integrate a standard plugin for accepting payments from European cards and the Polish BLIK system. Integration is done under a Ukrainian FOP of the 3rd group. I will register the account in the payment system myself under your guidance; your part is purely technical connection and testing of the payment.Delivery block: Add a ready text-graphic block with information about the conditions of international delivery via Nova Post to the page. No complex API integrations, cost calculators, or tracking systems are needed—this is just an informational section.Layout adjustments: Check and adapt the display of the site (desktop + mobile version) after adding language plugins, so that the layout and fonts look neat and nothing is misaligned.Requirements for the performer:Experience working with WordPress, Elementor, and localization plugins.Practical experience connecting international payment gateways (Stripe) for Ukrainian entrepreneurs.Understanding how to do the work quickly using ready-made solutions.In your responses, please indicate the fixed cost of your work for the entire turnkey project and realistic deadlines (we are looking for a specialist who can complete this task in 3-7 days). Proposals for developing custom backends from scratch will not be considered.
About the project: A selling landing page is required for an author's online intensive on the active corporate website of a law firm. Website platform: WordPress. Expected page URL: site/online_intensive1. Design and structure:There is a ready prototype in the form of clean HTML/CSS code (includes texts, structure, color scheme, responsiveness, and vertical video testimonials 9:16). The code will be provided to the performer.Design task: Use this code as a basis, but do not just copy it. Improvements in UX/UI are encouraged, including the addition of neat micro-animations, shadows, and modern effects (features) that will make the page more attractive and selling while maintaining a strict corporate style.2. Integration with CMS (Editability):Critically important: The landing page must not hang on the site as "bare" HTML code. The page needs to be assembled using a visual builder (Elementor) or implemented through flexible fields (ACF).The client must have the ability to easily change any texts, links, rates, and photos directly from the WordPress admin panel without interfering with the code.3. Technical requirements and responsiveness:Full responsiveness of cross-browser layout: Desktop, Tablet, Mobile. The page must display correctly on all types of devices (including the proportions of 3 vertical video testimonials).High performance: Basic loading speed optimization (Google PageSpeed) is mandatory. Images must be compressed and converted to WebP format, scripts and styles must be minified.4. Feedback form (Lead generation):The landing page has an application form (Name, Phone). It needs to be fully functional.All applications must be instantly sent to the corporate email: [email protected] is necessary to configure sending via SMTP server or use a reliable plugin (WPForms / Contact Form 7) to ensure that applications do not end up in the "Spam" folder.5. Multilingualism:The current site implies the presence of three languages (RUS, KAZ, ENG).As part of the project, the performer must set up multilingualism for the new landing page (using the built-in site plugin).During the task execution, the client will provide ready translations of the text into Kazakh and English. The performer must create and format these additional language versions of the page.6. Integration with the main site:Set up a transition to the landing page from the main site.A new button or menu item (for example, "Online Intensive") must be added to the main menu (in the header) of the active site salyk.net, which will lead to the address /online_intensive.Additionally: create a language switch function rus/eng/kaz in the style of the site.
SEO audit of a WordPress site with a booking service. About 10 pages. Booking only from the homepage. Need to conduct an audit, identify the biggest issues, indexing errors. A brief plan of what needs to be fixed.
I am looking for an experienced developer or a small team to create the ENGoose website - an online platform with ready-made ESL materials for English language teachers. This should not be an ordinary informational site or landing page, but a convenient library of educational materials with a paid subscription, personal accounts, and the possibility of further development. Currently, I am prioritizing WordPress, but I am open to considering Bubble or another well-argued technical solution. Main functionality A modern responsive website for computers, tablets, and smartphones. A catalog of ESL materials with cards and separate lesson pages. Filters by levels, topics, types of materials, grammar, and other parameters. Search and sorting of materials. Free and paid materials. Monthly subscription. Integration of a payment system compatible with Ukrainian individual entrepreneurs. Registration, login, and personal account. Adding materials to favorites. Protected access to PDF files and Canva links. Administrative panel for self-adding and editing materials. Main informational pages: FAQ, pricing, contacts, terms of use, and privacy policy. Timer until the next material is released. Possibility of further expanding functionality. Additional features Please separately evaluate the possibility and cost of: private notes and personal tags for lessons; a simple planner: date, time, student name, and status "scheduled/conducted". In your proposal, please indicate: recommended platform and its advantages; examples of similar projects; estimated cost and timelines; what is included in the proposed amount; monthly and annual expenses after launch; terms of further support.
We are looking for an experienced WordPress security specialist to help migrate an existing website to Cloudways, clean up malware/backdoors, and harden the website against future attacks. The project includes website migration, malware removal, security configuration (Wordfence, Cloudflare, 2FA), investigation of the infection source, and updating the website to eliminate any remaining vulnerabilities. A detailed technical specification will be shared privately with shortlisted candidates. Please include in your proposal: - Your experience with WordPress malware cleanup and website security. - Your hourly rate. - Your estimated availability. I don't expect fixed price estimation for the project, because cleaning viruses it unpredictable. - Any experience using AI tools (Codex, Claude Code, Cursor, etc.) for code analysis and security work.