I have a wordpress blog with 300+ post. Now i want to create new post which i want not to index by any search engine. its only for any specific post/ page. Please suggest me, providing related Screenshot will be great. Thank You
According to Wikipedia, there are some rules some spiders follow: <!--googleoff: all--> This should not be indexed by Google. Though its main spider, Googlebot, might ignore that hint. <!--googleon: all--> <div class="robots-nocontent">Yahoo bots won't index this.</div> <noindex>Yandex bots ignore this text.</noindex> <!--noindex-->They will ignore this, too.<!--/noindex-->
If you install a SEO plugin like Yoast SEO you can choose on a per post basis whether you want to index the post or not.
You didn't get. I don't want to use robots.txt file for each specific post....... is there any other way to make it noindex post? any code to put in my post so that google doesn't index it??
i installed Yost SEO Plugin. but its so complicated plugin, even i don't find the option where to make my specific/any post noindex............
Make sure the Yoast SEO checkbox is checked under Screen Options (at the top of your post right hand corner) so the Yoast SEO section appears under your posts. Then see attached screenshot. Choose noindex from the "Meta Robots Index" dropdown.