Temporary redirect to a permanent destination
What this means
This URL uses a 302 or 307 (temporary) redirect but the path settles on a healthy 200 page. Google keeps the original URL indexed for temporary redirects, so link equity never consolidates onto the destination.
How to fix it
Change the 302/307 to a 301 (or 308) so search engines treat the move as permanent and transfer ranking signals to the destination.
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 Redirects
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.