Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [tamord] Adding Forum Pages to google

Quote Reply
Re: [tamord] Adding Forum Pages to google In reply to
Hi,

Sure. Before I write up a list of instructions - we need to make sure you can use mod_rewrite first =)

If you can make a new file, called .htaccess , with the following content in it:

Code:
RewriteEngine On
RewriteRule ^xxxxxxxx$ http://www.google.com [R]

Put this in the www folder (public_html, or whatever your server calls that folder)

After that, then goto:

http://www.yoursite.com/xxxxxxxx , and see if you are redirected to google? IF so, thats ok - and I can provide you with some rewrite rules to do the magic :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Adding Forum Pages to google tamord 6547 Dec 1, 2009, 8:59 AM
Thread Re: [tamord] Adding Forum Pages to google
Andy 6418 Dec 1, 2009, 9:10 AM
Thread Re: [Andy] Adding Forum Pages to google
tamord 6417 Dec 2, 2009, 5:43 AM
Thread Re: [tamord] Adding Forum Pages to google
Andy 6427 Dec 2, 2009, 6:54 AM
Thread Re: [Andy] Adding Forum Pages to google
tamord 6388 Dec 2, 2009, 7:04 AM
Post Re: [tamord] Adding Forum Pages to google
Andy 6408 Dec 2, 2009, 7:07 AM