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!
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.
About the project and tasks We have a small sales department (sales department head + 2 managers) and a database of about 220 active clients. There is an urgent need to implement a simple CRM as an operational level so that managers can record calls, agreements, and statuses in the sales funnel in real-time, while management can see which clients are "stuck" at a certain stage. At the same time, we actively use AI analytics (Claude) for working with exports, reports, anomaly detection, and P&L analysis. Therefore, the CRM is needed as a clean data source from which quality exports can be generated. What needs to be done (Stage 1 — Implementation) Audit and solution selection. Finally determine the platform together with us. We are considering Ukrainian solutions (KeyCRM or SalesDrive) as integration with Ukrainian telephony and Nova Poshta is important. We are also open to considering Pipedrive. System setup. Creating a sales funnel, client cards, and configuring fields according to our specifics. Integrations. Connecting telephony, messengers, and Nova Poshta. Data import. Correct transfer of the existing client base (about 220 contacts) from current files. Training. A brief briefing for the sales department head and two managers on the rules for managing deals to ensure data cleanliness and quality in the CRM. Further tasks (Stage 2 — Support) Technical support and refinement of automations during the work process. Monitoring the correctness of data exports for further AI analytics. Who we are looking for A specialist with experience in implementing KeyCRM, SalesDrive, or Pipedrive (please include examples or cases in your response). A person who understands the principles of building sales analytics and can configure data exports without "garbage". A responsible specialist ready for long-term cooperation and project support. In your response, please indicate Your experience with KeyCRM, SalesDrive, or Pipedrive. Estimated cost and time for basic setup for our team (3 users). Whether you are ready to further administer the system and under what conditions.
A business website needs to be developed with several pages (about 5 typical ones). The main page will have around 11 blocks. The niche is "Modular Houses." The work includes: selecting a template deploying and configuring adjusting the necessary blocks and pages (there is currently a rough structure) adding all necessary content considering recommendations from the SEO specialist and contextual marketer The result should be a website ready to launch in advertising. Essentially, this is the work of a web developer + content creator. The performer should be sufficiently proactive, technically skilled, and not just a doer but also a thinker on the project – proposing better solutions along the way, thinking in terms of business results rather than just tasks to be completed. The task is not complicated, and there are no special design requirements. Overall, it should result in a fairly simple yet stylish website. Separately, a rate per hour for content work is needed, as we will further populate the service pages and add articles to the blog. A performer is needed who can handle similar projects on a regular basis. Usually, such tasks come with a request like "I need a small, inexpensive website based on a template" – I think everyone has encountered such clients: the business owner does not have much knowledge about websites and needs to be offered an optimal solution.
We are looking for an experienced Embedded developer to create energy-efficient firmware for a wearable device (form factor: chest strap) for monitoring psychophysiological state. The circuit design is complete, and development will be based on a development kit with subsequent transfer to a custom board.Stack and hardware base:MCU: Nordic Semiconductor nRF52840 or nRF5340.Development environment: nRF Connect SDK / Zephyr RTOS (strictly C/C++).Peripherals:Optical pulse sensor (PPG) — operates via I2C.6-axis inertial sensor (IMU accelerometer + gyroscope) — operates via SPI.Haptic motor driver (LRA 1030) — controlled via PWM.External SPI Flash memory for cyclic logging.Work scope by stagesStage 1: Bring-up, peripheral drivers, and BLE telemetryGoal: Bring the hardware to life, set up stable data collection, and transmit it to a smartphone/PC.Configure I2C and SPI buses using DMA (Direct Memory Access) to offload the processor.Write/integrate drivers for PPG and IMU (configure polling frequency, sensor FIFO buffers).Deploy a custom BLE profile (GATT service) for real-time transmission of raw data from sensors.Basic initialization of PWM for controlling the haptic LRA motor (launch test vibration patterns).Stage 2: Algorithmic layer (DSP and multi-level feedback logic)Goal: Implement mathematical signal processing directly on the chip (Edge Computing) and device reaction logic.Implement algorithms for filtering motion artifacts: clean the PPG signal using accelerometer data (IMU).Extract R-R intervals (HRV) from the cleaned PPG signal.Implement 4-level system stability logic:Drift Level: Track gradual changes in HRV and breathing.Prediction Level: Calculate a mathematical trend for deterioration.Micro-correction Level: Generate barely noticeable haptic patterns on the LRA motor when a target data pattern is detected.Hardware Reset Level: Implement safety logic (high-intensity haptic pulse at critical metrics).Stage 3: Energy saving, logging, and fault toleranceGoal: Prepare the device for autonomous operation from a miniature battery and ensure "24/7" stability.Deep optimization of energy consumption. Put the MCU into sleep mode (System ON/OFF) between measurement cycles. The processor should wake up only on interrupts from sensor FIFO buffers or a timer.Write a fault-tolerant file system in external SPI Flash (e.g., LittleFS) for autonomous cyclic log saving.Configure a hardware watchdog timer to prevent firmware hangs.Requirements for the performer:Experience in commercial development for Nordic chips (nRF52/nRF53) of at least 3 years.Proficient in Zephyr RTOS and debugging tools (Segger Embedded Studio / VS Code, J-Link).Understanding of digital signal filtering principles (DSP) and low-power design.Having your own debugging kit (nRF52840-DK or similar) for starting work is welcome.Work format:Milestone payments with results documented on GitHub. Please indicate your hourly rate or approximate cost and timeline estimates for each of the three stages.