Project

General

Profile

Actions

Bug #16453

closed

Some relative external url's not indexed correctly

Added by Arjen Hoekema almost 18 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2006-08-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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)

Actions #1

Updated by Arjen Hoekema almost 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/'.

Actions #2

Updated by Alexander Opitz almost 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)?

Actions #3

Updated by Alexander Opitz over 10 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.

Actions

Also available in: Atom PDF