Managing multilingual SEO in Webflow with Weglot requires sitemap consideration to ensure proper indexing of your language-specific subdomains (like fr.example.com, es.example.com, etc.).
1. Understand Webflow’s Native Sitemap Limitation
- Webflow automatically generates a sitemap at yourdomain.com/sitemap.xml.
- This sitemap does not include the language subdomains created by Weglot (e.g.,
fr.yourdomain.com). - Each subdomain operates as a separate domain in Google’s eyes, and Webflow does not auto-generate sitemaps for these subdomains.
2. Weglot's Sitemap Handling
- Weglot provides its own dynamically generated sitemap structure.
- The Weglot sitemap index is typically located at:
yourdomain.com/weglot_sitemaps.xml
- It includes language-specific sitemaps for each translated version, whether via subdomains or subdirectories.
3. What You Should Do
- Do not create a manual sitemap in Webflow for the language subdomains — Webflow won’t support it directly across multiple subdomains.
- Use Weglot’s dynamic sitemaps and submit each subdomain to Google Search Console individually:
- Add
fr.yourdomain.com or other language-specific subdomains as separate properties in Google Search Console. - Within each property, submit the corresponding Weglot sitemap like
fr.yourdomain.com/weglot_sitemaps.xml.
4. Additional SEO Tips
- Ensure hreflang tags are present (Weglot adds them automatically).
- Use 301 redirects and canonical tags appropriately to avoid duplicate content.
- Monitor coverage reports in Google Search Console per subdomain property.
Summary
You don’t need to create a separate sitemap in Webflow. Instead, rely on Weglot's dynamic sitemaps and submit each subdomain separately in Search Console to ensure all language versions are indexed properly.