Recently I received an alert by the google webmaster tools about a huge increase of crawling errors, it turned out to be plugins and theme files like
wp-content/sp-resources/forum-plugins/plupload/ahah/sp-plupload-attachments-display.php
wp-content/sp-resources/forum-plugins/private-messaging/template-files/spPMThreadsView.php
wp-content/sp-resources/forum-plugins/sp-import/admin/spimport-setup.php
wp-content/sp-resources/forum-themes/custom/templates/backup/spProfileEdit.php
wp-content/sp-resources/forum-themes/custom/templates/spDefault.php
wp-content/sp-resources/forum-themes/custom/templates/spNewPostsView.php
wp-content/sp-resources/forum-themes/custom/templates/spSearchView.php
How can I avoid this? Should I modify the robots.txt and how?
Also, I discovered the folders and files are visible if I go to urls like:
http://domain/wp-content/sp-resources/forum-themes/custom/templates/
Which is the suitable files and folders permissions? Currently I have 755 and 644 for folders and files