2017 © Pedro Peláez
 

wordpress-plugin wp-robots-txt

Manage your robots.txt file from the WordPress admin

image

chrisguitarguy/wp-robots-txt

Manage your robots.txt file from the WordPress admin

  • Sunday, May 3, 2015
  • by chrisguitarguy
  • Repository
  • 4 Watchers
  • 10 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

WP Robots Txt

This is a single serving plugin that adds a field on the Reading Settings WordPress admin page which allows you to edit your robots.txt file contents., (*1)

WP Robots Txt, (*2)

Limitations

If you have a robots.txt file on your server, this plugins won't work. WordPress, in the server configuration it suggests by default, never overrides URLs that exist on your server. In other words, if robots.txt is on your server, WP will never even load -- Apache (or nginx or IIS) will serve that file directly., (*3)

Also, this plugin does not help you write valid a robots.txt file, nor will it alert you when you've written one that is invalid. That part is up to you., (*4)

FAQ

I totally screwed up my robots.txt file. How can I restore the default version?, (*5)

Delete all the content from the Robots.txt Content field and save the privacy options., (*6)

Could I accidently block all search bots with this?, (*7)

Yes. Be careful! That said, robots.txt files are suggestions. They don't really block bots as much as they suggest that bots don't crawl portions of a site. That's why the options on the Privacy Settings page say "Ask search engines not to index this site.", (*8)

Where can I learn more about robots.txt files?, (*9)

Here., (*10)

Changelog

1.0, (*11)

  • Initial version

1.1, (*12)

  • Cleaned up code
  • Moved to the settings field to the reading area

The Versions

03/05 2015

dev-master

9999999-dev

Manage your robots.txt file from the WordPress admin

  Sources   Download

MIT

The Requires

  • php >=5.3

 

wordpress

03/05 2015

1.2

1.2.0.0

Manage your robots.txt file from the WordPress admin

  Sources   Download

MIT

The Requires

  • php >=5.3

 

wordpress