PDA

View Full Version : Web Form Messing up SEO?


theory
04-26-2007, 02:51 PM
I have a client that has their join form on their home page and one of the fields in the join form is "Country" which has over 200 listed in the drop down.

Is there a way for them to fetch this form remotely that I can suggest to them as I feel that it is working against any kind of keyword density efforts that I am working on. They have a PR8 and still can't appear on top 10 results for keywords directly relating to their biz.

-Theory

bhartzer
04-26-2007, 04:33 PM
The form could be put in javascript and the javascript code can be put in a .js file which is separate from the html page.

beu
04-26-2007, 10:53 PM
I have a client that has their join form on their home page and one of the fields in the join form is "Country" which has over 200 listed in the drop down.

Is there a way for them to fetch this form remotely that I can suggest to them as I feel that it is working against any kind of keyword density efforts that I am working on. They have a PR8 and still can't appear on top 10 results for keywords directly relating to their biz.

-Theory

Is this form on every page?
Depending on the clients needs and site design some sort of AJAX implementation could be an option. You may also consider make a link to a new "join" style page where this form could be located. Good Luck!