Showing posts with label ON PAGE SEO. Show all posts
Showing posts with label ON PAGE SEO. Show all posts

ON PAGE SEO

ON PAGE SEO

          On page SEO

A)    WebsiteAnalysis

 

B)    Keyword Research

 

 

C)    Meta Tags

Examples making Meta tags


If you have some knowledge of codes and HTML you will be able to type meta tags in the source of your page. If you have no experience, start with the following examples. These HTML examples are made to help you understand HTML.

Start Simple


In our example we start with the most simple HTML. The title and a some text. If you look in the source of every webpage you will find these basic HTML codes.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
 <head>
  <title>My Testpage</title>
 </head>

<body>

  This is a test text.

</body>
</html>

Meta tags have to be placed in the so called HEAD part of the website. For example, we want to sell wooden garden furniture on our website. We start very simple by adding a title, keywords and a description. Take a look at the example below. We use colored letters in this example so it makes reading HTML easier. The colors have no effect or influence on the results in a search engine.

 

Step 1 Adjust the title

The first phrase you will see and will click on in the search engines is the title. Make sure your title is effective and attractive.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
 <head>
  <title>All our wooden furniture is water proof.</title>
 </head>

<body>

  This is a test text

</body>
</html>

 

Step 2 Adding keywords - keyword meta tag

Add maximal 20 keywords and seperate them from each other by a comma en a space.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
 <head>
  <title>All our wooden furniture is water proof.</title>
  <meta name="keywords" content="wood, furniture, garden, gardentable, etc.">

 </head>

<body>

  This is a test text

</body>
</html>

Step 3 Adding a relevant description - description meta tag


The description are the phrases that will appear under every title in Google and other search engines.  The search engines show the description you add to your meta tags so it's important to make a relevant description for every single page on your website.
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
 <head>
  <title>All our wooden furniture is water proof.</title>
  <meta name="keywords" content="wood, furniture, garden, gardentable, etc.">
  <meta name="description" content="Official dealer of wooden garden furniture.">

 </head>

<body>

  This is a test text

</body>
</html>

Step 4 Provide relevant information


Without a doubt a good website has to provide good information. If writing relevant text is not your thing, you should hire a writer to help you make your text relevant and easy to read.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
 <head>
  <title>All our wooden furniture is water proof.</title>
  <meta name="keywords" content="wood, furniture, garden, gardentable, etc">
  <meta name="description" content="Official dealer of wooden garden furniture.">

 </head>

<body>

  Visit our showroom on weekdays from 9 to 5...

</body>
</html>

Think like a customer


This is just an example, very simple, so it's quite clear what the meaning is. Making good meta tags is an accurate job!

Don't use words like computers, travel, books, gifts, consultancy in your text. The number of hits is enormous, for some more than 10.000. Give extra information and the change your site will be found is increasing. Focus on the words you think your customer will be searching under and will find you, or emphasize on specific details that might be interesting for your visitor. Choosing the right words determine if your site will be found.
After choosing the right words , read  here how to add meta tags to your website.



D)  Robots.txt


The Web Robots Pages
Web Robots (also known as Web Wanderers, Crawlers, or Spiders), are programs that traverse the Web automatically. Search engines such as Google use them to index the web content, spammers use them to scan for email addresses, and they have many other uses.
On this site you can learn more about web robots.



E)     Sitemaps

Get it done in 4 Simple Steps
Enter your full website URL and some optional parameters in the form below.
Press 'Start' button and wait until the site is completely crawled.
You will be redirected to the generated sitemap details page, including number of pages, broken links list, XML file content and link to a sitemap file. Download the sitemap file using that link and put it into the domain root folder of your site.
Go to your Google Webmaster account and add your sitemap URL.

Please enter details for sitemap generation

Starting URL

Please enter the full http address for your site, only the links within the starting directory will be included.

Change frequency

Last modification




Priority


Check your settings and click button below

  Maximum 500 pages will be indexed in sitemap
Need to index more? Check our Standalone version of Google sitemap generator with unlimited number of pages for crawler.

Link

 

F)     Google Webmaster Tools

 

G)    Google analytical Tools etc.

 

SEO OFF PAGE , MORE , EMAIL