How can I resolve the "page with redirect" error and eliminate alternative versions of my homepage URL in Google Search Console for my Webflow website?

TL;DR
  • Check domain settings to set a default domain.
  • Implement 301 redirects to point alternate URLs to the preferred version.
  • Update the robots.txt file to index the preferred homepage URL.
  • Verify canonical tags on the homepage.
  • Resubmit the sitemap in Google Search Console for updates.

Resolving a "page with redirect" error in Google Search Console often involves fixing how your domain redirects and removing alternative versions of your homepage URL. Here's how you can address this issue in Webflow:

1. Check Your Domain Settings

  • Go to Project Settings in your Webflow dashboard.
  • Navigate to the Hosting tab.
  • Ensure you have set a default domain by clicking the Make Default button next to your preferred version (either the www or non-www version).

2. Implement 301 Redirects

  • In the Hosting tab, scroll down to the 301 Redirects section.
  • Use 301 redirects to point alternate versions of your homepage URL to your preferred version. This ensures that Google indexes the correct URL.

3. Update the Robots.txt File

  • Access the SEO settings in your Project Settings.
  • Add directives to your robots.txt file if necessary to ensure robots only index your preferred homepage URL and not any alternatives.

4. Verify Canonical Tags

  • Ensure that your homepage has a correct canonical tag. This tag helps search engines understand which version of the page should be considered the authoritative version.
  • You can set the canonical URL in the Page Settings for the homepage within Webflow Designer.

5. Resubmit the Sitemap

  • Resubmit your sitemap in Google Search Console to notify Google about the updates.
  • Go to the Sitemaps section and either submit a new sitemap or request Google to reprocess the current one.

Summary

To resolve the "page with redirect" error and eliminate alternative versions of your homepage URL, confirm your preferred domain settings, set up 301 redirects, verify canonical tags, update your robots.txt file if needed, and resubmit your sitemap in Google Search Console. These steps will help ensure Google indexes the correct homepage URL.

Rate this answer

Other Webflow Questions