How to disable indexing of certain pages, tags and series. #1194
Unanswered
mrdanielmartins
asked this question in
Q&A
Replies: 1 comment
-
Right, I see how to block the indexing of particular pages by creating
I guess to block indexing of the tag page and tags themselves, I would need to add something like this: Disallow: /tags/ Hopefully this is on the right track. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all 👋,
I can see in Google Search Console that several tags were indexed.
Is there a way to configure and disable indexing on certain pages, tags and series so that search engines ignore and do not index them?
For example, blocking search engines from indexing
https://example.example/categories/
so it does not appear in search results.I don't mind the Tags page being indexed - I don't want tags I've created to be indexed.
I see a variable of
robotsNoIndex
, but not sure how I would apply that to the pages and ant tags.Many thanks,
Dan
Beta Was this translation helpful? Give feedback.
All reactions