Actions
Bug #24330
closedPrevent search engines (like google) to index error messages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Error messages should have an equivalent http header, e.g.
400 Bad Request
I've added these header to cms showpic function (patch avoid_indexed_by_searchengine.diff attached)
Is there a typo3 function to simplify this?
Call index.php?eID=tx_cms_showpic to get an error message
The reason of that patch is that google has indexed some links of our site caused by
http://bugs.typo3.org/view.php?id=16053
(issue imported from #M16733)
Files
Actions