Budget: 550 EUR Deadline: 15 days
Good afternoon. I will be happy to help you with the transfer. I have solid experience working with Bitrix and WordPress.
Website catalog
300+ pages
it is necessary to save:
1. current URLs
2. meta tags - title, description, h1, h2, h3 and microdata
all work and tests should be conducted on a test hosting (if there is none, I will provide one)
transfer only after everything has been checked and approved.
Add:
1. a second language to the website. translation, meta tags will be added by the content manager.
2. update the design. if there is no possibility, we will involve an external designer.
I will send the technical specifications and the link to the project in private messages.
Budget: 550 EUR Deadline: 15 days
Good afternoon. I will be happy to help you with the transfer. I have solid experience working with Bitrix and WordPress.
Budget: 2750 EUR Deadline: 30 days
Hello, Yuri! 👋
I am ready to help create a unique and functional catalog website.
It would be great to showcase your current results on Bitrix. I will help transfer the website, information, and all items from the catalog, as well as all existing pages and settings.
I will preserve the URLs, meta tags, and markup. I can also update the design and make the appearance fresher and more professional, with a thoughtful structure and attention to detail.
I will execute it responsively and cross-browser compatible, adding all necessary features to the website. The design will be custom and modern.
🛠 I propose to implement it on the WordPress engine with a user-friendly control panel. I have been working with WP for 10 years.
I will gather all the necessary information, conduct research, and create a full-fledged website according to your needs.
Portfolio: Freelancehunt
I look forward to collaborating! 🤝
Budget: 450 EUR Deadline: 1 day
Hello! I am an experienced web developer with extensive experience in various programming languages, databases, and operating systems. My projects always stand out for their high quality due to attention to detail. I am ready to discuss how I can contribute to your project and discuss the next steps for collaboration.
Budget: 1500 EUR Deadline: 40 days
Hello, I can do it!
About me:
I am a qualified senior full-stack web developer with over 6 years of experience.
I create turnkey websites and improve existing ones.
My service:
- Free consultation;
- I easily make edits even after project delivery (within the terms of reference);
- I use only the best of the latest technologies;
- The layout does not break when content is replaced;
- The quality of my work is not just my words, but a quality portfolio and many reviews from satisfied clients,
and to ensure the high quality of my code,
you can check the repositories on my github: github.com/web-programmer-pro
My latest works:
- web-programmer-pro.github.io
- komora4you.com
- grandmarkcleaning.com
- pickcase.com.ua
- elvencrown.org
- doberman-heavenprogeny.com
- keydesign.com.ua
- asb-design.com.ua
- azgreenmagazine.com
Budget: 450 EUR Deadline: 16 days
Good afternoon!
There is a test hosting on a VPS server. I will select a ready-made theme (design) for your website and customize it according to your requirements.
I will transfer all pages while preserving the URLs and tags. I will install and configure a multilingual plugin, micro-markup, and page caching.
I have extensive experience in adapting templates to client requirements; in my portfolio, there are websites related to construction and real estate, outdoor advertising, online schools, and landing pages for industrial companies.
I am ready for collaboration, feel free to reach out!
Budget: 500 EUR Deadline: 15 days
I am interested in your project, and I am ready to take on its execution. I would be happy to discuss the details and get started on the work. Please let me know if you have any additional questions or requests.
Thank you!
Sincerely,
Egor
Budget: 450 EUR Deadline: 21 days
Yuri, good afternoon.
I am ready to take on the implementation of your project. I will transfer the site from Bitrix to WordPress while preserving all URLs, tags, and microdata. I will implement multilingual support using the Polylang plugin. I will ensure convenient editing of materials and high website loading speed.
I will carry out the work on my own server, and after verification and approval, I will transfer it to your hosting.
Please send the technical specifications and a link to your current website.
The deadlines I provided are preliminary for now.
Budget: 550 EUR Deadline: 25 days
Hello Yuri. I am ready to perform the task with high quality. I have over 10 years of experience in development. I work alongside a great designer; first, we will analyze the design, adaptive layout, and implementation on a clean CMS without visual editors, nothing extra, just the fields necessary for functionality. We will preserve the URLs, green zone on PageSpeed. The deadlines are indicated considering the content. I will be happy to collaborate.
Budget: 500 EUR Deadline: 21 days
Hello 👋🏻
I create responsive websites that look great on all devices.
I code in pure html/css(scss)/js(jquery)
I work on Wordpress + elementor (pro)
I also design email newsletters
🎨 My portfolio dimafomaa,online
Video of my work:
https://youtu.be/OWQMK5JiSjs?si=fL-VIjyslDZVmDXW
Some of my works for quick viewing:
https://www.garagebarbershop.net.ua
https://natalibordeisalon.com
https://sattva.com.de/
https://leprint.com.ua/
https://ecoclean.ua/
https://rudenkocenter.online/
Budget: 450 EUR Deadline: 1 day
Hello! I am a developer from the outsourcing company Nice. I am proficient in PHP, JavaScript, NodeJS, TypeScript, Java, Kotlin, C, C++, C#, Python, Bash, Ruby, Rust, Golang, and more. I will complete your project as quickly and efficiently as possible. Write to me, I will be happy to collaborate.
Budget: 500 EUR Deadline: 10 days
Ready to take the project into work.
I don't see any difficulties.
Familiarization with the project under Bitrix may only adjust the deadlines one way or another.
The cost remains as stated.
Development of the Architecture for a Unified Fleet Management Platform for WordPress SitesProject Context There is a fleet of several dozen WordPress sites hosted on a single server and maintained by one team. The sites are gradually being transitioned to a unified development and support standard — a common design system with a unified block library (ACF + Gutenberg) and a unified security standard. An architecture is required for centralized management of this fleet.Task A technical architecture for a unified fleet management platform for WordPress sites needs to be developed. The platform is not a metrics dashboard, but a full-fledged system for centralized management and access.Platform Requirements Single Sign-On for Super Administrator — a single entry point for managing all sites in the fleet: overview of status, versions, compliance status. One-click access to the admin panel of each site — the ability to enter the wp-admin of any site in the fleet from a single interface, without storing/entering passwords for each site separately. A well-thought-out authentication mechanism is required (tokens with limited lifespan, binding to a specific user, complete access logging). Role Segmentation: the super admin sees and manages the entire fleet; administrators of individual sites have access only to their own sites. Unified Design System with Site-Level Customization — a common block library (ACF + Gutenberg), distributed to all sites through a central update mechanism, but with the ability for local customization of blocks for a specific site without losing compatibility with future updates of the library. Common Monitoring and Alert Dashboard — status of sites and server, alerts about outages/problems, update status and compliance of each site with respect to the unified standard. Convenient Addition of New Sites to the Network — the platform must support quick cloning/deployment of a new site based on a unified standard (Core plugin, design system) and connect it to the Hub with minimal manual steps.Architectural Constraints (Important) WordPress Multisite is not considered and is not suitable for this task. The reason is not the convenience of the interface, but the fundamental architectural properties of Multisite: A shared database and core for all sites in the network mean a single point of failure: an incorrect plugin or core update can simultaneously disable all sites in the network, not just one. A shared pool of server resources (PHP workers, database connections) means that abnormal load on one site (promotion, traffic spike, attack) degrades the performance of all other sites in the network, including those not related to this load. This systemic property of Multisite cannot be eliminated by process or discipline — therefore, an architecture is required where each site remains an independent installation (own database), and unification and centralized management are achieved by other means.Preliminary Architectural Direction Currently, the most promising architectural approach appears to be Hub & Spoke, where independent WordPress installations (“Spokes”), each with its own database, are united: by a common distributable Core plugin (block library, security baseline, bridge module for connection to the Hub); by a central management application (“Hub”) — site registry, one-click login, monitoring, alerts. However, this architecture is not a predetermined solution. If the executor believes that there is a more suitable architectural approach, they may propose an alternative provided it is technically and economically justified. A separate task within the terms of reference — a reasoned analysis and recommendation: to build the Hub from scratch custom or to take a ready-made self-hosted solution (MainWP, InfiniteWP, ManageWP or analogs) as a basis and expand it under specific requirements (integration with the Core plugin, compliance tracking of block versions, future marketing layer). A comparative assessment of timelines, support costs, flexibility, and limitations of each option is needed, with a clear recommendation.Architectural Requirements When designing the solution, the following non-functional requirements must be considered: fault tolerance and absence of a single point of failure for the fleet of sites; the ability for independent updating, rollback, and maintenance of each site; minimization of blast radius during failures and update errors; the ability for horizontal scaling as the number of sites grows; security of centralized management and delegated access; the possibility of subsequently isolating the Hub into a separate infrastructure without changing architectural principles; expandability of the platform for adding new centralized services. Moreover, the architecture must remain viable when the number of sites increases from several dozen to 100+ without the need for a fundamental revision of the chosen approach.Long-Term Development of the Platform The platform is viewed as a long-term foundation for the company's digital ecosystem, not just as a tool for administering WordPress sites. When designing, the possibility of subsequently adding centralized services (for example, managing marketing activities, analytics, component library, integrations, and other modules) without the need to rework the basic architecture must be considered.Technologies The specific stack is not predetermined — the executor independently proposes and justifies technologies in the architectural document (language/framework for the Hub, hosting/deployment model, authentication mechanism, etc.), based on the requirements of the task. A reasoned proposal for technologies is a mandatory part of the work result, alongside a comparison of custom vs ready-made solutions for the Hub.What is Required from the Executor Experience in designing multi-site/multi-tenant architectures on WordPress (principally — NOT based on Multisite) Practical experience with MainWP/InfiniteWP/ManageWP or similar fleet management systems — understanding their capabilities and limitations at the API/extendability level Experience in developing production-level WordPress plugins (ACF, Gutenberg block development, REST API) Understanding security issues when building centralized/delegated access systems (token-based auth, access auditing, minimizing blast radius) Ability to prepare architectural documentation: diagrams, API contracts between Hub and sites, data schemaWork Format The first stage — an architectural document with a reasoned solution (custom vs ready-made solution), a scheme of component interaction, API contract Hub ↔ Core plugin, phased implementation plan. The document should include a wireframe scheme of the platform interface (key screens: site registry, admin access, monitoring dashboard). Following the approval of the architecture — further cooperation may be possible. Important Note Independent architectural development is expected, based on practical experience in designing and operating similar systems. It is not sufficient to provide a compilation of general recommendations or standard responses generated by AI. Each key architectural decision must be accompanied by a technical justification: why this approach was chosen, what alternatives were considered, what its advantages, limitations, and potential risks are in the context of this project. If necessary, the executor should refer to practical experience, existing solutions, documentation, open-source projects, or other sources that confirm the viability of the proposed architectural solutions.
Hello! It is necessary to ensure that on the relevant pages, below the main text, a link is displayed which was specified in a separate field in the admin panel (on the same page) and styled with CSS.
It is necessary to add 129 products. There is an export file with the products, however, the standard import does not fit, as it is necessary to create the catalog structure before uploading: categories, sections, and if necessary, subcategories. After that, perform the product import and check that all cards are correctly distributed among the categories. If you have experience with similar tasks, please send examples of your work, completion times, and costs.
WHAT NEEDS TO BE DONE The work is divided into blocks; you can take on everything or individual blocks: Block 1 — Speed Optimization (Mobile-First) The current PageSpeed score for the mobile version is 51/100. It needs to be raised to 80+. Target metrics: LCP < 2.5 s (currently 7.4 s), FCP < 1.8 s (currently 3.9 s), TBT < 200 ms. Tasks: critical CSS inline, deferred JS, WebP/AVIF, lazy load, plugin audit. Block 2 — GTM and Analytics Remove hardcoded GA4/Google Ads scripts from header.php. Install and configure the GTM4WP plugin. Implement Google Consent Mode v2 (script or cookie banner). Block 3 — Product Card Template A single Mobile-First Single Product template in Elementor. Sticky "Buy" button while scrolling on mobile. Cross-sell block of services under the purchase button. Check the automatic transmission of events view_item, add_to_cart via GTM4WP. Block 4 — Product Feed for Google Merchant Center Install Product Feed Pro (AdTribes) or CTX Feed. Configure XML feed with correct field mapping (id, title, gtin, brand, price, availability). Daily updates via WP-Cron, auto-exclusion of products "out of stock". Block 5 — 6 Landing Pages in Elementor 3 e-commerce pages: catalog of components, ready solutions for UPS, SES kits. 3 lead generation pages: turnkey UPS installation, SES for home, solutions for business. There are detailed prototypes with the structure and blocks of each page. Block 6 — Forms and dataLayer Events 6 unique dataLayer events upon successful form submission (CF7 and Elementor Pro Forms). Mandatory requirements for all forms: phone input mask, protection against resubmission, reCAPTCHA v3 or Honeypot. --- REQUIREMENTS — Practical experience with Elementor Pro (Single Product templates, custom Page Templates) — Understanding of WooCommerce dataLayer and GTM4WP functionality — Experience in WordPress speed optimization (Critical CSS, WebP, WP Rocket or similar) — Experience in setting up dataLayer events for CF7 or Elementor Pro Forms — Portfolio or examples of similar work — mandatory Knowledge of Google Consent Mode v2 will be an advantage. --- WORK CONDITIONS The site is on live hosting — all changes only through staging or test duplicate. Any optimization should not disrupt the initialization of GTM and the dynamic dataLayer. A detailed technical specification will be provided after the first contact. Payment is staged by blocks or for the entire project (we will agree) Please write in your response: 1. Your experience with similar tasks (links or a brief description of the case) 2. Whether you are ready to perform the entire project or individual blocks 3. Estimated cost and timelines after reviewing the technical specification
Order description: We are looking for an experienced frontend developer/OpenCart specialist to optimize the loading speed of the website (categories and product cards) according to Google Core Web Vitals requirements. About the project: * CMS: OpenCart. * Specifics: The site operates in catalog mode (no cart or checkout). * Volume: 2900 items. * Server part: Already optimized (runs on OpenLiteSpeed). * Stack: Work is done exclusively with the template code, modifiers, and frontend. No work with the database. What needs to be done (Technical task): 1. Delayed loading of scripts (Delay JS): * Problem: Third-party analytics scripts (GTM, Google Tag) block the main thread on mobile devices for about 4.3 seconds. * Task: Set up delayed execution of these scripts. The scripts should activate strictly on the first user action (first scroll, tap on the screen, or mouse movement). * Important: Data collection, analytics, and ad functionality must remain intact. 2. Fixing the CLS metric (Layout Stability): * Problem: The page "jumps" and shifts during image loading. * Task: In the style files or theme template, hardcode the HTML attributes width and height for all product images in the catalog (listings) and product cards. * Goal: Reserve space for images in the DOM tree until they are actually loaded to prevent content shifting. Ensure that responsiveness (CSS) is not broken. 3. Optimization of the critical path (LCP): * Task: Add the fetchpriority="high" tag for the main product image on the first screen. This will instruct the browser to load the main product photo as a priority. Requirements for the performer and acceptance conditions: 1. No unnecessary modules: Work is performed with clean code/modifiers, without installing additional third-party or paid optimization plugins. 2. Security and layout: You are fully responsible for the layout. After making changes, the visual display of the site on mobile and PC, as well as functionality (filters, photo switching in the gallery, menu) must remain unchanged. 3. Criteria for job submission (DoD): Provide a screenshot and a link to a live test report from Google PageSpeed Insights (for the mobile version). The performance score must be no lower than 75 points, and the CLS metric must be no more than 0.1 (in the green zone). Changes must be made strictly through modifiers (OCMOD) or a copy of the theme to avoid overwriting core updates. In your response, please indicate: 1. Have you had experience configuring Delay JS specifically for GTM on OpenCart? 2. The estimated time for task completion. 3. The cost of the work.