Search code examples
phphtmlsearchsearch-engine

Search engine redirecting


I don't know the official terms for what this is called, but would greatly appreciate any advice.

The scenario is as follows: I have an index.html page on my domain to serve as a 'Under Construction' page, while I develop the website behind that using Drupal on an index.php page.

Is there any way in which I can have Google index the links on index.php so long while I develop it or is this a stupid way of doing things?

Thanks in advance.


Solution

  • This could be against Google's standards and could result in your site being removed from Google's listings - providing one type of content to users, and another to Google's Spider.

    It could be done using .htaccess re-writes though