So I have a regular website and a blog in the same domain. In the future I plan on buying a domain exclusively for the blog but for now this is the way I'll do it.
The blog is in the directory /blog
and there are no links from the main site to the blog. So I presume robots just can't get there.
Is there a way to send robots to a particular directory using robots.txt
?
Is there any other solution than putting a link in the main site?