I noticed a couple threads on the php url. Well, this really doesn;t make it search engine friendly but it does make it prettier. Use a index.htm in your /root with this code in it
<HTML>
<HEAD>
<TITLE>Your Site Title</TITLE> </HEAD>
<frameset>
<frame name="main" src="index.php" scrolling="Auto">
<noframes>
<BODY>
</HTML>
Now all visitors see is your main url.
Enjoy
P.S.
Yes it does use frames, don't shoot me for suggesting it though!
oh wow, the url is hidden, who would have thought this is possible? All change your sites back to the way they were in 1997, frames rule, no more messing with inclusions. :wink:
-----------------------------------
Sorry, I know you want to share and help, but I couldn't resist :oops:
GauGau