Issue: Internal Link Redirect Waste Medium

Your internal links point to URLs that redirect (301/302) instead of linking directly to the final destination.

What this means

When crawlers follow these links, they waste time and crawl budget on an extra hop. While search engines handle redirects gracefully, the additional latency and crawl budget waste can add up at scale. The JSON field is internal_link_redirect_waste.

How to fix

Update internal links to point directly to the final destination URL. For template-level links (navigation, footer), a single fix can resolve hundreds of instances.