This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Robots.txt Extender

ਵੇਰਵਾ

A Multisite Network plugin that removes the automatic sitemap link (deprecated practice) and adds custom parameters/lines at the end of the default Robots.txt whenever called. It will enable small adjustments for each site on the network – like pointing again to specific sitemaps if needed – without sacrificing the default conventions coded to WordPress’ core. To make the adjustments, look for a text area at the end of General Settings Page.

ਸਥਾਪਤੀਕਰਨ

  1. Upload the folder robotstxtextender to the /wp-content/plugins/ directory.
  2. Network Enable the plugin.
  3. Now you have a new text area on the Global Settings page.
  4. Maybe you will have to edit the .htaccess file for this plugin to work. Just add the line RewriteRule robots.txt$ index.php?robots=1 to it.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

I am getting a 404 message, or maybe the custom values are not being delivered.

Add the line RewriteRule robots.txt$ index.php?robots=1 to the .htaccess file.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Robots.txt Extender” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Robots.txt Extender” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.0

  • Initial release.