Wrong parameters on url should be clean (?)
- Greg
- Topic Author
- Offline
- New Member
15 years 3 months ago #4789
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Hello,
It sound strange to me that this sort of URL is return a 200 header instead of a 404:
www.mysite.tld/tests/hardware/test-intel.../1/1/2/11/1/2/1.html
The good and normal one is at least:
www.mysite.tld/tests/hardware/test-intel...-200805011160/1.html
or simply:
www.mysite.tld/tests/hardware/test-intel...00-200805011160.html
but perhaps not sefadvance directly related ?
As I know that the limitsart is not pretty well filtered, I've already opened a bug report for this here:
joomlacode.org/gf/project/joomla/tracker...racker_item_id=16917
Just let me know about all of that, thanks
It sound strange to me that this sort of URL is return a 200 header instead of a 404:
www.mysite.tld/tests/hardware/test-intel.../1/1/2/11/1/2/1.html
The good and normal one is at least:
www.mysite.tld/tests/hardware/test-intel...-200805011160/1.html
or simply:
www.mysite.tld/tests/hardware/test-intel...00-200805011160.html
but perhaps not sefadvance directly related ?
As I know that the limitsart is not pretty well filtered, I've already opened a bug report for this here:
joomlacode.org/gf/project/joomla/tracker...racker_item_id=16917
Just let me know about all of that, thanks
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
15 years 3 months ago #4790
by Saka
Emir Sakic
www.sakic.net
It's pretty hard to get all possible URL combinations return 404 with a CMS. The main thing is that such URLs are not generated either and links to them should not exist. Thus, search engines should not know for such URLs.
I know that some webmaster tools are making up URLs and reporting them but it's not of essential importance and not really worth fixing. I don't think those cases influence your page rank significantly.
I know that some webmaster tools are making up URLs and reporting them but it's not of essential importance and not really worth fixing. I don't think those cases influence your page rank significantly.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Greg
- Topic Author
- Offline
- New Member
15 years 3 months ago #4791
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Thanks Emir
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.