“”

INM Google Sitemap INM Google Sitemap

inm_googlesitemap / beta

Generates a google sitemap by crawling the given URL with PHPCrawl library.

This version supports TYPO3

Older versions also support TYPO3

Tags

#google #XML #sitemap

Last upload comment

TYPO3 v9 and PHP 7.2 compatibility.
Drops support for TYPO3 < v9 and PHP < 7.2, but no new features. You can still use 0.4.2 for that.

Downloads by month

Download 0.5.0 Extension Manual Code Insights
Author
Ralf Merz
Last update
28. Dec 2018
First upload
21. Mar 2017
Downloads
2,960
Category
Services
Dependencies
  • TYPO3 (9.5.0 - 9.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
0.5.0 / beta
December 28, 2018
TYPO3 v9 and PHP 7.2 compatibility.
Drops support for TYPO3 < v9 and PHP < 7.2, but no new features. You can still use 0.4.2 for that.
9.5.0 - 9.5.99 Download
0.4.2 / beta
March 05, 2018
Moved ext_tables.php to Configuration/TCA/Overrides/sys_template.php.
Thanks to Bernhard Berger.
6.2.0 - 8.7.99 Download
0.4.1 / beta
January 29, 2018
0.4.1 - update README file with the new arguments added with 0.4.0
6.2.0 - 8.7.99 Download
0.4.0 / beta
January 29, 2018
New version 0.4.0 with 2 little features:
- Now if the HTTP Status Code of an URL is not 200, it is written to sys_log
- You can now set a URL regex pattern to send HTTP Auth data (username and password) to these URLs. Just open the Scheduler Task and y
6.2.0 - 8.7.99 Download
0.3.4 / beta
January 09, 2018
Extend compatibility to v8. FEATURE: Add new parameter to set RequestDelay: You can now set the delay in seconds between HTTP-requests. E.g. 0.5 for every half second, or 60/100 for 100 requests per minute.
6.2.0 - 8.7.99 Download
0.3.3 / beta
March 21, 2017
INM Google Sitemap - First TER release. it generates a sitemap.xml via Scheduler Task by crawling the given URL (recursively) from frontend point of view. It uses PHPCrawl library.
6.2.0 - 7.6.99 Download