| Developer of Estibot Name: Esa Join Date: Jun 2006
Posts: 1,910
NP$: 81.00 ( Donate)
| Need advice with a redirect issue & cgi script Hi All,
I set up a game script for a new domain name videopokergame.us. The script is located at /cgi-bin/ directory, but I want the script to load on the main index page... don't know how to do that. As a workaround, I set up a redirect from the main index.html file as follows:
<meta http-equiv="REFRESH" content="0; URL=http://videopokergame.us/cgi-bin/sfepoker.cgi">
However, I'm not convinced that's good. Is there a better way to set up the cgi script to be loaded as the default front page? Especially so that it wouldn't harm the SEO?
Or maybe, from a SEO point of view, it'd be better to have a separate front page with general information and a link to the game page?
Thanks for any help & ideas |