Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
vitamin_ka
tagDiv Member

You need to properly configure robots.txt and disable indexing these directories, you will get rid of the error and unnecessary traffic from the robots

exemple:

User-agent: *
Disallow: /cgi-bin          
Disallow: /?                
Disallow: /wp-              
Disallow: *?filter_by
Disallow: *?s=              
Disallow: *&s=              
Disallow: /search           
Disallow: /author/          
Disallow: *?attachment_id=  
Disallow: */trackback
Disallow: */feed            
Disallow: */embed           
Disallow: */page/           
Allow: */uploads            
Allow: /*/*.js              
Allow: /*/*.css             
Allow: /wp-*.png            
Allow: /wp-*.jpg            
Allow: /wp-*.jpeg           
Allow: /wp-*.gif            
Allow: /wp-*.ttf            
Allow: /wp-*.woff           
Allow: /wp-*.svg

Also, if you downloaded the theme via ftp and not through the wordpress installer, you need to specify permissions for 755 folders and 644 theme files so that you don’t feel any inconvenience in using the theme in the future.

Viewing 1 post (of 1 total)