Forum Moderators: rogerd

Message Too Old, No Replies

Convert Invision Board forum extension to .html files

         

chopin2256

4:35 pm on Jul 11, 2005 (gmt 0)

10+ Year Member



I run a forum (Invision Board) and I want to convert all the extensions to .html. There is a lo-fi version that does this already, however, I would like the hi-fi version to be found in the search engines and be converted to .html. An example of what the Invision Board output is:

http://www.example.com/forum/index.php?showforum=33

I would like to convert this to something like:

http://www.example.com/forum/lofiversion/index.php/f33.html (this is the output in the lofi version...I want this output for the hi-fi though!)

Is this easy to do with htaccess or too complicated? If it is easy, can someone just post a simple line of code that will do what I need. Thank you.

woodagain

7:08 pm on Jul 11, 2005 (gmt 0)

10+ Year Member



This mod will do exactly what you need and also rename threads to include the title words into the url...all ending in .html

[mods.invisionize.com...]

You need to be a member though, and alas they don't allow new registrations for some reason.

woodagain

7:09 pm on Jul 11, 2005 (gmt 0)

10+ Year Member



I was going to do the same, but the old URL's that are indexed in search engines still work and do not redirect to the new friendly URLs, so you will be risking a duplicate content penalty.

chopin2256

10:30 pm on Jul 11, 2005 (gmt 0)

10+ Year Member



I was going to do the same, but the old URL's that are indexed in search engines still work and do not redirect to the new friendly URLs, so you will be risking a duplicate content penalty.

I was afraid of that. So here is my next question:

Is there any way to disable the lo-fi version?

vBulletin also has a lo-fi version too (I know becuase I have found the lo-fi versions on Google while doing searches), and I have seen forums, such as that convert the main forums urls into static html pages. So does this website also run the risk of a duplicate content penalty? I can't imagine because the name of the site is seo guy! But...who knows.

[edited by: rogerd at 3:08 am (utc) on July 12, 2005]
[edit reason] No URLs please per TOS... [/edit]

woodagain

3:57 pm on Jul 12, 2005 (gmt 0)

10+ Year Member



You can disable lofi by editing the skin and removing the link to the lofiversion. I believe it's in 'global footer'. Then just remove or rename the lofiversion file on your server.