View Single Post
  #2 (permalink)  
Old 12-02-2007, 10:06 PM
lisa's Avatar
lisa lisa is online now
Administrator
 
Join Date: Apr 2007
Location: Dallas, TX
Posts: 4,278
lisa is the Admin and cannot be rated.
Default

Hi Nikkii30

No problem. Google's spiders will usually find your site and that's how got into their index. You need to add meta tags to your pages to control how your title and description appears.

Between the <head> and </head> of your HTML code, insert the following code...

<title>Page title of your site</title>
<meta name="description" content="Insert a description of your page, 15-20 words">
<meta name="keywords" content="3-5 keywords separated by commas that describe the page">

Every page on your site should have the above meta code in the <head> of your HTML code.
__________________
Don't put the cart before the horse.
Plan your website, then create it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 Create a Website | 2 Create a Website Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Recent Blog Posts...

Lisa's Favorite Web Tools & Websites
Stop The SEO Madness! [Video]
My Thoughts on Lazy People

Reply With Quote