Don't have an account? Sign up
If you're already signed up, please sign in
301 Redirect — an HTTP 301 Moved Permanently response that sends clients to another URL and acts as a strong signal that the destination should be treated as canonical.
The technical configuration changes the request path, URL availability, or how a search crawler processes the page. An error can lose signals, create loops, waste crawling, or remove a page from the index.
301 Redirect — an HTTP 301 Moved Permanently response that sends clients to another URL and acts as a strong signal that the destination should be treated as canonical.
A crawler follows HTTP responses and links, then consolidates or excludes URL signals according to the state it discovers. Temporary and permanent responses may be processed differently.
Trace the full URL chain and inspect each response code and header, the final page, canonical, robots directives, and internal links. Remove loops, long chains, and contradictory signals.