WordPress
ONLY THOSE WHO CAN START NOW: MAKE A FULL BACKUP (files + DB) before starting.
2) Work environment: create a staging/clone and work there (never in production). Rollback procedure: take a snapshot before making critical changes.
3) Primary diagnostics: check PHP/Apache/Nginx logs and server system errors. Browser console (JS errors) and tests: Lighthouse/PageSpeed/GTmetrix. Anti-malware scans (Wordfence, Sucuri) and core file integrity checks. List outdated plugins/themes and recent changes. Database check: table sizes, transient data.
4) Fixing functional errors: Eliminate warnings/notices/fatal PHP: find the problematic file/plugin and fix the code or replace the plugin. Recovering missing images: check paths, file permissions (644/755), rewrite rules and hotlinking. Fixing corrupted CSS/JS: isolate conflicts (disable plugins one by one), correctly register scripts/styles. - Fixing 404 errors: check permalinks, regenerate .htaccess, set up correct 301/302 redirects. - Check responsiveness and fix display issues on mobile devices.
5) Images and Media - Convert/serve WebP with fallback for incompatible browsers. - Resize images to actual display dimensions. - Compress images (ShortPixel, Imagify, or equivalent). - Enable lazy loading (native or plugin).
6) Performance - Cache: server-side (OPcache, Varnish) + WP plugins (WP Rocket, LiteSpeed Cache, W3 Total Cache). - Minify/concatenate CSS/JS (check for conflicts). - Use defer/async for non-critical scripts. - Implement critical CSS for the area above the fold. - Reduce external requests (fonts, embed); store fonts locally or use preconnect. - Configure CDN and Cache-Control headers, gzip/brotli. - DB optimization: delete old revisions, transients, unused tables; optimize indexing. - Check TTFB and slow resources.
7) Security and Updates - Update core/plugins/theme first in staging, then in production. - Scan for malware and perform basic security enhancements. - Set up two-factor authentication, limit login attempts, and, if possible, whitelist admin IPs. - Check file and folder permissions.
8) Testing and Handover - Test in major browsers on desktop and mobile devices. - Provide a report: list of fixes, changed files, open/closed tickets. - Performance results before/after. - Describe steps for ongoing maintenance and recommendations to prevent the issue from recurring. - Provide estimated deadlines for each task and an overall delivery date.
Prioritization: First: fix critical issues that hinder site performance (pages/images, irreversible errors). Then: speed optimization and general cleaning.
-
2 days233 USD2 days233 USD
Good day!
You need an urgent complete restoration and optimization of a WordPress site: from mandatory backup + staging, deep diagnostics to fixing all critical errors, optimizing images, speed, security, and a detailed report with before/after results.
In the last 9 months, I have completed 14 full "resuscitations" and optimizations of WP sites (directories, e-commerce, corporate). Average results: PageSpeed Mobile from 42→94, TTFB –70%, elimination of 100% PHP errors and +48% applications after launch.
I offer a clear plan:
• Today: full backup + staging creation, diagnostics (logs, Lighthouse, GTmetrix, Wordfence), list of all issues
• Day 2–3: fixing critical issues (PHP errors, 404, images, responsiveness) + complete performance optimization (WP Rocket + CDN + WebP + DB clean)
• Day 4–5: security (updates in staging → production, 2FA, whitelist), final testing + detailed report with recommendations
• 2 rounds of revisions after your feedback
Cost — $200 (fixed), critical issues + initial results — within 2 working days, full delivery — within 5–6 days.
… I am ready right now to share 3 similar cases (with real screenshots before/after) and start today or tomorrow.
What specific errors are currently causing the most trouble (white screens, slow loading, 404, etc.)? Are there already accesses to hosting/cPanel/wp-admin?
Best regards,
-
5 days419 USD
1632 16 0 1 5 days419 USDReady to perform the full cycle of diagnostics, fixes, and optimization for your WordPress site according to your spec. Your approach (staging → snapshot → fix → test → deploy) fully aligns with my workflow. I have experience working with high-traffic e-commerce projects where speed, security, and stability are not nice-to-haves but requirements. I start with a full backup (files + DB via UpdraftPlus or SSH), set up a staging environment (WP Staging or manual clone), then work strictly by your priority: first critical errors (PHP fatal, 404, broken content), then optimization (WebP, cache, Critical CSS, TTFB), then security (Wordfence scan, 2FA, file permissions). You'll receive a detailed report (before/after metrics, list of changes, recommendations). Estimated timeline — 3–5 business days. Can start right now.
-
22 days1165 USD
988 9 0 22 days1165 USDGood day!
We have studied your project and have relevant experience.
I would estimate such a project at 55,000 UAH.
This includes:
- development of the structure;
- writing texts;
… - design;
- layout;
- making corrections and fixing bugs;
- technical settings;
- consultations and training on working with the admin panel;
- domain and hosting.
Here are examples of work on WordPress:
https://www.bizlg.com
https://www.iholz.ch
https://www.ics-market.com.ua
https://solarenergo.ua
https://piwott.com
This is a package offer. If you cover any of the components on your side, please write in private for a discussion of the cost.
-
3 days233 USD
1006 13 0 3 days233 USDHello. I work with WordPress. I'm ready to cooperate. Could I see the link of the website?
-
5 days280 USD
2542 10 2 4 5 days280 USDI can start immediately by setting up your staging environment and performing a full backup as requested. Your project requires a systematic approach to fixing critical PHP fatal errors and broken assets before moving into the performance phase. I will analyze your server logs and browser console to pinpoint the exact source of your functional issues, whether it is a plugin conflict or a corrupted .htaccess file. My priority is to stabilize the site, restore missing images, and ensure your CSS/JS loads correctly on mobile.
I have optimized dozens of WordPress sites for Core Web Vitals by implementing critical CSS and deferring scripts. To give you an idea of how I handle script optimization to improve your PageSpeed score, I often use a filter like this:
addfilter('scriptloader_tag', function($tag, $handle) {
if (!is_admin() && $handle !== 'jquery') {
return str_replace(' src', ' defer src', $tag);
} return $tag; }, 10, 2);
Once functional, I will convert media to WebP, optimize database tables, and configure caching. I will finish with a security audit via Wordfence and provide a full performance report.
Looking forward to discussing your project in detail.
-
5 days524 USD
588 2 0 5 days524 USDHello Constantin,
I can start immediately and handle this as a controlled WordPress recovery process, not as direct edits on production.
My workflow would be:
- full backup of files and database
- staging / cloned environment with a rollback point before critical changes
- same-day diagnostics: PHP/Apache/Nginx logs, JS console, plugin/theme conflicts, database review, malware scan, Lighthouse/PageSpeed/GTmetrix
- priority fixes first: PHP errors, broken images, 404/redirect issues, CSS/JS conflicts, mobile display problems
- then performance work: cache tuning, WebP/lazy load, asset optimization, DB cleanup, TTFB review
… - then safe updates, security hardening, final testing, and a before/after report
For this type of project, I would estimate around 5 working days if access is available immediately and the site does not require deeper rebuild work beyond the described scope.
I work through staging first, with production changes applied only after verification.
If you can provide hosting/cPanel/SSH and wp-admin access, I can start with backup and diagnostics right away.
I am open to discussing details in private messages.
If needed, we can continue discussing the project in English only.
-
5 days582 USD
2163 14 0 1 5 days582 USDGood day. I have been professionally developing on WordPress for more than 4 years. During this time, I have written more than 50 high-performance websites. If needed, I can send examples of my work in private messages. I would be happy to review the technical specifications and collaborate with you.
-
1 day815 USD
411 6 1 1 day815 USDHello! I am a WordPress specialist with 5 years of experience, ready to complete your project, including theme setup, plugins, and speed optimization. I offer a detailed plan and timeline. I am ready to discuss the details. Thank you.
-
30 days1281 USD
7712 16 0 1 30 days1281 USDHello.
I have reviewed the task.
Write to me, we will discuss the project details!
----------------------------------
Private web developer. Experience – 10 years.
Design, layout, development of Wordpress sites.
-
14 days466 USD
336 14 days466 USD👋 Hello!
Our team creates websites that become a tool for business growth, not just a business card. Landing pages, corporate resources, online stores — all with thoughtful UX/UI, responsiveness, and fast performance.
⚙️ We use modern CMS and builders (WordPress, Webflow, Weblium, Wsx, Shopify), connect CRM and analytics for transparent processes and convenient scaling.
📩 Let's discuss your tasks — we will prepare a strategic solution tailored to your needs.
-
7 days557 USD
686 2 0 7 days557 USDHello! I am ready to start immediately. Your list of tasks is very professionally compiled, and I fully support such a systematic approach (backup -> staging -> diagnostics -> fixes).
I will strictly adhere to your protocol:
Security: First, we will make a full backup and deploy a copy on a test subdomain. The production will remain untouched until final testing.
Diagnostics: I will analyze the server logs and console errors. I will check the site for malware and analyze the database.
Technical fixes: I will resolve PHP errors, restore missing images, and fix CSS/JS conflicts. I will set up redirects and mobile responsiveness.
Maximum speed: I will implement WebP, configure caching (WP Rocket/LiteSpeed), and Critical CSS. We will bring the PageSpeed metrics into the green zone.
Protection: We will update the core and plugins, set up 2FA, and close vulnerabilities.
… Reporting: At the end, I will provide a detailed report on all changes and results "before/after."
I have extensive experience in comprehensive maintenance of WP sites and am ready to work for results right now!
-
7 days932 USD
1457 4 0 7 days932 USDHello! I have reviewed your regulations - I fully support the approach. I work strictly through the staging environment with a preliminary backup.
My action plan:
Staging and logs: Deployment of a copy, analysis of server logs and JS errors.
Hotfix: Elimination of PHP Fatal errors and broken paths (404/images) as a priority.
Speed Up: WebP, compression, configuration of WP Rocket/Object Cache, and database optimization according to the list.
…
Security: Updates and cleaning from junk.
Tools: WP-CLI, Query Monitor, Chrome DevTools, ShortPixel.
I am ready to start today. The stack and sequence of actions are clear, and there will be no unnecessary questions.
-
5 days815 USD
679 1 0 5 days815 USDHello,
I can start immediately and work strictly by the process you described: full backup first, staging only, snapshot before critical changes, then diagnostics → fixes → optimization → security → final report.
My approach
Phase 1 — Safety & Diagnostics
full backup: files + database
create staging/clone
snapshot / rollback point
… check PHP / Apache / Nginx logs, browser console, JS errors
run Lighthouse / PageSpeed / GTmetrix
malware scan, core integrity check
audit outdated plugins/themes, DB size, transients, recent changes
Phase 2 — Critical Fixes
fix PHP warnings / notices / fatal errors
restore missing images, permissions, paths, rewrite rules
fix broken CSS/JS conflicts
repair 404 / permalinks / .htaccess / redirects
fix mobile responsiveness issues
Phase 3 — Performance
image optimization: WebP + fallback, compression, lazy load
cache tuning: OPcache / Varnish / WP cache plugin
minify/defer/async, critical CSS
reduce external requests, optimize fonts
CDN / Cache-Control / gzip / brotli
DB cleanup and optimization
TTFB and slow resource analysis
Phase 4 — Security & Handover
safe updates in staging first
malware cleanup / hardening
2FA, login protection, permissions check
browser/device testing
final report: fixes, changed files, before/after metrics, recommendations
Prioritization
Critical issues breaking site
Performance optimization
Security and cleanup
Timeline
Initial backup + staging + diagnostics: same day
Critical fixes: 1–2 days
Performance + media optimization: 1–2 days
Security + testing + final handover: 1 day
Total delivery
3–5 days, depending on site size, hosting access, and current issues.
I have experience with WordPress recovery, performance tuning, WooCommerce, server-side caching, malware cleanup, and staging-first workflows. Ready to begin now.
-
1 day233 USD
93540 1262 1 10 1 day233 USDHello. I work with WordPress. I'm ready to cooperate. Could I see the link of the website?
-
3 days233 USD
738 9 1 3 days233 USDHello! Your project has sparked great interest in me. I am ready to start working immediately and ensure high quality execution.
-
10 days2097 USD
976 4 0 10 days2097 USDGood day
My name is Dmytro, from King Kong Lab. We are ready to start work immediately and perform a full range of tasks for the restoration, optimization, and stabilization of your WordPress site.
We work systematically and without risks to production:
we will make a complete backup (files + database) before starting
we will deploy a staging environment and work only there
we will set up the ability for quick rollback before critical changes
We will conduct a full diagnosis:
analysis of server, PHP, and browser logs
checking Lighthouse / PageSpeed / GTmetrix
… scanning for malicious code (Wordfence / Sucuri)
checking plugins, themes, and the database
We will perform corrections:
removal of PHP and JS errors
restoration of images and access rights
fixing CSS/JS conflicts
setting up redirects and eliminating 404 errors
checking and correcting mobile responsiveness
Media optimization:
conversion to WebP + fallback
compression and optimization of images
lazy loading
Performance optimization:
setting up caching (server + WP plugins)
minimization of CSS/JS, defer/async
implementation of critical CSS
reducing external requests
setting up CDN, gzip/brotli
database optimization
Security:
updating core, themes, and plugins
setting up basic protection, 2FA, access restrictions
checking access rights
Finally:
full testing on various devices and browsers
report with all corrections
speed comparison before/after
recommendations for further support
We understand the priority: first critical bugs and stability, then speed and optimization.
We are ready to promptly start, assess the scope of work, and provide clear timelines for each stage.
-
2 days262 USD
764 8 2 2 days262 USDHi! I can start right now and will begin only after creating a full backup of files and database.
I work strictly through staging/clone, not on production, with snapshots before critical changes so rollback is always available.
I can handle the full cycle: server/PHP/JS diagnostics, fixing fatal errors, broken layouts, missing media, 404s, plugin/theme conflicts, malware checks, DB cleanup, speed optimization, caching, WebP/lazy load, and security hardening.
Priority will be critical issues first, then performance optimization and cleanup.
After completion, you’ll receive a clear report with fixes made, changed files, before/after results, remaining issues, and maintenance recommendations.
Current freelance projects in the category HTML & CSS
Looking for a web designer / developer on WordPress (Divi builder)https://annalecat.com/corporate-training/ What needs to be done: We have one page on the website that currently looks bad. It needs to be redesigned and laid out so that it looks beautiful, modern, and neat. What we already have for work: Text: Fully prepared and divided into… HTML & CSS, Web Design ∙ 1 day 11 hours back ∙ 35 proposals |
Processing and filling out a package of documents (Word and PDF)
68 USD
Looking for a freelancer for the prompt completion and formatting of a document package using ready-made templates (contracts, agreements, declarations). The task includes: Filling out these templates (candidate data, conditions, dates) in ready Word/PDF forms; Checking the… HTML & CSS, Text Editing & Proofreading ∙ 2 days 3 hours back ∙ 30 proposals |
Layout of 3 pagesIt is necessary to create a layout using Tailwind for WordPress. The pages should be as isolated from the theme as possible to avoid overriding any styles. Some elements already exist in the implemented theme and need to be reused. There is no mobile version in the design; the… HTML & CSS ∙ 2 days 7 hours back ∙ 62 proposals |
Comprehensive WordPress edits: plugin replacement (security), layout, and AI-SEO
23 USD
Looking for a WordPress specialist to perform three blocks of tasks on an active site: Security and Forms (Priority): Completely replace the outdated forms plugin (which is no longer updated by the author) with a modern and secure alternative (Fluent Forms / Forminator).… HTML & CSS, Search Engine Optimization (SEO) ∙ 2 days 16 hours back ∙ 48 proposals |
Webflow Developer (Spanish Website Localization)We are looking for a Webflow Developer to localize the website into Spanish. Tasks: Translate the content of the website https://teplin.agency/ from English to Spanish using AI tools. Populate the Spanish version of the website in Webflow. Check the correctness of page display… HTML & CSS, Web Programming ∙ 5 days 11 hours back ∙ 25 proposals |