[TYPO3-english] Crawler & staticpub not cooperating
Tony Lush
tlush at advancewm.com
Thu Mar 31 18:02:56 CEST 2011
I have set up crawler and staticpub on a TYPO3 4.4.x site in order to
publish a dozen pages for use on a CD.
In localconf.php I have:
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['staticpub']['publishDir'] =
'__Manual__/';
That directory is created in the root of the web site, and is writable.
The crawler is configured on the target page with:
Configuration:
&L=[|_TABLE:pages_language_overlay;_FIELD:sys_language_uid]
Base url: http://mydomain.com
Processing instruction parameters:
tx_staticpub_publish {
includeResources = relPath
checkLinks = 1
overruleBaseUrl =
}
Use realurl urls: no
When I try running the crawler from
Info|Target Page|Site Crawler|Start Crawling
the queue is created.
When I try crawling a page manually, the result is Error: 301 Moved
Permanently Moved Permanently Th...
What steps am I missing?
Thank you -- Tony
More information about the TYPO3-english
mailing list