: What is the default behavior of robots if there is no robots meta tag? Assuming I have a page without a robots.txt and without the robots meta tag. What is the default behavior of robots?
Assuming I have a page without a robots.txt and without the robots meta tag. What is the default behavior of robots? Would they index the page and follow the links as in:
<meta name="robots" content="index, follow" />
I'm asking because I want to know if I can safely remove the meta tag.
More posts by @Debbie626
1 Comments
Sorted by latest first Latest Oldest Best
The default behaviour of robots if there is no robots.txt and robots meta tag is to follow links on the page and index it.
That's why <meta name="robots" content="index, follow" /> is not necessary if you want the default behaviour of robots for your page.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.