Ok enough with the fanatical references to my website being an offspring. Right, basically i have one tiny little issue to iron out regarding the revamp of my forums. It is quite critical, but one which i am pretty confident can be resolved easily.
Throughout my forum signatures i have been advertising a couple of pages on The Staff Lounge as ./vbulletin-resources.html, but because of moving the forum location to their own folders the actual page location was ./forums/vbulletin-resources.html I decided that this was too long for search engines to rank this page as highly as it should - therefore i created the page manually using Wordpress, but unfortunately they format their pages like so, ./vbulletin-resources/
SO, could someone draw up a simple mod_rewrite which would effectively redirect all users trying to access www.staff-lounge.com/vbulletin-resources.html to www.staff-lounge.com/vbulletin-resources/ ? Obviously because of the generic URL location i would appreciate it if this was just a direct rewrite and not one like so; RewriteRule ^(.+)/(.+)-([0-9]+)\.html$ $1/vbulletin-$2-t$3.html
Thanks for your help.
To summarize;
I would like a rewrite rule which would redirect users trying to access
toCode:www.staff-lounge.com/vbulletin-resources.html
Code:www.staff-lounge.com/vbulletin-resources/



LinkBack URL
About LinkBacks








Reply With Quote