Budget: 700 EUR Deadline: 30 days
Hello!
Here’s how I see the process and what will be in the final document (specifications for developers):
React / SPA specifics: Clear requirements for rendering (SSR / SSG or Dynamic Rendering). A description of how the server should return the correct HTTP statuses (200, 301, 404), which often break with client-side routing.
Indexable pages and Filters (Faceted Navigation): Logic matrix. We will clearly outline which combinations of filters generate static SEO-friendly pages (open for indexing), and which pass parameters in the URL and are strictly closed to crawling via canonical, noindex, and nofollow (to avoid burning the crawling budget on duplicates).
Multilingualism: Proper architecture (subfolders vs subdomains), hreflang tag logic (including x-default), language switching rules without creating cyclic redirects.
URL Structure and Internal Linking: Hierarchy of nesting, logic for breadcrumb formation and cross-linking blocks (tag clouds, "related products/articles") for distributing static weight (PageRank).
Technical base: Rules for dynamic generation of sitemap.xml (with splitting into indexes if there are many pages), basic templates for generating meta tags and implementing JSON-LD microdata (Schema.org).
I am ready to prepare a document with SEO requirements for development and structure.