Google indexing unwanted pages in wordpress

psychosimo

Regular Member
Joined
Oct 14, 2012
Messages
430
Reaction score
148
Hi , i wanted to see what pages on my website google indexed , so i used the site:www.mysite.com thing and i've noticed that among the indexed pages there is some pages from the /wp-includes/ folder (yeah my website in under wordpress) , so i want to know is it normal that those pages are indexed or there is a problem with that ?? here is how my robots.txt looks :
User-agent: *
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
 
Make sure your server is set up right, too. If it's not a robots.txt file can be useless.
 
I thought google by default would not index wp-admin folder and files.
 
Back
Top