Hello
I have got a site built by site-building system I want to index new HTML pages that i upload through the system But Google does not index them!
After a brief examination I discovered that the ROBOTS.TXT file prevents the indexing Because it indexes only what appears on the SITEMAP Unfortunately I can not change the settings of the SITEMAP or ROBOTS.TXT
<meta content="index" name="googlebot"> = didnt helped!
Is there javascript code or other way I can get Google to index pages? Or make Google ignore ROBOTS.TXT settings to those files?
Thanks!
|