URL redirects
What this means
The URL returns a 3xx and redirects elsewhere. A 301 or 308 is reported as informational; a temporary redirect is flagged higher because temporary status does not consolidate signals onto the destination.
How to fix it
Point internal links directly at the destination URL, and change the status to 301 or 308 where the move is in fact permanent.
Fix effort
This check needs a developer fix: it turns on a routing, hosting or infrastructure decision that no automatic edit can make safely.
Authoritative source
https://developers.google.com/search/docs/crawling-indexing/301-redirects
Related checks
More in HTTP Status
Find every page this affects
CrawlX runs this check — and 161 others — across your whole site, ranks the findings by estimated impact, and opens the fixable ones as pull requests. Free for 500 URLs.