I am in the process of developing a website. I am using much example placeholder text as well as dummy images. I want to ensure that Google does not index my pages while I am still in development.
Is there any code I can add to my pages to ensure search engines do not index my site at this time?
If you have to develop online… 😉 There are two easy ways to do this.
Create a robots.txt file (http://www.robotstxt.org/
Use htaccess for password access only (http://en.wikipedia.org/wiki/.htaccess)