• Home
  • Get help
  • Ask a question
Last post 2 hours 8 min ago
Posts last week 141
Average response time last week 4 hours 42 min
All time posts 67794
All time tickets 10475
All time avg. posts per day 21

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#3520 – index.php

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Friday, 14 April 2017 17:27 UTC
SportsVision
 In the 404 requests page, we keep getting an SEF url of index.php. We have Joomla setup with SEF on and rewriting on. This 404 request comes up multiple times a day. I've set it to redirect to index.php (which should be the front page) but this 404 error continues to come up. How do I resolve this?

Please let me know.
 
Friday, 14 April 2017 17:31 UTC
wb_weeblr
Hi

This is because in case of 404, we only record the path, not any query variable (the part after the ? in a URL). So if a request such as:

yoursite.com/index.php?option=com_xxxxxx&view=xxx&id=yyy

is sent to your site, and gives a 404 (for instance if the component is not installed on your site, or the ids or views are wrong), then this is only recorded as "index.php".

In other words, just delete it and don't worry about it, unless it is marked as "internal". That would mean that bad link is somewhere on your site. If so, you need to find it and fix it.

Rgds
 
Thursday, 20 April 2017 16:10 UTC
SportsVision
Thanks for the reply. That makes perfect sense.
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.