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!

WordPress edits 5gtech.com.ua

Translated45 USD

Applications 1

Application viewing is only available registered users.
  1. 2381
     18  0

    10 days223 USD

    Good day, Ihor. I reviewed the website — I see issues with the header's responsiveness on mobile devices, the standard cart, and Google Shopping with currency. I will address all 17 points: PHP upgrade, caching, Shopping feed, responsiveness, Wishlist, srsltid duplicates, AMP via plugin.

  2. 12078
     67  0

    5 days178 USD

    Good evening
    ready to discuss the details in private messages
    ---------------------------------

  3. 448    1  0
    7 days201 USD

    Good day, Igor!

    I reviewed the list and the website — everything is clear.

    On key points:

    PHP upgrade — I will first check the compatibility of all plugins, then proceed with a smooth update. It is critical to do this with testing on WooCommerce sites.

    Google Shopping feed (p.5) — a typical problem when the feed plugin takes a numerical price value but pulls the wrong currency from the settings. This is fixed through the currency mapping settings in the feed plugin.

    srsltid duplicates (p.7) — we will close them via canonical or noindex on parameterized URLs in robots.txt / .htaccess.

    AMP (p.17) — I will connect it through a plugin with mandatory verification in Google Search Console afterwards.

    The rest of the points (caching, Redis, responsive design, Wishlist, broken links, styles) — are standard work.

    Deadline: 7 days
    Cost: 9,000 UAH

  4. 13013    67  0
    10 days335 USD

    Hello! I will complete your task quickly and efficiently. I work on a rate basis, and for a more accurate assessment, I need access to the website and its plugins, and possibly a backup of it.

    My recent 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
    Feel free to write, I can start working today. I would be happy to collaborate with you!

  5. 289  
    5 days178 USD

    Вітаю, готова виконати правки на Вордпресс

    Роботи:
    * elenis.com.ua
    * kontur-sb.com.ua
    * ald.com.ua
    * diy-ceiling.com.ua
    * newbornk.com
    Стек:
    Дизайн сайтів: Figma / Photoshop
    Верстка: HTML, CSS, PHP, C#, JavaScript, SQL, Sass/SCSS, LESS.

    WordPress - Elementor - WooCommerce
    OpenCart
    Shopify
    Webflow
    WIX
    Детально можемо обговорити в особистих повідомленнях!

  6. 533    28  7   1
    4 days45 USD

    Готовий виконати.
    Досвід роботи з 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
    - REST API
    - custom/customization themes and plugins
    - page speed optimization (non-plugins)
    Портфоліо https://koder.pp.ua/portfolio/

  7. 303    1  0
    2 days45 USD

    Hello. I have reviewed your list of tasks for optimization and bug fixing on the website. I have extensive experience working with WordPress, WooCommerce, and technical server-side configuration, so I am ready to take on this comprehensive audit and corrections.
    I work professionally with PHP, databases, and speed optimization (LSCache, Rocket, Redis), so I will be able not only to update the language version but also to ensure the stable operation of all plugins. I will fix the logic of the feed generation for Google Shopping, set up price relevance in the favorites list, and resolve issues with duplicate pages and incorrect responsive display. I will also pay attention to SEO: I will fix broken links, set up the AMP version, and optimize loading through the tag manager.
    I will do everything technically correctly, adhering to the hierarchy of styles and paying attention to details in the layout (margins, font sizes, filtering).
    Message me privately, and we will discuss the prioritization of tasks and access to the control panel so that I can start working.

  8. 265  
    1 day45 USD

    Good day, I am writing on behalf of the company Devoxen. We specialize in optimization and technical support for WordPress/WooCommerce projects. We have extensive experience with PHP updates, fixing critical Site Health issues, caching through WP Rocket/LiteSpeed Cache, Redis, SEO optimization, Google Shopping feeds, responsiveness, and speeding up websites. On the technical side, we can comprehensively address your audit: remove duplicates and broken links, fix issues with the Merchant Center feed, update prices in the wishlist/quick view, optimize GTM using a lazy/load approach, refine mobile responsiveness, AMP, and bring the UI to a unified style without disrupting the current functionality of the store.

    We can do this without unnecessary questions and time costs. We also provide a guarantee and support if desired. We can start working on your project immediately after discussing the terms of reference.

    I suggest moving to private messages for a more detailed conversation.

  9. 883    26  0   2
    10 days268 USD

    Good afternoon, Igor. I have been working with WordPress for 15 years. I have reviewed the terms of reference and am ready to start working right now.

  10. 726    9  1
    3 days45 USD

    Hello! I have reviewed your project and am ready to start working. I can guarantee excellent results in a short time.

  11. 234  
    14 days45 USD

    Good day!

    I have reviewed the audit — the picture is clear, most problems are solvable without significant risks to the site. Here is my approach:

    **PHP** — I will raise the version to 8.2 via cPanel. Before that, I will check the compatibility of all active plugins to ensure nothing breaks after the update.

    **Site Health** — I will go through all critical warnings in wp-admin → Site Health and resolve them one by one. Some of them are usually fixed by updating plugins or editing php.ini.

    **Caching** — I will install LiteSpeed Cache if the hosting is on LiteSpeed (this is free and provides better results), or WP Rocket if it’s another web server. I will configure page, object, and browser caching.

    **Redis** — I will clarify with you whether the hosting supports Redis. If so, I will connect it via wp-config.php and the Redis Object Cache plugin. This will significantly reduce the load on the database.

    **Console / JS errors** — I will open DevTools on each problematic page, find the source of the errors, and fix them — either by editing the code or by updating/replacing the conflicting plugin.

    **Responsive** — I will check all breakpoints (320px, 768px, 1024px) using Chrome DevTools. I will fix any elements that overflow using CSS in the child theme, so that theme updates do not overwrite the changes.

    **Price in Favorites** — this is a question for the wishlist plugin. If it supports this in the settings, I will enable it. If not, I will add a hook woocommerce_get_price_html to pull the price dynamically.

    **Tag Manager** — I will rewrite the GTM connection using window.addEventListener('load', ...) instead of a direct call. This will remove rendering blocking and improve LCP.

    **Wishlist table** — I will style it using CSS according to the overall design of the site.

    **Social networks on posts** — I will find out which plugin is being used and why it is not working on post pages. Usually, this is a conflict with the theme or an incorrect hook connection.

    **Text size** — I will set a uniform size for the main content (at least 15–16px) through global CSS, removing all local exceptions that disrupt consistency.

    **Price filter** — I will move it to the top of the sidebar through widget settings or by editing the sidebar.php template.

    **Broken links** — I will scan the site with the Broken Link Checker plugin, fixing or removing all 404 links.

    **Margins** — I will align padding/margin between sections using CSS, achieving visual consistency across the entire site.

    **AMP** — I will install the official AMP for WordPress plugin, configure it, and check it using Google AMP Validator. This is important for mobile ranking.

    **Images** — I will change the thumbnail sizes in the WordPress settings to...

  12. 2803    15  0   1
    10 days156 USD

    Good day! I will make edits and improvements on the website 5gtech.com.ua (WordPress).

  13. 319    10  0
    2 days45 USD

    Hello, I have extensive work experience, and I can send my portfolio in private if needed. I would be happy to collaborate with you.

  14. 6666    28  0   2
    14 days268 USD

    Good day! I see you need to conduct a comprehensive technical optimization of the site 5gtech.com.ua, including updating PHP, fixing critical Site Health errors, setting up caching, and correcting the feed for Google Shopping.

    I noticed the incorrect operation of currency conversion in the feed and the need for SEO corrections of duplicate pages with the srsltid parameters.

    I would like to clarify 2 points: 1) Which plugin is currently used for generating the feed for Google Shopping? 2) Is there access to the hosting panel for configuring Redis and switching the PHP version?

    Plan: 1) Technical audit: updating PHP, fixing Site Health errors, and setting up caching (LSCache/Rocket + Redis). 2) Functionality corrections: adjusting the feed, updating the pricing logic in the favorites list, and styling the interface. 3) SEO and layout: eliminating duplicates through canonical/robots.txt, fixing responsiveness, and setting up AMP.

    Here are similar works: [https://kendamil.co.ua/](https://kendamil.co.ua/), [https://ghosttree.shop/](https://ghosttree.shop/), [https://insectoff.com.ua/](https://insectoff.com.ua/)

    Cost: 12000 UAH / Deadline: 10-14 days.

    I can start tomorrow. If that's okay, please answer the 2 questions, and I'll begin.

  15. 594    12  0
    5 days45 USD

    Good day! I will perform a comprehensive technical audit: update PHP, fix "Site Health" errors, configure Rocket/Redis, and resolve the currency bug in the Google Shopping feed. I will address issues with responsiveness, duplicate pages, and incorrect pricing, as well as implement AMP and optimize script loading for maximum speed and ranking.

  16. 976    4  0
    7 days268 USD

    Good day
    My name is Dmytro. I have reviewed the tasks for 5gtech.com.ua — I can help comprehensively address the technical, SEO, and frontend issues of the site.
    I work with WordPress/WooCommerce, optimization, Google Shopping, caching, GTM, and technical SEO.
    What I can do:
    — update PHP and check compatibility
    — fix critical Site Health errors
    — configure WP Rocket / LiteSpeed Cache
    — Redis with hosting support
    — fix Google Shopping feed with currency
    — correct responsiveness and margins
    — eliminate duplicates and broken links
    — optimize GTM through lazy/load
    — update prices in wishlist and preview
    — style tables
    — fix social blocks in posts
    — AMP version of the site
    — basic SEO optimization of the structure
    I work carefully and step by step to avoid "breaking" the site during edits.
    I am ready to review the audit in more detail and provide an accurate estimate of the timeline and cost 👍

  17. 1333    45  2
    2 days45 USD

    Hello, I will do everything quickly and efficiently. I have over 6 years of experience working with WordPress.

  18. 716    4  0
    10 days223 USD

    I have practical experience in comprehensive optimization of WordPress and WooCommerce projects, so I can not only fix issues pointwise but also bring the site to a stable and technically correct state. In your case, it is important to approach the task comprehensively, as some problems are interconnected: outdated PHP version, lack of proper caching, console errors, script overload, responsive issues, and incorrect functioning of certain features affect not only speed but also SEO, indexing, and behavioral factors. I will safely update PHP with compatibility checks for plugins and themes, configure WP Rocket or LiteSpeed Cache, integrate Redis with hosting support, optimize Tag Manager loading through lazy load or defer logic, fix responsiveness and styles, eliminate broken links and JavaScript errors. I will also separately address the issue of price updates in wishlist and popup functions, which is especially important for the correct operation of WooCommerce. Additionally, I will check Site Health, optimize media files, and set up the AMP version considering the correct display of content. I work carefully with attention to detail, do not use template solutions without analyzing the site, so the result will be focused not only on fixing errors but also on real improvements in speed, stability, and quality of the resource's operation.

    Work plan:

    1. Analyze the current state of the WordPress site and critical errors
    2. Update PHP with compatibility checks for the theme and plugins
    3. Resolve issues from the Site Health page
    4. Configure caching through WP Rocket or LiteSpeed Cache
    5. Connect Redis with hosting support
    6. Fix console errors and JavaScript conflicts
    7. Optimize responsiveness and correct element display
    8. Check and fix the operation of wishlist and price updates
    9. Optimize Tag Manager loading
    10. Style tables and align margins
    11. Eliminate broken links and check social blocks
    12. Set up the AMP version of the site
    13. Optimize and improve image quality
    14. Final testing of speed and stability

    I will provide examples of completed work upon request.

  19. 702    1  0
    4 days134 USD

    Hello! Ready to collaborate. I offer quality and fast work. I have experience in correcting errors in various CMS including WordPress. Feel free to write.)

  20. 10958    224  0   1
    10 days335 USD

    Good evening. I will do it, feel free to contact me. I have reviewed the specifications, the price is current.

    I will be happy to collaborate.

  21. 2107    10  0   1
    1 day45 USD

    Hello!

    I have over 5 years of experience with WordPress/WooCommerce, optimizing e-commerce sites, PageSpeed/Core Web Vitals, caching, fixing WooCommerce issues, and technical SEO.

    From your list of tasks, I see:

    - technical audit + site stabilization
    - speed optimization
    - fixing WooCommerce/Google Shopping
    - responsive and UI/UX adjustments
    - SEO technical issues

    Most tasks can be completed without problems, but before assessing, I would like to clarify a few points.
    1) What hosting are you currently using? PHP version? WordPress theme?
    2) Regarding Google Shopping: which plugin is generating the feed? Which plugin is used for multi-currency?
    3) Wishlist and "eye": which plugin is being used?
    4) Regarding AMP: has AMP been implemented before? Is a full AMP version of the entire store needed? For WooCommerce, AMP will no longer be a mandatory requirement for Google ranking in 2026, and in many cases, it is better to invest in Core Web Vitals and proper mobile optimization. However, if AMP is needed, it can be implemented.
    5) Is there a staging/dev environment for testing?
    6) Regarding Redis: do you know if the hosting supports Redis/Object Cache?

    I am ready to provide an estimate after clarification and suggest discussing the details privately.

  22. 278  
    7 days402 USD

    Hello!

    I have studied your announcement — the task can be implemented with quality and within reasonable timeframes. I have experience in developing and refining websites of various complexities.

    Please contact me.

  23. 95644    1272  1   10
    7 days446 USD

    Hello. I have extensive experience in developing websites on WordPress. I am ready for collaboration.

  24. 1453    1  0
    7 days223 USD

    Good day.

    I have reviewed the list of tasks and the audit. All points are clear: updating PHP, fixing critical Site Health issues, caching, optimizing WooCommerce, ensuring proper functioning of the Google Shopping feed, responsiveness, current prices in the Wishlist and during quick view, optimizing loading, fixing console errors, broken links, spacing, and styling of site elements.

    I will also check the feasibility of connecting Redis and AMP according to the hosting configuration and the current state of the site.

    I am ready to start immediately.
    During the work, I will comprehensively go through the entire site to ensure that the fixes do not conflict with each other and do not create new problems in the future.

    Payment is possible based on completed stages.
    The cost may be adjusted during the process after a detailed review of the theme, plugins, and the current technical state of the site.

  25. 2928    81  0
    3 days178 USD

    We can do it. Payment upon verification. I guarantee the quality.

  26. 1452    33  0   1
    14 days446 USD

    Ihor went through all 17 points: PHP upgrade with plugin compatibility check, critical Site Health points, connecting WP Rocket or LiteSpeed Cache, Redis (depends on hosting), fixing the Shopping Feed — where the dollar is signed as hryvnia, canonical/noindex on srsltid duplicates, responsive design, Wishlist, UI fixes, and AMP for WooCommerce. AMP is the most challenging point: a separate layer of markup with mandatory testing in Google Search Console.

    Order: first, audit PHP compatibility and smooth upgrade with testing; then critical Site Health + caching + Redis; next, fix currency mapping in the feed, SEO duplicates with the srsltid parameter, responsive design, and UI fixes; AMP as a separate stage.

    I have done PHP upgrades on live WooCommerce while maintaining plugin compatibility, fixed currency discrepancies in Google Shopping Feed, configured LiteSpeed Cache and Redis object cache. For the 17 points — approximately 25 hours, 20,000 UAH ($500), deadline 12–14 days; I work through Safe. What is your hosting — this affects the support for Redis and LiteSpeed Cache on your plan?

  27. Another 19 proposals concealed
  • Artem P.
    14 May, 20:25 |

    Бюджет остаточний ?

  • Pavlo Bondarchuk  (forum communication restricted until 26 June)
    14 May, 20:36 |
    Відповідно до законодавства України, вебсайт має мати українську версію інтерфейсу, оскільки державна мова повинна використовуватися в публічній сфері та в інтернет-представництвах. Тому відсутність української мови на сайті може вважатися порушенням вимог Закону України «Про забезпечення функціонування української мови як державної».

  • Mark Nikiforesku
    15 May, 12:14 |

    В мене є декілька запитань: 

    1. Який хостинг використовується? (важливо для вибору плагіна кешування і Redis)

    2. Який плагін Wishlist встановлено — YITH, TI WooCommerce чи інший?

    3. Чи є дочірня тема, або правки вносились напряму в батьківську?

    4. Чи є доступ до cPanel / хостинг-панелі, чи тільки wp-admin?

    5. Який плагін фільтрації використовується на сайті?

  • Vadim Tyagulsky
    24 May, 5:53 |

    Доброго дня підкажіть будь ласка чи актуальний ше проект?

Current freelance projects in the category Content Management Systems

Landing page for a Shopify store based on a ready-made layout

A landing page needs to be developed for an online store on Shopify. The store is already operating on a purchased theme, so the task is to adapt the existing visual layout and structure to the capabilities of the current theme, without a complete development from scratch. The…

Content Management SystemsHTML & CSS ∙ 8 hours 22 minutes back ∙ 21 proposals

Development of a multi-page website on WordPress based on a ready design

402 USD

I'm looking for a WordPress developer to code and launch a multi-page website. I have a ready design. It needs to be transferred to WordPress with quality, adapted for mobile devices, and prepared for launch. Please send examples of completed websites and the cost.

Content Management Systems ∙ 18 hours 38 minutes back ∙ 76 proposals

Setting up Cookie Consent and Consent Mode v2 on the Khoroshop website

Good day! It is necessary to implement a full-fledged cookie consent management banner on the website (Hорошоп platform) and perform all necessary settings for the correct data transfer between Google Ads, Google Analytics 4, Google Tag Manager, and other marketing services.…

Content Management SystemsWeb Programming ∙ 19 hours 22 minutes back ∙ 13 proposals

Refinement of the existing project on Laravel (PHP)

Need to refine an existing project on Laravel (PHP). The project includes a ready-made admin panel that has a builder inside it for creating pages through it with layout (html+css+js) using PHP code for data output. In the project, it is necessary to implement 2-3 pages based…

Content Management SystemsPHP ∙ 1 day 11 hours back ∙ 38 proposals

Setting up a fabric online store on WordPress + WooCommerce using the Astra template

330 USD

It is necessary to set up and prepare an online store for furniture fabrics for the Norwegian market. The domain, hosting, and WordPress are already installed: eximtextilnordiq.com The site should not be created from scratch and without custom programming, but on the ready-made…

Content Management SystemsHTML & CSS ∙ 1 day 13 hours back ∙ 63 proposals

Client
Igor Shestopalov
Ukraine Kyiv  3  0
Project published
1 month 3 days back
1820 views
Tags
  • PHP
  • WordPress
  • Redis