Budget: 700 UAH Deadline: 2 days
Good day. I have experience in creating internet resources of various complexity, as well as solving problems, improvements, and creating websites on OpenCart, WordPress, and others. I use PHP, Python, and other languages and technologies depending on the task.
I can provide examples of my work if needed. Write to me, and we will discuss the details.
Budget: 700 UAH Deadline: 1 day
Artem, spam applications often come through cache or weak form validation. I will add a honeypot and time check — this blocks 90% of bots in 2-3 hours. The price is 700 hryvnias. Send me the access, I will start today.
Budget: 1500 UAH Deadline: 2 days
Artem, the problem here is often not with the reCAPTCHA itself, but with a conflict of forms, plugins, or weak protection at the submission level. I will first diagnose where the applications are coming from, then check the form settings, honeypot, AJAX/SMTP, and add reliable anti-spam protection without unnecessary barriers for real clients. I work with WordPress and service websites where a stable application is important, not just a "checkmark." If you want, I will quickly find the reason and resolve the issue.
Budget: 700 UAH Deadline: 1 day
👋 Hello! I am 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. Let's discuss the details and get started! 🚀
- Projects 9
- Rating 5.0
- Rating 1 626
Budget: 700 UAH Deadline: 1 day
Hello, Artem! The problem is clear: the regular reCAPTCHA often lets spam through if it is set up superficially or if bots use user action emulation.
What I will do to solve it:
Diagnosis: I will check if the form validation passes on the server side (this is the main hole through which spam gets through).
Implementation of Honeypot: I will add hidden fields that are not visible to people, but where bots get "caught." This filters out 90% of automated spam without burdening the user.
Switching to Cloudflare Turnstile: I recommend switching to this solution — it works unnoticed by people but protects against modern bots much more effectively than the old captcha.
Log setup: I will install monitoring so you can see which requests were blocked and why.
The work will take a couple of hours. I will do everything carefully to not interfere with the conversion of real clients.
Best regards,
Victor
Budget: 700 UAH Deadline: 1 day
Hello, reCAPTCHA is not a guarantee against spam, but first we need to check the logs and the form; perhaps the captcha is not being checked on the backend side, send access and I will take a look.
Budget: 700 UAH Deadline: 1 day
Good day. I am ready to promptly resolve the issue by protecting your form from spam.
Budget: 3000 UAH Deadline: 3 days
Good day, feel free to contact me, I have already completed such tasks multiple times, the clients' metrics regarding fake applications decreased. I will set up a good captcha for you.
Budget: 1200 UAH Deadline: 1 day
Hello.
I am ready to quickly figure out why spam still gets through the forms on WordPress despite having reCAPTCHA installed. First, I will conduct a diagnosis: I will check how exactly the protection is connected, on which forms it actually works, and where the bypass is occurring. After that, I will set up a more reliable anti-spam protection so that applications stop flooding the email.
If needed, I can not only fix the current reCAPTCHA but also add additional layers of protection if the problem lies in the method of form submission or in bypassing the standard verification.
I am ready to start immediately after gaining access.
Budget: 700 UAH Deadline: 1 day
Good day.
I am ready to help promptly, I will create a reliable form protection.
Feel free to contact me.
Budget: 1000 UAH Deadline: 1 day
Hello. I can install anti-spam on the website. Please contact me........
Budget: 1500 UAH Deadline: 1 day
Hello. I work with WordPress. I am ready to set up the captcha. Feel free to contact me!
Budget: 701 UAH Deadline: 1 day
⭐ Quick response:
Hello!
I am ready to promptly assist with the project "Need to set up anti-spam for forms on WordPress."
I have experience in similar tasks, I work quickly and responsibly.
I can start immediately.
I guarantee a quality result.
I would be happy to collaborate!
Budget: 800 UAH Deadline: 1 day
Good day!
I have reviewed the task, the spam problem is clear, I will create a reliable protection for the form.
I will check and close vulnerabilities on the server, add a honeypot to cut off bots, and connect Cloudflare Turnstile as a more effective alternative to the standard captcha. I will implement everything carefully, without affecting the UX.
Budget: 900 UAH Deadline: 1 day
Hello! I will complete your task quickly and efficiently. What is the number of forms on the website and what method are they made with? Which version of reCaptcha is installed?
My portfolio: https://freelancehunt.com/ua/freelancer/romas6ka.html#portfolio
Write to me, I will start working today. I will be happy to collaborate with you!
Budget: 700 UAH Deadline: 1 day
Hello, I can set up recaptcha for you and also provide additional protection against spam.
Budget: 700 UAH Deadline: 1 day
I will take on the task. This is a typical problem. There are several ways to solve this.
Budget: 700 UAH Deadline: 3 days
Hello! Having studied your project with great interest, I am ready to start working on it. Let's discuss the details to achieve the best result.
Budget: 700 UAH Deadline: 2 days
Hello, I am ready to do, check, and test, write to me.
Proposals concealed
Proposals are currently absent
Current freelance projects in the category HTML & CSS
The plugin is used in the AdminLTE2 v.4 admin panel (built on top of bootstrap5) https://adminlte.io/ It is necessary for the dropdown to be correctly colored in both modes data-bs-theme="light" and data-bs-theme="dark" That is, in dark mode there should be a black background and white text A test example is attached The problem arose when translating the project https://github.com/leon-mbs/zstore to the new bootstrap with the built-in dark theme The previous version of adminlte (with bs4) used its own dark mode and everything worked automatically there CSS can be changed (or rebuilt), the main thing is to understand which variables or styles need to be modified in the actual project. To simplify changes, you can insert into the tag in the Maybe there are some reasonable alternative solutions, adding search to the html select tag The performer must understand what they are doing - no AI-bullcoding
The website is developed on: Backend: Java + Spring Boot Database: MySQL Frontend: JavaScript, HTML, CSS Template Engine: Thymeleaf Server: VPS (Linux Ubuntu) Reverse Proxy: Apache2 Architecture: Monolithic application Currently, the website has implemented: A blog with an admin panel. The ability to create and edit articles through the admin panel. The ability to add HTML markup and content through a visual interface. Static pages of the site, which are currently created by the developer manually. ⸻ Task Objective It is necessary to implement the ability to create and manage new commercial service pages through the existing admin panel similarly to how blog articles are currently created. After implementation, the administrator should be able to independently create new SEO service pages without the involvement of the developer. ⸻ Current State Currently, only blog posts can be created through the admin panel. Example: Article 1 Article 2 Article 3 Each article has: Title URL (slug) Content SEO parameters Images ⸻ What Needs to be Implemented 1. New content type "Services" Create a separate section in the admin panel: "Services" It should be independent of the blog section. Example structure: Blog Services ⸻ 1. Creating a service page The administrator should be able to create a new service page through the interface. Commercial service pages consist of 13 blocks, of which 4 blocks are dynamic and 9 are static. Fields: Service name URL (slug) H1 SEO Title Meta Description SEO Keywords Main content of the page Image Publication status (Draft / Published) ⸻ 1. Page content The content should support: HTML markup Text formatting Headings H2-H6 Lists Images Links It is preferable to use the existing editor that is already applied in the blog. ⸻ 1. URL generation Each service should have its own URL. Examples: /visa/usa/business-visa-usa /visa/usa/business-visa-uk /visa/usa/business-visa-canada ⸻ 1. Display on the site After publication, the page should: automatically become available at its URL; use the existing service page template or a new template; display correctly on all devices. ⸻ 1. SEO For each service, it is necessary to provide the ability to configure: Title Description H1 Canonical URL (preferably) Open Graph (preferably) Pages should be indexed by search engines similarly to blog pages. ⸻ 1. List of services In the admin panel, implement: a list of all services; search; editing; deletion; changing publication status. ⸻ 1. Important Implement the ability to create new types of SEO pages without code modifications in the future. through a unified content management mechanism. ⸻ What is Expected from the Developer It is necessary to analyze the existing implementation of the blog and maximize the reuse of the current architecture to create the new "Services" section. When responding, please indicate: How the task will be implemented. What changes will be required in the database. Time estimate. Cost of work. What technologies should the performer know Mandatory: Java Spring Boot MySQL Thymeleaf HTML/CSS JavaScript Working with Linux Ubuntu Desirable: Spring Security SEO optimization of server pages Experience with CMS and CRUD modules Experience supporting monolithic Spring Boot projects
It is necessary to conduct an audit of the existing website, fix technical errors, improve SEO, optimize speed, and gradually enhance functionality. Redesign is not required. What needs to be done: Conduct a technical audit of the website. Conduct an SEO audit and propose a plan for improvements. Identify and eliminate technical errors. Propose improvements for UX/UI and design. Optimize loading speed. Make enhancements to the website, and if necessary, work with the code. In the future — support and development of the website. In your response, please include: links to similar projects; experience working with WordPress (if any); estimated cost of work; whether you are ready for long-term cooperation.
A corporate website in English needs to be developed in the fintech theme, licensed business, M&A, and legal support. There are 10 ready-made page designs in PNG, as well as separate images and a logo. There are no Figma layouts. A precise pixel-perfect reproduction is not required, but it is important to maintain the overall style, structure, typography, colors, and logic of the blocks. The site must be fully coded, not assembled from screenshots or images. Pages Home; offers catalog; individual offer page; Legal Services — general services page; individual service page; list of articles; article page; About; Contact; Submit Inquiry / inquiry form. What needs to be implemented custom WordPress theme without Elementor, Divi, WPBakery, and other visual builders; clean HTML/CSS/JS coding; ACF / ACF Pro for convenient content editing through the admin panel; separate post types for Offers, Legal Services, Articles; offers catalog with search, filters, sorting, and pagination; blocks for featured offers, related offers, latest insights, and related articles; inquiry forms with email submission and basic spam protection; editing through the admin panel of contacts, CTA blocks, menus, footer, and other repeating elements; basic speed optimization: WebP, lazy load, optimized images. Mobile version There are no separate mobile layouts. A logical and convenient adaptation based on desktop references needs to be done independently. It is especially important to correctly adapt the menu, cards, catalog and offer filters, forms, specifications on offer pages, CTA blocks, and footer. A separate complex mobile design from scratch is not needed, but it should not just be a reduced desktop version.
# Technical Task It is necessary to update the design of the online store on WordPress/WooCommerce and perform a number of technical improvements. ## 1. Website Redesign Current website: https://promo.doctor-magnesium.com.ua/ Use as the basis for the new design: https://demo.templatemonster.com/demo/220581.html ### Requirements Bring the appearance as close as possible to the reference. Adapt the design to the existing structure of the store. Preserve all existing functionality. Fully responsive layout (PC, tablet, mobile devices). Optimize page loading speed. Do not worsen SEO (URL, metadata, indexing). ## 2. WooCommerce It is necessary to check and correct the display of order statuses. Currently, the statuses are not working correctly. It is necessary to ensure the correct display and processing of standard WooCommerce statuses, including: Paid Processing In Progress Completed Awaiting Payment Canceled Refund Other standard statuses It is necessary to find the cause of the problem (plugin, theme, or custom code) and fix it without losing functionality. ## 3. English Version of the Site It is necessary to implement a full English version of the site. Requirements: language switching capability; English version of all main pages; translation of the store interface; translation of WooCommerce; translation of the product card; correct operation of the cart and order placement in English. A suitable plugin can be used (WPML, Polylang, or another), but it is preferable to propose the optimal solution. ## 4. General Requirements Before starting work, make a backup of the site. All changes should preferably be made first on a test copy. The code must be clean and compatible with future updates of WordPress and WooCommerce. After completion, provide a brief report on the completed work. ## When responding, please indicate Estimated cost. Completion time. Experience with WordPress/WooCommerce. Examples of similar projects (if available). What approach will be used to implement the English version.