Page 1 of 1

Re: Not existing URLs don't result in 404 error page

Posted: 29 Oct 2009, 00:01
by Jan
Hi, the links are created by Joomla! methods and if there doesn't exist some link, then it should return 404 but it seems like this link:
http://www.1st-movers.com/downloads/category/8-plugins
still exist in your Joomla! :-( so maybe you need to remove it from menu manager?

Jan

Re: Not existing URLs don't result in 404 error page

Posted: 30 Oct 2009, 14:52
by Jan
Hi, yes this is because the link is:

https://www.phoca.cz/download/

so everything after it:

https://www.phoca.cz/download/ .... will be displayed as id=0, it means no category or no section or no file so empty site but the link exists: https://www.phoca.cz/download/ (download is an alias for menu link to Phoca Download)

Jan