Hi there, I'm hoping that you might be able to share your comments as to what might be wrong with my joomla site http://gameclarity4all.com. When I look at the page it's fine but for other people; they will see a 500 Internal server error message. I also found that googlebot stats were also showing network unreachable / unreachable urls...I enabled the core sef first before i turned on my joomsef. Url when core sef turned on became shorter (is this what you meant by making sure core sef is working?). Anyway, I'm at a loss as to what's wrong with my site. Following is what's in my htaccess...Please help
Thanks!! At last I got this problem out of my way with your help!! I did not realise there was even a 500 internal server error at all untill I saw my googlebot crawl stats. Thanks a million!!
The problem was most likely this piece: RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes## RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC] Because you are using the core SEF, not a 3rd party component
Hmm, not too sure myself coz i'm new at cms and css format. Anyway,i'm using artio joomsef as well. I found found out today that the 500 internal server errors were not due to my htaccess but more to because of my installing joomlastats. Don't really know why if i use joomla stats i will get this problem though.