robotstxt 8.x-1.5

Bug fixes
New features

Add Drupal 10 compatibility, update readme, fix deprecations, fix coding standards

robotstxt 8.x-1.3

Bug fixes

Multiple fixes by several awesome developers.

  • Issue #3076689 by alonaoneill, mikeegoulding: Capitalize the name of the module in .info.yml file
  • Issue #3061116 by efpapado: Automatically removing robots.txt instructions extend
  • Update migration files to current upgrade path standards
  • Issue #2979171 by laughnan, bighappyface: Send correct cache headers in 8.x version
  • Change links to HTTPS

robotstxt 8.x-1.2

Bug fixes
New features
  • Issue #2956815 by hass: Update robots.txt
  • Issue #2956815 by Grimreaper: Core robots.txt updated
  • Issue #2941658 by tibezh: Coding standards clean up
  • Add source_module to settings migration

robotstxt 8.x-1.0

Bug fixes
New features
  • Added latest robots.txt
  • Replace procedural t() with OO t()

robotstxt 6.x-1.4

Bug fixes
Unsupported
  • Remove tailing space
  • Cache robots.txt in cache_page table

robotstxt 7.x-1.1

Bug fixes
Unsupported

Updated to latest D7 robots.txt
Issue #1858178 by lesmana: Call to exit in callback function breaks page caching
Issue #905576 Coder review with minor enabled.
Added missed update hook for robots.txt change

robotstxt 6.x-1.3

Bug fixes
Unsupported

Updated to latest D6 robots.txt
#831522: Error on install when used in install profile
#502838: Upgrade robotstxt access permissions

robotstxt 6.x-1.2

Unsupported

Changes in this release:

  • Added README.txt
  • Remove obsolete reference in robots.txt
  • hook_requirements should use get_t()
  • Show results from robotstxt_requirements() in robotstxt_help()
  • robots.txt content doesn't need to be passed to check_plain()
  • Optimize and secure robotstxt_robots() and _robotstxt_get_file_contents()
  • Add robotstxt.api.php for hook documentation
  • Move the admin settings into robotstxt.admin.inc

robotstxt 5.x-1.3

Unsupported

Changes in this release:

  • Added README.txt
  • Remove obsolete reference in robots.txt
  • hook_requirements should use get_t()
  • Show results from robotstxt_requirements() in robotstxt_help()
  • robots.txt content doesn't need to be passed to check_plain()
  • Optimize and secure robotstxt_robots() and _robotstxt_get_file_contents()

robotstxt 6.x-1.1

Bug fixes
Unsupported

Three fixes:

  • "Reset to defaults" button behavior in admin settings. Clicking this will now pull data from the robots.txt file included in the module directory instead of returning nothing (effectively setting robots.txt to a blank file).
  • Compatibility issue with modules that call hook_robots(), especially XML Sitemap. Line breaks now behave normally.
  • Drupal 6 coding standard changes: .info file includes "core = 6.x", etc.

robotstxt 5.x-1.2

Bug fixes
Unsupported

Two fixes:

  • "Reset to defaults" button behavior in admin settings. Clicking this will now pull data from the robots.txt file included in the module directory instead of returning nothing (effectively setting robots.txt to a blank file).
  • Compatibility issue with modules that call hook_robots(), especially XML Sitemap. Line breaks now behave normally.

robotstxt 6.x-1.0

Unsupported

This is the first official release for Drupal 6.x

robotstxt 5.x-1.1

Unsupported

Maintenance release with new install logic that reduces load.

robotstxt 5.x-1.0

Unsupported

This is the first release of robotstxt module for 5.x

Subscribe with RSS Subscribe to Releases for RobotsTxt