Page 1 of 1
SEO friendly URL
Posted: Wed Dec 06, 2006 6:21 pm
by Hockey
How would I make pages SEO friendly? I know enough of mod_rewrite and I've figured out how to make templates use proper URI's but does CMSMS not have a plugin tag like {sitemap}
In these conditions, how would I make {sitemap} generate links which will work with mod_rewrite instead of links which look like: index.php?page=about-us
Re: SEO friendly URL
Posted: Wed Dec 06, 2006 6:26 pm
by Pierre M.
I think you shoud read Google's guidelines for webmasters.
The key words are content and user friendlyness.
PM
Re: SEO friendly URL
Posted: Wed Dec 06, 2006 8:07 pm
by Dee
Hockey wrote:
how would I make {sitemap} generate links which will work with mod_rewrite instead of links which look like: index.php?page=about-us
Setup CMSMS for
pretty url's. It may be an idea to use Menu Manager to create the sitemap, which is much more flexible.
Re: SEO friendly URL
Posted: Wed Dec 06, 2006 9:03 pm
by Hockey
Dee wrote:
Hockey wrote:
how would I make {sitemap} generate links which will work with mod_rewrite instead of links which look like: index.php?page=about-us
Setup CMSMS for
pretty url's. It may be an idea to use Menu Manager to create the sitemap, which is much more flexible.
Sweet, thanks for the link

Re: SEO friendly URL
Posted: Fri Dec 08, 2006 4:10 pm
by Pierre M.
Oops, sorry, I just read "pretty URLs" and "mod_rewrite" so I thought you already have read pretty URLs instructions and your question was about what the URLs should be.
Of course, use pretty URLs, either full mod_rewrite or the internal ones.
PM