Jump to content

crazy question about html form


spdwrench

Recommended Posts

My site has an html form on the left side if the pages.

 

this is a quicksearch box for members it has a bunch of numbers 18 19 20 21 22 23 etc

 

when google indexes my pages it gets a bunch of numbers as being the first of the content which is very poor for the pages to show up corectly on the search

 

is there a way to hide a form on the html page so the robot or crawler will ignore this particular form and continue reading the rest of the page?

 

I know it's a long shot.. but the design looks good the way it is so I dont want to change it

 

thanks for any help

 

Paul

Link to comment
Share on other sites

sounds like the right idea but I have not done much with css.

 

instead I flipped the layout...

 

if I dont have any complaints about the appearance I will run it like that for a while because im also curious on the effect it will have on ad clicks.

 

how hard would it be to swap this the way you mentioned?

 

Paul

Link to comment
Share on other sites

You should do some reading on how google and other search engines index pages. Take a google result page:

 

PHP and HTML finding the right code for your

This is a brief explanation of the title... Yes yes, did you index

me correctly?

 

Now "PHP and HTML finding the right code for you" is this html snippet:

 

<title>blah blah blah</title>

 

And "This is a brief explanation of the title" is:

 

<meta name="Description" content="blah blah blah" />

 

after the ... google takes over.

 

Of course sometimes you don't influence over google, because a user's search keywords don't compare to the things you wrote.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.