Advertisement
The first thing that must be considered in order to achieve 100% chkme.com SEO is to understand your blog template. The following steps more: (
(Before you edit the template you should back up first)
A. Fix Heading
1. Log in blogger.com go to your blog in the template.
2. Find the code <div id = 'header-inner'> or equal to the following code:
<div id='header-inner'>
<a expr:href='data:blog.homepageUrl' style='display: block'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/></a>
</div>
3. Add the <h1> and closing </ h1> in the html. You have 2 pieces sample option, please choose what you like.
- first choice
<div id='header-inner'>
<h1><a expr:href='data:blog.homepageUrl' style='display: block'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
</a></h1>
- second choice
<div id='header-inner'><a expr:href='data:blog.homepageUrl' style='display: block'>
<h1><img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + amp;quot;_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/></h1> </a>
4. Save your template (may be different depending on the template used)
B. Fix Bad Iframe
IFrames usually contained in a widget or it could be in the post relating to src, structure generally like the following example: <iframe src="http://joko-blog.blogspot.com/2015/05/how-to-create-blog-seo-100-in-chkmecom.html" title="iframe" width="300" height="200" style="border:none;"></iframe>
In order Iframe (red color) on the blog can be seo friendly then we change the iframe code into object, more is:
- Changing the code <iframe into object
- Changing the src code into data
- Changing the code </ iframe> be </ object>
<object data="http://joko-blog.blogspot.com/2015/05/how-to-create-blog-seo-100-in-chkmecom.html" title="iframe" width="300" height="200" style="border:none;"></object>
if still not 100% may have to edit the picture you have to give a label or there is one thing that might be able to edit the quick editing section that has been provided blogger.com, by searching the code : include name = 'QuickEdit' /> then delete the code (more next post)
Good Luck
Note : Before you edit the template don't forget to back up first
0 komentar:
Posting Komentar
Silahkan tinggalkan komentar anda tapi jangan spam & anonym tq