what are the advantages of rewriting urls?
I have read that these days google does not care about site endings.
According to googleguy (a google employee) it is irrelevant whether I index my pages with something.php or something.shtml
What are your opinions on this matter? What do you prefer/suggest and why?
I am still confused as to what the pros and contras are for using either of these endings for my website.
What I noticed is that if I use the rewrite function AFTER having transferred my phpwcms from a subdir (http://www.mysite.com/wcms/) to my main dir (http://www.mysite.com) the .shtml pages don't work anymore. I did change the info in the config file but when I have the rewrite function set to 1, I still get the 404 error message.