SEO Friendly URLs(SOLVED)

General project discussion. NOT for help questions.
Post Reply
JaymeNYC
Forum Members
Forum Members
Posts: 53
Joined: Sat Aug 30, 2008 8:30 pm

SEO Friendly URLs(SOLVED)

Post by JaymeNYC »

I'm not sure if this just happened or it's been like this the whole time and I didn't notice but my URL to my about page is

http://site.com/index.php?page=about

how do I change this to

http://www.site.com/iabout

??
Last edited by JaymeNYC on Thu Oct 16, 2008 6:46 pm, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: SEO Friendly URLs

Post by RonnyK »

I normally do this by putting the default htaccess file in the docs folder to the root of the cmsms-installation and renaming it to .htaccess

then in the config.php, check the

Assume mod_rewrite
Use Hierachy Name

and put

.html in the page extension (this is not required for you, but this would make the page be named about.html).

Save the config.php and it should go...

Ronny
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: SEO Friendly URLs

Post by Dee »

Pierre M.

Re: SEO Friendly URLs

Post by Pierre M. »

http://wiki.cmsmadesimple.org/index.php ... l_Settings is linked to by the installation guide.
JaymeNYC
Forum Members
Forum Members
Posts: 53
Joined: Sat Aug 30, 2008 8:30 pm

Re: SEO Friendly URLs

Post by JaymeNYC »

thx alot every1 it solved my problem :)
Post Reply

Return to “General Discussion”