Hey guys is it possible to use the mod to have my website
www.dcpatios.com/example.html be www.dcpatios.com
So in theory i could alter the pages name to include different keywords and serps, because atm on different serps my main one is
www.dcpatios.com but
on another serp gold coast patios the patios.html extension comes up (so if i got it working it would come up www.dcpatios.com.au (but actual url could be goldcoastpatios.htm)
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^(.+)\.htm$ http://www.dcpatios.com.au [R,NC]
Basically I want to know how you guys do it, or if you could pass me onto a basic tutorial for it or an article so i can have a squiz.
Thanks matt.
Last edited by iricangi; 07-22-2009 at 12:58 AM..
|