#Google is not indexing: Page with redirect

1 messages · Page 1 of 1 (latest)

light rivet
#

I bootstrapped my blog site at devavatar.com using the Astro Paper theme around December of last year. However, Google is not indexing my site. At first, I shrugged it off, thinking, "Maybe it just takes some time," but now I realize there's an issue with internal redirects. Ahrefs mentions that this usually isn't a problem. I'm linking the pages as described in the documentation here: Astro Pages Documentation. Other than my root domain,, nothing is being indexed as per search console. Ahref site audit gives an excellent score of 98. At this point, I've no clue what's causing this

Astro

A minimal, accessible and SEO-friendly Astro blog theme.

Docs

An introduction to Astro pages

full monolith
#

is your sitemap-index.xml content proper after build? that includes all the links your website consists of

light rivet
#

Yes, it is

#

I'm filtering out pages that should not be linked, but everything that should be is dynamically created on the build time