How to add robot.txt to your wordpress (without plugin)
My Recently post is about Mobil Keluarga Ideal Terbaik Indonesia (hohoho ga nyambung lol)my Journey - Wordpress SEO
I wont talk to much if you want to Add Robots.txt to your Wordpress its just simple tips ♪ ♪ ♪ ♪
Why should i Set Robot.txt? it will make your Wordpress blog "More" relevant and block un-relevant url indexing such yourblog.com/wp-admin dot dot dot.... in the other words you ask googlebot : "Heiii Robot!! don't index my myblog.com/wp-admin That url not important!" :D
Here's the tips How to add robot.txt to your wordpress (without plugin)
► Go to Cpanel
► Open File Manager
► Create "New File"
► Name it Robots.txt its finish (belum dong say! not yet)
► Click your new file (robot.txt)
► Click Edit Icon and the click edit again
and the last...... add command below to your robot.txt
User-agent: *
Disallow: /cgi-bin
Disallow: /wp-admin
Disallow: /wp-includes
Disallow: /wp-content/plugins
Disallow: /wp-content/cache
Disallow: /wp-content/themes
Disallow: /trackback
Disallow: /feed
Disallow: /comments
Disallow: /category/*/*
Disallow: */trackback
Disallow: */feed
Disallow: */comments
Disallow: /*?*
Disallow: /*?
Allow: /wp-content/uploads
# Google Image
User-agent: Googlebot-Image
Disallow:
Allow: /*
# Google AdSense
User-agent: Mediapartners-Google*
Disallow:
Allow: /*
# digg mirror
User-agent: duggmirror
Disallow: /
Sitemap: http://YOURWEBSITE.info/sitemap.xml
► ► ►note : changes YOURWEBSITE to your website :D Save save save and Done done done. ♪ ♪ ♪ ♪
Refresh your website and check your robot.txt http://yourblog.com/robots.txt
Post Title :
How to add robot.txt to your wordpress (without plugin)