README 380 B

1234567891011121314151617181920
  1. The GeoURL plugin add extra <meta> headers for certain pages that geourl.org
  2. understands and pings geourl.org when those pages are created.
  3. Note: The third-party service that this plugin depends on (geourl.org) seems to
  4. be dead.
  5. Installation
  6. ============
  7. add "addPlugin('GeoURL');"
  8. to the bottom of your config.php
  9. Settings
  10. ========
  11. none
  12. Example
  13. =======
  14. addPlugin('GeoURL');