Before to start blogging you have to do some improvements to boost the Ranking of your website.
There are some basic ameliorations that must be carried out by any future blogger or anyoe who would like to improve the On Page SEO strength of his Blog, which shorten you a long way of external Seo campaign (Off Page SEO). These amendments will improve the performance of your site and the results in the search engines dramatically.
1 - Blogger/Blogspot Title Swapping
Modify the site and subject headings title (Page Title)
<title>
<b: if cond = 'data: blog.pageType == & quot; index & quot;'>
<data: blog.pageTitle />
<b: else />
<b: if cond = 'data: blog.pageType! = & quot; error_page & quot;'>
<data: blog.pageName />
<b: else />
Page Not Found | <data: blog.title />
</ b: if>
</ b: if>
</ title>
What You should benefit to add this code?
In order to give your posts the maximum boost in search engines It should contain your targeted keywords , especially in the beginning of the post title. The title does preferably
not to exceed 60 characters, imagine if your Blog title is sticked with your post title -'homepage title | post title'- you'll certainly lose a lot Seo strength and the results in Google search engine will fall tragicly .
2 - Revise Blog and threads Description (Meta Description)
- Enter on template designer ---> HTML editor ---> then search for the <head> and then add the following code directly underneath.
<b: if cond = 'data: blog.pageType! = & quot; item & quot;'>
<meta content = 'description Code' name = 'description' />
<b: else />
<b: if cond = 'data: blog.url == & quot; link-Thread-first & quot;'>
<meta content = 'description of the first subject, containing keywords target.' name = 'description' />
</ b: if>
<b: if cond = 'data: blog.url == & quot; link-Thread-second & quot;'>
<meta content = 'description of the second subject, containing keywords target.' name = 'description' />
</ b: if>
</ b: if>
What represents this code?
You Will place a special page description of you blog that contain your principal targeted keywords and a distincte description for each thread and put also their targeted keywords, because the most important tag in On Page SEO is the metaDescription code.
3 - Alt Attribute On your pictures (Automatic)
Click on the image in the panel writing posts will show you a list of properties or Click on Properties, then add the post title or your targeted keywords or a better image description , which increase their presence on Google pictures and may bring some traffic to your Posts.
4.Use H1, H2 tags to improve your subtitles
- Enter to template ---> HTML editor ---> then search for the code follows (special entry titled)
<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'>
<b: if cond = 'data: blog.url! = data: post.url'>
<a expr:href='data:post.url'> <data: post.title /> </a>
<b: else />
<data: post.title />
</ b: if>
<b: else />
<data: post.title />
</ b: if>
</ b: if>
</ h3>
- Replace <h3> by <h1>
# Then search again the following code (special titled Site)
<h1 class = 'title' style = 'background: transparent; border-width: 0px '>
<b: include name = 'title' />
</ h1>
------------------------------------------
<h1 class = 'title'>
<b: include name = 'title' />
</ h1>
Replace all <h1> by <h2>
Lastly, I recommend You sincerely to apply these tips, They are all useful and very effective to boost your Ranking in search engines and you will improve your On-Seo-Page working by 35%.
Good Luck
Article sources
seos7.com

Comments
Post a Comment