website/blog meta tags and off page SEO 2014 latest free

Off page SEO Tips 2014


On page seo consists on many factors like title ,descriptions , keywords and image alt text etc.
There is list of on-page SEO:
1) Title tags
2) Keywords tags
3) Descriptions Tags
4) H1 Tags
5) H2 and H3 tags
6) Site map create
7) Internal links 
Result of SEO will show after 6 to 8 months.

Meta tags for SEO 

1)Title Meta Tags: 
Title meta tags is use to show our website/blog title in google search results.
This is code put this code in your website template>
 <head>
 <Title>put your web/blog title here</title>
 </head>

2&3)Keyword Tages and description tags:
In my opinion use only bloggers templates for your website because they are best than other.And you can also use others.
Now Search for this code 
<b:include data='blog' name='all-head-content'/> 
 And then past below code in the below of searched code:
<b:include data='blog' name='all-head-content'/>
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.pageName/>Glovle | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Your website descriptions past here' name='description'/>
<meta content='Your website Keywords here' name='keywords'/>
</b:if>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<meta expr:content='data:blog.pageTitle' name='Description'/>
<meta expr:content='data:blog.pageName + &quot;, You website keywords here &quot;' name='keywords'/>
</b:if>

<b:skin><![CDATA[/*
 Then change Red color text your own
Share on Google Plus

About Anonymous

0 comments: