Elxis CMS Forum
Support => General => Topic started by: kyomar on February 06, 2014, 07:49:19
-
Hi, when I do a site:www(dot)yoursite(dot)com search in google I see a link like this: www(dot)yoursite(dot)com/inner.php/ajax and underneath it says "BAD". What's that? I am concerned as I tropped 10 pages recently in google serp.
Thank you!
-
You can remove inner.php pages from google index in your robots.txt file.
inner.php are not bad URLs, there are like index2.php in Elxis 2009.x, but they mostly used for internal purposes and special tasks, so you dont have to index them.
User-agent: *
Disallow: /inner.php
-
okay great, thank you datahell.