Click to See Complete Forum and Search --> : Dynamic to Static HELP


CptnBlithering
07-11-2006, 05:31 PM
I would like to remove the ? from the end of my menu URLs. I use a javascript file to generate the menu and I'm concerned that search engines will see double content. I've tried using my .htaccess file to fix this but have had no success. I'm a newbie and so is my site Henceforth.net (http://www.henceforth.net)
Any help is greatly appreciated.

ray326
07-12-2006, 12:54 AM
It's the result of the funky semi-form-based menu (with very incorrect resulting HTML). Why not just use a list of links so the semantics is right and your site becomes more accessible to boot?

CptnBlithering
07-12-2006, 01:36 PM
Yeah. My site is from a template that is turning out to be more trouble than it is worth. I think I can figure how to make the change. THANK YOU.