Budget: 150 PLN Deadline: 1 day
Oleksandr, I see the task not only in CLS but also in the precise verification on the current version of the site. First, I will set up a copy on another hosting, find the cause of the shift in Chrome for desktop, fix it through the code, and recheck the metrics. After confirmation, I will transfer the changes to the main hosting without the risk of losing the working version. I work with web services and complex layouts, so I will quickly narrow down the cause and provide a clear result. I am ready to discuss the details.
- Projects -
- Rating -
- Rating 534
Budget: 80 PLN Deadline: 1 day
Good day.
I am ready to find and eliminate the cause of CLS in the desktop version of the site.
I will check:
— blocks without specified sizes;
— font loading;
— images and banners;
— JavaScript elements;
— late loading of styles.
After the corrections, I will test the result through PageSpeed Insights and transfer the changes to the main site.
Estimated cost — $25–30. If the cause is local, I will complete it today.
Please send the link to the site and the CLS metric.
Budget: 1500 PLN Deadline: 7 days
Good day, Alexandr!
I have reviewed the feedback from other specialists on your project and would like to propose my solution. I suggest discussing this not only through GPT chats.
I will hold off on a specific proposal for now, as it is important to understand the final goals of the project. To better understand your vision and objectives, please clarify:
- The timeline for corrections and the urgency of the task.
- The availability of the chosen hosting for transferring the site.
- Whether there is a detailed technical specification or vision for changes.
- Whether you are considering working with unique code or existing solutions.
Factors that affect cost and timelines:
1. The scope of changes needed to correct CLS.
2. Access to the current code and hosting.
3. The need for optimization of other aspects of the site.
4. The necessity of testing on different platforms.
5. The need for assistance in choosing hosting.
At the beginning of our collaboration, it is important to establish a shared vision of the final result - a stable version of the site without layout shifts. This will allow us not only to fix errors but also to optimize the site for future work.
I understand the importance of addressing the Cumulative Layout Shift issue, as it affects user experience and SEO. I have experience in PHP and web programming, which allows me to effectively tackle such tasks.
The next step is to discuss the project and understand how well we fit together. Let's finalize the details in correspondence or in a meeting. I look forward to your response, Alexandr!
- Projects 9
- Rating 4.8
- Rating 3 253
Budget: 125 PLN Deadline: 2 days
Good day!
I have reviewed the description and screenshots. The problem is clear: PageSpeed often does not catch layout shifts (CLS) in lab tests, but real users and Google Search Console report jumping content (CLS 0.66 is quite a lot). According to DevTools, the issue lies in the header (nav#top-nav) and containers — most likely, space is not reserved for elements before styles/fonts are loaded.
How we will solve this:
1. I will deploy an up-to-date copy of your website on a backup hosting.
2. I will find the cause of the layout shifts and fix the sizes of the problematic blocks through code (CSS/JS) so that the page renders smoothly.
3. After we check everything and ensure that the CLS is back to normal, I will carefully transfer the changes to the main hosting.
Estimated time and budget:
Time: 1–2 days (considering transfers back and forth and testing).
Budget: 1500 UAH.
My portfolio: https://aleksandergladchenko.github.io/portfolio/
Please send the link to the website in private messages. I will take a look at the code live, and we can get started.
Budget: 75 PLN Deadline: 5 days
Hello.
I am ready to fix the CLS through code. Layout shifts on desktop are usually caused by images and iframes without width/height, fonts without reserved space, and blocks that load and redraw above already rendered content.
Plan: I will reproduce the shift in Chrome (Layout Shift regions), find specific elements, set their sizes, and reserve space. First, I will upload the current version to a test hosting, make adjustments, and check the CLS there, then I will transfer it to the main one.
I work with PHP, frontend, and Core Web Vitals constantly. Please provide access to the code and hosting, and let me know which section is experiencing the most issues. I will give you an estimate on timelines and payment after I review the site.
- Projects 3
- Rating 5.0
- Rating 1 181
Budget: 80 PLN Deadline: 1 day
▎ Good day, Oleksandr! ▎ ▎ A classic situation: PageSpeed by default measures mobile in laboratory conditions and your desktop shift is not captured, while Chrome and Search Console take real field data — hence the error is specifically with the desktop version. ▎ ▎ I create websites with a stable layout without shifts (CLS is normal) — I can send a screenshot from DevTools → Performance → Layout Shift, where you can see how the culprit is identified. ▎ ▎ Process: I will raise a copy on a test host, find the exact block that jumps through Layout Shift Regions, fix it in the code, check CLS specifically on desktop (and wait for the update in Search Console), and only then will I transfer it to production. ▎ ▎ As a bonus, I will connect auto-monitoring of Core Web Vitals with an alert — so that CLS does not return unnoticed after subsequent content edits. ▎ ▎ A question regarding the matter: desktop CLS is almost always one of two things — late fonts (jump during font swap) or injected blocks without reserved space. Do you have more fonts or dynamic blocks? ▎ ▎ Respectfully, Stanislav
Budget: 600 PLN Deadline: 1 day
Good day, Oleksandr! CLS, which is visible in Chrome but not caught by PageSpeed — a typical story: the lab test measures clean loading, while the real shift is caused by late elements (banners, fonts, images without specified sizes that jump after rendering). I catch it through DevTools → Performance, in the Layout Shift section — it highlights which block is jumping and why. I will raise a copy on the test host, fix it in the code, check that CLS is normal on desktop, and only then will I transfer it to production. Please provide a link to the site — I will see which block is shifting and name the exact term.
Budget: 100 PLN Deadline: 2 days
Готовий виконати.
Досвід роботи з Wordpress більше 12 років (Woocommerce 8+ років).
- hooks & filters
- custom post type
- WP_Query
- plugins: WooCommerce, ACF Pro, WP-Rocket, Polylang, Loco Translate, Yoast SEO|Rank Math, CF7, WPForms, Gravity Forms, SMTP
- REST API
- custom/customization themes and plugins
- page speed optimization (non-plugins)
Портфоліо https://koder.pp.ua/portfolio/
Budget: 500 PLN Deadline: 1 day
I can perform optimization, but I need to see the website, find the source of the problem to assess the current state, and propose solutions, costs, and timelines.
Examples of optimized websites > Freelancehunt
Client reviews on website optimization > Freelancehunt
Budget: 100 PLN Deadline: 1 day
Hello. Is the website already written or can you send a link for review?
Budget: 1200 PLN Deadline: 5 days
Hi, Alexandr.
I can fix the Cumulative Layout Shift issue on your WordPress site. I have experience with Core Web Vitals optimization, CLS fixes, and site migration between hosting environments.
I can see from the screenshots: CLS score is 0.66 (poor), main shift sources are nav#top-nav and div.top-top-nav elements, PageSpeed desktop shows 96 but Chrome DevTools reveals real CLS issues, and 159 poor quality URLs flagged in Google Search Console.
I will identify exact elements causing layout shifts in the navigation and header, fix CLS by adding explicit dimensions, reserving space for dynamic elements, and preventing font or image shifts, verify fix in Chrome DevTools until CLS drops below 0.1, then migrate the corrected version to main hosting replacing the older version.
Available immediately.
Youssef
Budget: 300 PLN Deadline: 2 days
Good day, I am ready to start working right now.
I will be happy to collaborate with you, and I will complete the work efficiently and quickly.
Here is my website:
https://spaceweb.com.ua/
Examples of my recent work:
https://mansionproject.nl/
https://thecarguys.kinsta.cloud/
https://totuus.co.uk/
https://futurizm.io/
Budget: 200 PLN Deadline: 3 days
Good day! Fixing CLS, specifically for the desktop version through Chrome DevTools, is fully within my skill set. I have 3.5 years of commercial experience in frontend development (TypeScript, Vue/Nuxt, PHP templates).
I will set up the current version of the site on a separate hosting, reproduce the shifts using Layout Shift Regions in Chrome, identify specific elements (usually images or blocks without fixed sizes, fonts without fallback space), and fix them through code. After checking in DevTools and confirming zero CLS, I will carefully transfer the changes to the main hosting.
I am ready to start today. I need access to the code and hosting to begin.
Budget: 200 PLN Deadline: 1 day
Hello, write to me in private messages.
Budget: 400 PLN Deadline: 1 day
Good day. I can take on the task: I will set up the current version of the website on a separate hosting, check the layout shifts specifically in Chrome/DevTools for the desktop version, find the cause of CLS and fix it through code, without chaotic adjustments "by eye." After the corrections, I will test the pages to ensure that the layout no longer jumps, and only after that will I carefully transfer the changes to the main hosting. I will also be able to briefly explain what exactly caused the problem, so it will be clear what the work was done for.
Budget: 200 PLN Deadline: 2 days
Hello! I can fix everything, transfer it, and set it up correctly so that everything works properly.
I would be happy to collaborate!
Budget: 450 PLN Deadline: 2 days
Hello. I have extensive experience in speeding up websites. Can I see the link to the site?
Budget: 400 PLN Deadline: 3 days
Good day!
Fixing CLS through code is my area, and from your screenshots, it's already clear where the problem is, so I won't guess.
The shifts (0.535 + 0.126 in main.home-page) come from the header/navigation (nav#top-nav, contacts-block, right-column, soc-list) and the hero slider (LCP element img.home-header__slide). That is, when the slider and the top menu load, they "push" the layout down — hence the CLS of 0.66.
How I will fix it: I will find all the shifting elements through DevTools (Layout Shift regions) and reserve space for them — I will set the width/height or aspect-ratio for the slider images and icons, fix the height of the slider container, reserve space for contacts/social networks in the header, and if necessary, adjust the fonts (font-display/preload). After this, the CLS will drop into the green zone.
Why PageSpeed "doesn't see it," but Chrome does: on desktop with real loading, the shift manifests, which is why the error appeared in Search Console specifically for the desktop version. I am fixing the real CLS, not just the number in the test.
As for the process — exactly as you want: I will raise the current version on a separate hosting, make corrections there, and check the CLS, and only after verification will I transfer the changes to the main hosting. No experiments on the live site.
Access to the code and both hostings will be needed. Please let me know what the site is running on (CMS/engine) — and I will immediately provide a more precise timeline.
- Projects -
- Rating -
- Rating 427
Budget: 500 PLN Deadline: 3 days
Hello. The situation where PageSpeed is silent, but Search Console shows an error for CLS is standard. Google simply collects data based on the behavior of real users when they interact with the page and scroll through it.
Since layout shift is an issue strictly related to the frontend, the tech stack of the site won't hinder solving it at all. Regarding the copy on another hosting: we need to first take a look at the site live. Often the cause is some small detail that can be safely fixed immediately without lengthy manipulations. If there is indeed something large in the templates, we will proceed exactly according to your plan, through a test server, so as not to touch production.
Send the link to the site in private messages. I will check what exactly is "jumping" there and provide exact timelines and pricing.
Budget: 75 PLN Deadline: 1 day
To address the issue with Cumulative Layout Shift, I will conduct a deep technical analysis of the code, as visual shifts often occur due to improper handling of asynchronous content loading or the lack of fixed sizes in layout elements. I will identify the causes that trigger these critical metrics in Google Search Console and fix them directly in the code.
After eliminating the causes of the layout shift, I will set up the current version of the site on a test hosting environment, perform comprehensive testing for display accuracy on desktop devices, and ensure that the CLS metric is within the norm. Only after successful verification will I transfer all changes to the main hosting.
I have over 11 years of experience in backend development and server administration, so I take a comprehensive approach to optimization: in addition to fixing the CLS, I will check the Nginx/Apache settings to ensure stable project performance under load.
The cost and exact timelines will depend on the current structure of your code and the scope of changes. Please send the link to the site and access to the project in private messages — I will analyze the state of the code, and we will discuss the budget and work schedule in detail.
Budget: 200 PLN Deadline: 2 days
Good day, Alexander!
CLS optimization is my specialization.
The reasons for CLS usually are:
- Images without explicit width/height dimensions
- Dynamically loaded elements
- Fonts without font-display
- Banners/ads without reserved space
What I will do:
- Diagnosis through Chrome DevTools + CLS Report
- Fix all elements causing shifts
- Testing on a staging host
- Transfer changes to the main site
Deadline: 1-2 days
Cost: 200 PLN
Budget: 75 PLN Deadline: 1 day
Good day. I can fix it. I specialize in CWV. I have extensive experience in website optimization.
Budget: 3000 PLN Deadline: 3 days
Good day! We have extensive experience in optimizing Core Web Vitals. To eliminate CLS, we will analyze the rendering of elements and fix the sizes of images and blocks through CSS to prevent content shifting during loading. We will implement this through optimizing the critical rendering path and configuring asynchronous resource loading. We are ready to start working promptly.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category PHP
It is necessary to migrate a custom project from CodeIgniter 2 to Laravel 12. I will provide details in private messages.
Project The existing website is developed on Symfony. The project needs to be taken over for support, familiarize with the code, and subsequently carry out improvements. Main tasks Implement all technical recommendations from the SEO specialist according to the provided technical assignment. Make changes to the monument configurator according to a separate list of requirements. Implement the updated website design (layout and integration of the new design). Carry out further technical improvements and support for the website as needed. Expectations from the developer Familiarization with the project structure and codebase. Assessment of costs and timelines for each stage. Adherence to the existing project architecture and quality implementation of changes. Maintaining communication regarding task execution and possible technical solutions.
I want a bot for Telegram. Loading dialogues. With the help of AI, checking for potential lies. A website with advanced features. Registration, API, statistics, etc.
It is necessary to migrate the Opencart online store from PHP 7.4 to PHP 8.x. Currently, the core version is 3.0.3.8. We read that most likely the core will also need to be migrated to version 4.0 and there shouldn't be many difficulties... The functionality is mostly custom, and there are also Simple, OCFilter, Nova Poshta. We are waiting for recommendations and an approximate price. Ideally, someone who has already done similar work.
Updating and migrating Laravel projects to a new server
It is necessary to perform the update, transfer, and configuration of Laravel projects to a new server, ensuring stable operation, security, protection against exploits, and correct functioning of all services after migration. 1. Main tasks Prepare the new server for operation. Transfer project files, databases, configurations, and cron jobs. Update server software. Configure a secure environment for Laravel. Check compatibility of PHP, Laravel, Composer packages, and dependencies. Ensure protection against known exploits, malicious requests, and unauthorized access. Set up SSL certificates. Check the functionality of the websites after the transfer. 2. Transfer of Laravel projects For each project, it is necessary to: Transfer project files. Transfer the database. Transfer the .env configuration. Set directory access permissions: storage bootstrap/cache Check functionality: homepage; admin panel; authorization; forms; API; file uploads; email sending; cron jobs; queue workers.3. Security and protection It is necessary to implement basic and application-level protection: close root access via SSH; configure SSH access only via keys; change the default SSH port if necessary; configure the firewall; allow only necessary ports; install Fail2Ban; hide service versions of Nginx/Apache/PHP; restrict access to .env, .git, backup files, log files; set correct file permissions; check projects for malicious files; check Composer packages for known vulnerabilities; update dependencies if it does not break functionality; configure protection against SQL injection, XSS, CSRF, and path traversal; check the correctness of Laravel APP_ENV and APP_DEBUG; set APP_DEBUG=false in production; configure rate limiting for critical endpoints; check access to storage/uploads; configure protection against PHP execution in upload directories; check access rights to admin panels. 4. SSL and domains It is necessary to: Install SSL certificates. Configure automatic SSL renewal. Enable redirect from HTTP to HTTPS. Check the correct operation of websites via HTTPS. 5. Backup It is necessary to configure backup: project files; databases; .env files; uploaded media; cron configurations; Nginx/Apache configurations. Backup should be performed automatically on a schedule. It is preferable to store copies separately from the main server. 6. Post-transfer verification After migration, it is necessary to check: absence of 500/403/404 errors; absence of critical errors in Laravel logs. 9. Result of execution After the work is completed, there should be: Laravel projects successfully transferred to the new server; websites are functioning stably; SSL is configured; the server is protected with basic security settings; access to critical files is restricted; backup is configured; cron and queues are operational; the old server can be turned off after final verification.


