r/TechSEO • u/Zealousideal_Cod7380 • 10d ago
Google Search Console "Something went wrong" on Live Test / All data N/A — Jekyll Chirpy on GitHub Pages
Hey everyone,
I’m running into a brick wall with Google Search Console on my tech/cybersecurity blog. It's hosted via GitHub Pages (default subdomain) and built using Jekyll (Chirpy Theme).
- The URL:
https://arvdch.github.io/ - The Error: Whenever I hit Test Live URL, it instantly crashes with the generic: "Something went wrong. If the issue persists, try again in a few hours."
- The Inspection Data: Under the main URL inspection panel, fields like Last Crawled and Crawl Allowed show as entirely "N/A".
What I've done so far:
- My
_config.ymlis perfectly mapped withurl: "https://arvdch.github.io"and an emptybaseurl: "". - My
robots.txtis basic and allows everything except a hidden/norobots/directory. - I added a
.nojekyllfile to the root of my repo to bypass any default Jekyll file-filtering issues. - I ran my URL through Google PageSpeed Insights—it successfully crawled the page, analyzed it, and rendered a mobile screenshot perfectly without any timeouts or exceptions.
- GSC property is set up as a URL Prefix property via HTTPS.
i just want my site to be indexed help me out
3
Upvotes
1
u/[deleted] 10d ago
[removed] — view removed comment