Need help with html code please

6 replies
  • WEB DESIGN
  • |
I have a site that i want to show up on Google with the site name as my title and then a description of the site underneath.
This is the code in my index.html file and i was wondering where exactly i put the description. Can you also let me know what goes in the meta name and content.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
<meta name=""
content="">
</head>

Regards

Kim
#code #html
  • Profile picture of the author pjCheviot
    Banned
    Kim

    Here are the "basics" Meta tags - Webmaster Tools Help

    Hope it helps.
    {{ DiscussionBoard.errors[1937248].message }}
    • Profile picture of the author Crew Chief
      Originally Posted by pjCheviot View Post

      Kim

      Here are the "basics" Meta tags - Webmaster Tools Help

      Hope it helps.
      Good call pjCheviot and I would add also reading Google's Search Engine Optimization Starter Guide.

      It's the BEST SEO primer on the market and it's F-R-E-E!

      Here ya go: http://static.googleusercontent.com/...rter-guide.pdf
      Signature
      Tools, Strategies and Tactics Used By Savvy Internet Marketers and SEO Pros:

      ProSiteFlippers.com We Build Monetization Ready High-Value Virtual Properties
      {{ DiscussionBoard.errors[1937596].message }}
      • Profile picture of the author kimkitch
        Thanks for the replies guys I will check these out.

        Regards

        Kim
        {{ DiscussionBoard.errors[1938223].message }}
        • Profile picture of the author Crew Chief
          Originally Posted by kimkitch View Post

          Thanks for the replies guys I will check these out.

          Regards

          Kim
          Any time we can help! One thing I didn't do was actually answer you question directly. And the answer is in RED.


          <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
          <html>
          <head>
          <title></title>
          <meta name="description" content="Internet Marketing Forum. The best place to learn about internet marketing, ebook selling and home based business." />
          content="">
          </head>
          Signature
          Tools, Strategies and Tactics Used By Savvy Internet Marketers and SEO Pros:

          ProSiteFlippers.com We Build Monetization Ready High-Value Virtual Properties
          {{ DiscussionBoard.errors[1940131].message }}
          • Profile picture of the author kimkitch
            Originally Posted by Crew Chief View Post

            Any time we can help! One thing I didn't do was actually answer you question directly. And the answer is in RED.


            <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
            <html>
            <head>
            <title></title>
            <meta name="description" content="Internet Marketing Forum. The best place to learn about internet marketing, ebook selling and home based business." />
            content="">
            </head>
            Thanks for this it is exactly what I was looking for

            Regards

            Kim
            {{ DiscussionBoard.errors[1940416].message }}
  • Profile picture of the author davidsbain
    Kim,
    Another useful tip for you. Go to any website and right click the mouse on any part of the screen and then select 'view source' you will see all the title and meta tags are used like description etc. Lets you understand what your competition has done also.
    {{ DiscussionBoard.errors[1943720].message }}

Trending Topics