test autositemap 123
What you should check right now
-
Add a new blog with a unique slug, e.g.
test-autositemap-123. -
Click your Generate Sitemap button (the route that calls
SitemapController@generate). -
Open:
https://www.unnatieducations.com/ignou/sitemap-blogs-1.xml -
Search in browser (
Ctrl+F) fortest-autositemap-123.
-
If you see it in the XML → sitemap generation is working; GSC counts being “stuck” is just Google lag, not your code.
-
If you don’t see it → your
generate()method is not actually being hit when you press the button (front-end form/action/route issue), or you’re looking at a cached copy (Cloudflare, browser cache).
RELATED BLOGS
Scheduler Test
This post should be auto-published.
test cron
Why IGNOU Assignment Front Page 2025 Matters It is not complete if the front page hasn’t been filled out. The I...

COMMENTS