Dmitry Yaremchuk
Winning proposal- Projects 19
- Rating -
- Rating 880
Budget: 80 EUR Deadline: 15 days
Hello!
I am ready to promptly fix the indexing errors of your website https://todowood.com/ on Shopify. I have experience with Shopify and promoting websites related to "wooden gift packaging" and "wooden boxes with logo printing."
📌 What I will do:
✔️ I will conduct an indexing audit and identify the causes of the problems.
✔️ I will set up the correct directives in robots.txt and meta tags.
✔️ I will remove outdated pages and block them from indexing.
✔️ I will fix errors in sitemap.xml and check the correctness of the settings in Google Search Console.
✔️ I will analyze and refine the pages so that Google indexes them correctly.
Budget: 50 EUR Deadline: 2 days
99% that this is not errors but normal data. But of course, everything needs to be checked, at least you are not conducting the check with the correct parameters (you indicated a slash at the end).
Conduct a console analysis for $50. But, firstly, such errors may hang here for some time, and secondly, not all of them are errors.
Budget: 100 EUR Deadline: 14 days
Hello!
All messages about non-indexing pages are not errors. Therefore, not all pages can be fixed. Some pages really should not be indexed.
Checking and fixing the indexing of all possible pages is about 100 EUR.
Feel free to reach out!
- Projects -
- Rating -
- Rating 203
Budget: 100 EUR Deadline: 15 days
I am interested in your project, ready to take the job. I have already worked with Google Search Console and with websites.
Budget: 220 EUR Deadline: 10 days
Hello.
I promoted such brands: easypay.ua, freelancehunt.com, isei.ua, krkr.com.ua
Full portfolio - Freelancehunt
SEO services:
1. SEO site audit - from 9000 UAH
2. Consultation - 1000 UAH - 1 hour
3. Project management (good results if promotion deadlines are from 12 months).
Work - 15 hours per month - 13500 UAH
Budget for your project from 40K UAH per month (links, texts, services). GEO Ukraine.
For other countries, a larger budget is needed.
Proposals concealed
Proposals are currently absent
-
Rostyslav Londar 16 February 2025обратите внимание, что у вас урлы без /, а индексацию вы проверяете урлов со /. у вас в индексе ФР версия главной без /.
-
George Waugh
16 February 2025
Добрый день,
Мысль понимаю, но как её реализовать - я не знаю. Точнее сказать - не умею просто )
Current freelance projects in the category HTML & CSS
# Need a Frontend Developer (WordPress / WooCommerce): Product Card ## About the Project Active online store The design is already ready — need to be properly coded and integrated product card (single product). - Current page (example): https://obertshop.com.ua/shop/dysky/audi/r21-audi/disk-r21-na-avto-audi-obr9006/ Template coding for single-product ## Requirements - Coding according to the Figma layout. - Responsive: desktop + mobile, correct display in major browsers. - Integration into the existing WooCommerce theme, clean and maintainable code. - Result — a working page on the site that matches the design. ## What to Send in Your Response 1. Portfolio (preferably WordPress / WooCommerce, product cards). 2. Cost — suggest a convenient format (fixed price for the project or hourly rate). 3. Deadline in days. 4. Questions about the layout and a list of accesses/materials needed from us to start. Access to Figma, the site, and necessary materials will be provided in private messages after the response.
A small refinement of the website on the Khoroshop platform is needed. It is necessary to add a second button “Get Consultation” next to the standard button “Buy” in the product card. After clicking, a modal window with a feedback form should open. After submission, the request should be sent to the manager's email along with the product information. A detailed description of the implementation is in the attached technical task. Experience specifically with the Khoroshop platform is preferred. In your response, please indicate: the estimated cost; the completion time; whether there is experience with modifications on Khoroshop.
A website needs to be coded according to the design. The layout is a bit crooked, so pixel perfect is not required. Coding, responsive for mobile devices, opening pages via links, and the site in three languages. All texts in blocks in other languages will be sent later. Additionally: optimization for Google PageSpeed 100 / 100 for mobile and desktop. Or at least 98 out of 100, no less!!! Propose timelines and costs. Layout: https://www.figma.com/design/AkM2GAvaLAPw7IAOtkGPIy/DSL-2010--%D0%9F%D1%80%D0%B0%D0%B2%D0%BA%D0%B8-1-?node-id=6177-908&t=u7qPBPqxIifkwaug-0
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.