Go to All Forums

Monitor robots noindex

Hello,

i want to check if my website category deliveres the meta tag <meta name="robots" content="noindex,follow"/>.
How can i do that?

Thank you

Like (2) Reply
Replies (1)

Hi Kevin,

 

You can check for any content in an output using our website monitoring.

https://www.site24x7.com/help/admin/adding-a-monitor/website-monitoring.html#content-check

If you want to check the full content you'll have to give it within double quotes as mentioned below. As spaces are present in the content, double quotes in the beginning and end are required. Also you need to escape the double quotes character.

"<meta name=\"robots\" content=\"noindex,follow\"/>"

Check the below image for reference

Regards

Franklin

Site24x7 Team.

Like (0) Reply

Was this post helpful?