CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #27528

last-link creates duplicate content

Added by Hauke Hain almost 2 years ago. Updated almost 2 years ago.

Status:New Start date:2011-06-18
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Forum
Target version:-
Votes: 1 (View)

Description

In mm_forum ist the function jump to last.
With realurl you can get links like

/forum/posts/topic/abba.html
/forum/posts/topic/abba/post/last.html

Both have the same content.
The link with last.html will be redirected to
/forum/posts/topic/abba.html#pid2351

Nevertheless google Webmaster tools shows it as dublicate content.

This is because of the handling.
The open_topic function (pi1.php) makes a simple redirect. It should perform a 301 redirect to prevent dublicate content.

Also available in: Atom PDF