Hi @verbandsbuero,
thanks for writing me. Do you mean there are results indexed with the starting letter? The entries themselves don’t have a URL.
What you can do to block the indexing of the specific letters is use this line in your robots.txt:
Disallow /vereinsratgeber/gesetze-fuer-vereine/*name_directory_starts*
I think this should work. Please let me know the results.
Kind regards,
Jeroen Peters
Many Thanks.Yes exactly, it’s about the parameters of the results. Since I use your plugin in other places, I would then have to
Disallow /name_directory_starts
correct?
Then the indexing of the whole plugin would be blocked, right?
Is there also a way to put these parameters canonical on the respective page?
Hi @verbandsbuero,
you are right, with Disallow /*name_directory_starts* it should have the effect you want and stop extra pages to be indexed as (kinda) duplicate.
NameDirectory is inserted on a page, but doesn’t take it over, so it doesn’t do anything with the canonical meta of the page, sorry.
Kind regards,
Jeroen Peters
