How do I noindex cloud templates and pages I don't want searchable?

Posted in: Newspaper
Post count: 25

I’ve noticed that my cloud templates and certain elements are being indexed on google but I don’t want these pages searchable (just usable by me). How can I remove these from the index?

For example, Google gives me an error about the below telling me the font is too etc as if it is a regular page but this clearly should not be showing up on google or as part of my site.
https://mindfulpump.com/wp-content/plugins/td-composer/assets/fonts/font-awesome/

It also appears that a query was made “font awesome composer” and a click through to the site because of it. Why is this happening?

I have a Yoast premium account that does noindexing but doesn’t seem to be doing the trick.

Thanks in advance!

Post count: 27744

Hello,

The cloud templates are custom post types, and these can be an index or not, therefore you can use Yoast SEO to control the SEO for cloud templates, for example, -> https://imgur.com/ApOXLWp

Let me know the results!

Thank you!

Post count: 25

Hi there,

My settings are on hidden but it seems that google has indexed these pages.

It also seems that it has indexed this
https://snipboard.io/8JVHsX.jpg
how can I remove this and why is this even showing up for google?

Post count: 27744

Hello,

I hope this article help you -> https://developers.google.com/search/docs/advanced/crawling/block-indexing

Thank you!

Post count: 124

Maybe do this in your robots.txt file:

User-Agent: *
Disallow: /tdb_templates/

I use this plug-in: https://en.wordpress.org/plugins/robots-txt-editor/

Post count: 25

Thank you will give it a try!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.