Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

I am looking for a programmer to fix bugs on the website and some cloud settings.

Translated53 USD

Applications 1

Application viewing is only available registered users.

Client's review of cooperation with Vitalii Kravchenko

Quality
Professionalism
Cost
Contactability
Deadlines

Very competent, explained everything and executed it.

Freelancer's review of cooperation with Tatyana Kirychuk

Payment
Task setting
Clarity of requirements
Contactability

Thank you for the collaboration! Pleasant communication, clear specifications, and quick feedback. I recommend for cooperation!

  1. 3871
     89  1

    2 days53 USD

    👋 Hello! I'm ready to start working right now. I clearly understand the task and have successful experience in implementing exactly such projects (examples are in the reviews). I will complete the task today, quickly and without unnecessary questions. The price is indicated for the Audit and then execution. Let's discuss the details and get started! 🚀

  2. 7520
     22  0
    Work example:
    Redesign of a personal website for a web developer
    3 days89 USD

    Good day.

    I specialize in website support, specifically on WordPress.
    I support over 21+ online stores.

    Feel free to write - we will discuss the details.

    I am ready to start immediately.

    You can check out my portfolio website.
    https://oleksandr-m-web-developer.com/

    Similar completed project: Виправити помилки на сайті

  3. 946    4  0
    4 days67 USD

    Good day, Tetiana!
    I see that the previous performer made things worse — most likely they edited the CDN blindly directly on production without understanding what is being cached. This cannot be done with Cloudflare, as one incorrect caching rule can serve users old or broken static files.
    Here’s how I work:
    First, I deploy a copy of the site locally and check the logs — I correlate hosting and Cloudflare, find out what is returning 404 errors and which scripts are dragging down the loading speed. From your screenshot, it’s already visible that part of the Elementor sections are in Poor — this usually indicates heavy widgets or scripts that load before rendering.
    Regarding the CDN: I will set up static caching (CSS, JS, images) through Cloudflare with the correct Cache Rules — separately for frequently changing items and those that have a long lifespan. Plus, I will install the official Cloudflare plugin for WordPress, so that when content is updated, the cache clears itself without manual resetting.
    The main thing is that I test all changes on a copy first, check that nothing is broken, and only then transfer it to the live site. I make a backup before touching anything. Therefore, there will be no situation of "it got worse."
    I will check the access — I will tell you exactly how much time it will take and how much it will cost.

  4. 284  
    3 days56 USD

    I work with Cloudflare constantly, everything is clear from your list.

    Briefly, what I see and how I will resolve it:

    Speed: in the screenshot (Core Web Vitals from Cloudflare), it is visible that the LCP element is lagging, and the Elementor section on mobile. The bottleneck on Android is heavy JS and animations. I will defer non-critical scripts, remove unnecessary ones, optimize images, and eliminate layout shifts from fadeIn.
    4xx: I will consolidate the logs from hosting and Cloudflare, find broken static files, correct paths, or restore files.
    CDN: I will check that the domain is actually proxied through Cloudflare, set up static caching, Tiered Cache, and compression.
    Cache: separate Cache Rules for page types, dynamic content, and admin area bypass.
    Plugin: Cloudflare APO plus the official plugin, cache resets automatically upon edits, no need to manually trigger (a small paid option, just to inform you).
    Since the previous contractor made things worse, I propose a transparent two-stage process. First, an audit and critical fixes: logs for 4xx and the main lagging script in that section, resulting in a site without 404 errors and a precise plan. Then, full optimization of CDN, cache, and speed with verification through Core Web Vitals. This way, you can see the results after the first stage.

    I indicated the bid and timeline for the first stage in the bid field; I will name the amount for the second stage after the audit. To start, access to WP, Cloudflare, and the hosting panel will be needed.

  5. 240  
    2 days67 USD

    Hello! I have experience with this stack — WordPress + Elementor + Cloudflare — so I clearly understand each point of the task.

    In essence:

    Problematic scripts on Android — elementor-section with lazyload + fadeIn animation on mobile often blocks rendering due to incorrect loading order of JS/CSS. I diagnose through WebPageTest (Android profile) + Chrome DevTools Performance, will find what exactly is blocking and remove the bottleneck without breaking the animation.

    Hosting logs + Cloudflare 4xx — I will correlate access logs and Cloudflare Firewall/Analytics Events, find which resources return 404/403 and fix them — whether it's a wrong path to the script or Cloudflare blocking the request before it reaches the server.

    Correct CDN configuration — I will properly set Cache Rules for static/graphics, check that WordPress is not being proxied where it shouldn't be, and that SSL mode does not break the site (a typical problem with "flexible" instead of "full strict").

    Differentiated caching — pages → Page Rules or Cache Rules with different TTL, static → aggressive caching, dynamic pages (post, form) → bypass.

    WordPress plugin for Cloudflare — I will connect the official Cloudflare plugin or Breeze/LiteSpeed Cache with Cloudflare integration, so that when a post is updated, the cache is invalidated automatically.

    I understand why the previous performer might have made things worse — Cloudflare with Elementor requires carefulness, especially with rocket loader and mirage. I won't enable "everything at once".

    I am ready to start. Write to me — I will clarify the details regarding hosting and access.

  6. 1567    5  0
    2 days89 USD

    Good day.

    I have experience in optimizing WordPress projects, working with Cloudflare, CDN, caching, and performance analysis through PageSpeed, GTmetrix, WebPageTest, and server logs.

    From your description, the problem seems not to be a standard "cache clearing," but rather a complex issue that requires analysis of frontend scripts, Elementor functionality, Cloudflare, and actual request logs.

  7. 288    1  0
    2 days56 USD

    Hello!

    I have worked with WordPress, Cloudflare, and website performance optimization. In your case, I would start with an audit: checking problematic scripts on mobile devices (especially Android), analyzing the waterfall and logs to find the real source of delays, rather than masking the problem with caching.

    I can also check the hosting and Cloudflare logs for 4xx errors, set up CDN and caching rules for different types of pages, as well as automatic cache clearing through WordPress > Cloudflare integration.

    After the analysis, I will provide a list of identified issues, what exactly was fixed, and the results achieved in terms of speed and errors.

    If relevant, please let me know which hosting is being used and whether there is access to Cloudflare and server logs.

  8. 255  
    4 days45 USD

    Hello!

    The task is clear, I see that the problem is not only with the speed of Elementor, but specifically with the combination: scripts + mobile rendering + Cloudflare + caching. This is exactly the case where "cosmetic" fixes won't help — we need to understand the causes and properly stabilize the system.

    I can perform:
    — analysis of problematic scripts (including Android-specific behavior and lazyload/animations of Elementor);
    — search and fix JS/CSS conflicts that cause freezes and delays;
    — check hosting logs + Cloudflare and address the causes of 4xx errors (404, 403, etc.);
    — correct configuration of Cloudflare as a CDN (cache rules, bypass for dynamic content, proper static content);
    — setting up page caching based on "static / dynamic" logic;
    — installation and configuration of the WP Cloudflare plugin with cache automation for the editor.

    I will also check to ensure that the site does not break on mobile devices (especially Android), as the problem often lies in the combination of Elementor animations + lazyload + third-party scripts.

    Regarding the budget — I am ready to take this on for a minimal reasonable price, as the task is clear to me and I want to engage in a long-term collaboration if we do everything well.
    The main thing is a stable result, not "just another temporary fix."

    I can start immediately after gaining access to WordPress, hosting, and Cloudflare.

  9. 4873    107  0
    3 days33 USD

    Hello, Tatyana.
    I have done similar projects — I know the nuances and will do exactly what is described. There are a few clarifications before starting.
    The final price/timeframe will be determined after all clarifications.

    Profile: Freelancehunt
    Reviews: Freelancehunt

  10. 1310    6  0
    2 days89 USD

    Hello!!!

    The task is clear, I am ready to complete the assignment and check the problematic scripts.

    Feel free to contact me.

  11. Another 6 proposals concealed

Current freelance projects in the category HTML & CSS

Development of an iOS application for online chess similar to (possibly through Vibe Coding)

445 USD

It is necessary to develop an MVP mobile application only for iOS. The concept can be based on Chess.com, but without copying the design or code. It is preferable to maximize the use of Vibe Coding/AI to speed up development and reduce costs, but the code must be clean,…

HTML & CSS ∙ 4 hours 2 minutes back ∙ 20 proposals

We are looking for a specialist in Joomla.

Hello everyone, there is a project for which a Joomla specialist is needed. Right now, we need to understand how everything is arranged and what pages exist. Find the registration page and form, and explain how everything works and where the applications go, etc.

HTML & CSS ∙ 5 hours 32 minutes back ∙ 19 proposals

Web design and development

Hello! For the current project, I am looking for two separate specialists: web designer (Figma) web developer (Frontend / WordPress) The project includes tasks such as: landing pages, online store, admin panels, WordPress site, as well as small tasks on React / Next.js and…

HTML & CSSWeb Design ∙ 3 days 7 hours back ∙ 115 proposals

A Drupal developer is needed for edits on several websites.

A Drupal developer is needed for edits on several websites. The site has bloated and filled up all the hosting..

HTML & CSSWeb Programming ∙ 3 days 14 hours back ∙ 39 proposals

Optimization of WordPress site speed

113 USD

We will send full details in private messages Goal Maximize website loading speed, especially on mobile devices. KPI (mandatory) After the work is completed, the following metrics must be achieved. Mobile Performance 90+ LCP less than 2.2 sec INP less than 200 ms CLS less than…

HTML & CSSJavascript and Typescript ∙ 4 days 5 hours back ∙ 68 proposals

Client
Tatyana Kirychuk ФОП
Ukraine Ukraine  3  0
Project published
27 days 7 hours back
507 views
Tags
  • cloudflare
  • WordPress
  • Elementor
  • CDN