Can I tell sitecrawlers to visit a certain page?
- by Ace
Hi there!
I have this drupal website that revolves around a document database. By design you can only find these documents by searching the site. But I want all the results to be indexed by Googlebot and other crawlers, so I was thinking, what if I make a page that lists all the documents, and then tell the robots to visit the page to index all my documents..?
Is this possible, or is there a better way to do it?