Issues (13)

critical

Non-200 URLs in sitemap

URLs in the sitemap that return non-200 status codes. Sitemaps should only contain valid, indexable URLs.

Sitemap5 affected URLs
info

Images without explicit dimensions

Images without width/height attributes can cause layout shift (CLS).

Images495 affected URLs
info

Multiple H1 headings

Pages with more than one H1 tag. Best practice is to have exactly one H1 per page.

Metadata268 affected URLs
info

Title tag too long

Pages with title tags longer than 60 characters may be truncated in search results.

Metadata7 affected URLs
info

Non-self-referencing canonical

Pages pointing their canonical to a different URL. Verify this is intentional.

Canonicalization6 affected URLs
info

Pages with redirects

Pages that redirect to another URL. Ensure the target pages are correct.

Status Codes1 affected URLs
info

Indexable pages not in sitemap

These pages are indexable but not included in the sitemap.xml. Adding them can improve crawl efficiency.

Sitemap1 affected URLs
opportunity

Images without lazy loading

Below-the-fold images without loading="lazy" attribute may slow initial page load.

Images449 affected URLs
warning

Duplicate title tags

Multiple pages share the same title. Each page should have a unique title.

Metadata250 affected URLs
warning

Hreflang missing self-reference

Pages with hreflang tags that don't include a self-referencing entry.

Hreflang6 affected URLs