PDA

View Full Version : remove index.php


berberber
Mon 20th Sep '04, 7:06pm
Hello,

could it be possible, without hacking everything, to have

(i take my forum as example)

http://help.berberber.com/?

instead of http://help.berberber.com/index.php?

(here I speak of the navbar, on the top
Thank you
Bernhard

Jake Bunce
Mon 20th Sep '04, 9:31pm
That would require editing several templates, phrases, and files. Go to your:

Admin CP -> Styles & Templates -> Search in Templates

Search for $vboptions[forumhome]. Find and remove all instances of this code:


$vboptions[forumhome].php


That should work.

You will also find this code in some of the phrases and PHP files. There is a lot of editing to do. Because this makes no functional difference, I recommend against this.

berberber
Tue 21st Sep '04, 8:43am
In this case I will not modify it, but it would be a good progress for SEO, now there are two pages with same content : the url, and the url with index.php, for google that are two different pages (but with same content)