autosasha
Newbie
- Sep 26, 2025
- 44
- 16
Hi everyone I’m trying to figure out how to automate the “Request indexing” step in Google Search Console for new WordPress posts. Right now, after publishing a new article, I manually go to GSC → paste the URL → click “Request indexing.” But I’d like to make this process automatic so that every new post is submitted for indexing right after it’s published.
I know the Indexing API officially supports only JobPosting and VideoObject schema types, but I’ve seen some people mention workarounds or custom scripts that still trigger indexing for regular pages.
So my questions are:
I know the Indexing API officially supports only JobPosting and VideoObject schema types, but I’ve seen some people mention workarounds or custom scripts that still trigger indexing for regular pages.
So my questions are:
- Has anyone successfully automated the “Request indexing” process for normal pages?
- Are there any reliable plugins, scripts, or workflows for this?
- Is using the Indexing API for regular articles still effective/safe in 2025?