Blog indexed faster way to search engine
Blog indexed faster way to search engine
Has a charming template with a stunning article has not been able to say anamazing achievement for a blogger if they are not indexed by search engines. Blogger blog in order to be able manage articles posted pesin fast searchengine look ups. Attempts to use the template to use metatags seo freindly and freindly already done, the results have not been optimal blogger wants too. We have to admit achievement envisioned by the bloggers were quick look ups when they blog search engines like Google, Yahoo, Bing and so on, especially located on the page 1 search engine.
Now bloggers have to do a little effort by adding a bit of
By default Blogger layout have a Blog Name | Title Latest Posts. Change the arrangement is a Post Title | Blog Name. Thus, the post title will appear in front and then the name of his blog.
As for how a few :2. Heading tag
1. Go to the Blogger Dashboard, then click Design, then Edit HTML
2. Go to the HTML template of your blog and look for the code <title><data:blog.pageTitle/></title>
3. Change the code <title> <data:blog.pageTitle/> </ title> with the code below:
<b:if cond='data:blog.pageType == "item"'>
<title><data:blog.pageName/> | <data:blog.title/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>
4. Click save
The next step is to replace the heading tag for the title of the posting. By default Blogger post title using the H3 tag. This should be replaced with the H1 to be more easily read and found by search engines. Way to replace it are as follows:
1. Go to the Blogger Dashboard, then click Design, then Edit HTML ,and look for the code
<b:if cond='data:post.title'><h3 class='post-title entry-title'><b:if cond='data:post.link'><a expr:href='data:post.link'><data:post.title/></a><b:else/><b:if cond='data:post.url'><a expr:href='data:post.url'><data:post.title/></a><b:else/> <data:post.title/></b:if></b:if></h3></b:if>2. Replace existing h3 in the above code with the h1 to be like this
<b:if cond='data:post.title'><h1 class='post-title entry-title'><b:if cond='data:post.link'><a expr:href='data:post.link'><data:post.title/></a><b:else/><b:if cond='data:post.url'><a expr:href='data:post.url'><data:post.title/></a><b:else/> <data:post.title/></b:if></b:if></h1></b:if>
3. To set the font size of the post title, put the following code before the code ]]></b:skin>
h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 { font-size:1.5em; }
4. Click Save
3. Meta Tag
Next, you need to add keywords and descriptions on your blog tempate. SomeSEO experts always advise to give keywords and description meta tags that willhelp increase the chances of the blog is found by search engines.
The trick is as follows :1. The way this code <b:skin><![CDATA[/*\2. Replace the code below the above code before<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta name="description" content="SEO Blogger Blog " />
<meta name="keywords" content="Blogger SEO, SEO Friendly Blog,Supaya Blog cepat terindek" />
</b:if>
Please enter keywords and descriptions that fit the theme of the blog you have
3. Click Save
[sumber : silahkan kunjungi disini]
ARTIKEL TERKAIT:
0 komentar:
Post a Comment