Hi, thanks for the great script. It's work fine & fast.
But i have a little issues with pages status (301) When a page has status (301) how can i get the redirect URL?
Best regards Alex
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Hi!
phpcrawl follos redirects automatically.
If you want to get the redirect-URL you can get it e.g. from the response-header (PHPCrawlerDocumentInfo::header).
I should have thought of that … thanks ;)
Hi,
thanks for the great script. It's work fine & fast.
But i have a little issues with pages status (301)
When a page has status (301) how can i get the redirect URL?
Best regards
Alex
Hi!
phpcrawl follos redirects automatically.
If you want to get the redirect-URL you can get it e.g. from the response-header
(PHPCrawlerDocumentInfo::header).
I should have thought of that … thanks ;)