Bug #16453
closedSome relative external url's not indexed correctly
0%
Description
When a 'index_config' record contains an url like:
http://www.host.com/path1/path2/page.html
and this page contains relative links pointing to '../page2.html' the links are not indexed correctly
In the 'class.crawler.php' the function 'indexExtUrl' the call to t3lib_div::resolveBackPath($subUrl) should be changed so the $subUrl contains the path of the originally called URL (in this case 'path1/path2/')
(issue imported from #M4010)
Updated by Arjen Hoekema over 18 years ago
It seems there's no support for using links to individual pages (like a sitemap) in indexing configurations, it has to be a domain like 'http://www.host.com/'.
Updated by Alexander Opitz about 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.0
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz almost 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.