#b-navbar { height:0px; visibility:hidden } body { position: relative; top: -32px; } body.sidebar-right #center { margin-right: -210px

mercredi 14 novembre 2012

Blogspot On-page SEO Part 1: Where's My H1 Tags Gone?


Aim: How to implement H1 and H2 tags in your Blogspot blog to increase on-page SEO

This is part one of Blogspot On-page SEO, a bi-weekly (sometimes weekly) workshop that aims to increase your Blogspot SEO. So what is it about on-page SEO that's so important? For a fact, your blog won't do well in search engine results without proper on-page and off-page SEO. It's my personal opinion that many people neglect the importance of on-page and focus their efforts on off-page only. Have you ever heard of that saying 'Your only as strong as your weakest link'? Think of your on-page SEO as laying a foundation for all your off-page SEO efforts. As we all know, Blogspot isn't really kitted towards SEO unlike that of WP; so it's important if we want to rank high to do the on-page improvements ourselves. This week I'm going to talk about implementing the H1 and H2 tags into your Blogspot blog to improve SEO.



H1 and H2 header tags are very important as far as blog SEO is concerned. They are used by search engines as a means of highlighting certain areas of the article that are of importance and give a generalised description (to the search engine) of what the article is about. The problem we have as Blogspot users is that H1 and H2 tags are not included; resolving this problem means adding them manually. If your not familiar with HTML, don't worry as this workshop will guide you through step-by-step the process of adding header tags to your Blogspot blog to increase SEO.

1) Navigate to the 'Blogspot Dashboard' and then go to 'Design'->'Edit HTML'. Make sure to check the box 'expand widget template' to make the next process easier. If your unsure what your doing, please back-up your Blogspot template before moving on to step two!

2) Using the search facility provided with most modern internet browsers (I am using Google Chrome, you can easily access this by holding Ctrl key and press the F key), find '<b:if cond='data:post.title'>' in the template code.

3) The block of code underneath '<b:if cond='data:post.title'>' should look very similar to the below code. Where I've highlighted in a pale maroon colour, you will need to manually edit to '<h1 class='post-title entry-title'>' and '</h1>' rather than the original '<h3 class='post-title entry-title'>' and '</h3>'.


<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>

4) Using the search facility again, find ']]></b:skin>' in the template code. Just above this tag, you will need to copy and paste the following piece of code below. The areas highlighted in pale maroon can be edited dependent on the look of your blog. If your start to struggle with this stage, drop me a comment and I will try my best to help you.


h1.post-title, .post h1 #Blog1 h1, #Blog2 h1 
{
border-bottom:0px Dotted #000000;
border-top:0px Dotted #000000;
margin:.25em 0 0;
padding:0 0 4px;
font-size:150%;
font-weight:normal;
line-height:1.4em;
color:#1c3c6f;
}
4) Make sure that you save all the configuration changes and your done with implementing H1 tags into your Blogspot blog.

5) H2 tags are next and I usually situate them within the post itself. As you can see with many of my post's, I have an 'Aim' (in a dark maroon colour) section which I wrap H2 tags around. If you jump straight into a post (unlike me), you might not find it not necessary to carry on and add H2 tags to your blog.

6) You have two tabs at the top of the Blogspot posting area; 'Edit HTML' and 'Compose'. You will need to click on 'Edit HTML' for this part of the workshop and locate your sub-title within the HTML code. If your struggling, it might be easier to use your internet browsers search facility.

7) Add an open <H2> tag at the start of the title and a closed one </H2> at the end and your done. This will need to be implemented on every post you make if you want the H2 title to take effect (tedious I know). An example can be found in the below code. I have highlighted the parts that need to be manually added.


<span class="Apple-style-span" style="color: #660000; font-family: Verdana, sans-serif; font-size: 24px; font-weight: bold;"><h2>Aim: How to implement H1 and H2 tags in your Blogspot blog to increase on-page SEO</h2></span>


You should now have H1 and H2 header tags implemented in your Blogspot blog, congratulations! As an extra tip, try and include keywords into your H1 and H2 tags to improve on-page SEO.

I hope I have been very helpful in my first workshop. If you have any questions or problems please post them in the comments area; I will try my hardest to answer any of your comments and get back to you. Please subscribe to Blogspot SEO via feed or add us to your Google Friend Connect.
source http://www.blogspot-seo. com

A Look At The New Blogspot Search Preference Update


Update: A new update to the Blogspot platform that enables customisation of blog search preferences

I was so pleased with the latest update (March 22) to the Blogspot platform I've decided to make a post on it. Major updates for the platform are few and far between and Google seem to be more interested in looks than blog mechanics at the minute; which is why I was pretty shocked to see this come out. If you are ever interested, you can read all the latest Blogspot updates on the official Blogger Buzz blog-site. It's got some good articles and in-depth guides that you might find useful.

In the latest update, Google have focused on improved search preferences; in a nut shell, how a blog is viewed by search engines. So what did Mr G have to say about it all:

"Ensuring that your blog, posts, and images are accurately indexed so they appear correctly in search results is valuable. Today we introduced a suite of new features that enable you to more effectively customize your search preferences. Managing how your blog is viewed by search engines  is an important aspect of maintaining a healthy blog, regardless of whether you’re new to blogging, or a seasoned veteran." 


You can access search preference settings using the 'Search Preference' option under the 'Settings' tab. One thing I did notice is that this option is only available to people using the new interface, so you will need to upgrade unfortunately.

Clicking on the 'Search Preference' option will display three sub-sections: meta tags, errors and redirections, and crawlers and indexing.

"When enabled, some of these features, such as Search Description  and Custom robots header tags  will also appear in the “Post settings” area of Blogger's post editor as well. For example, if you elect to create a Search Description , you may do so for your blog, and/or individual posts."


This is the 'Meta Tags' sub-section. If you have already implemented the meta description tag into your blog HTML code (article can be found here), I don't think you need to worry about this setting. I'm unsure what the effects would be of enabling this option alongside already implemented meta description tags, so I would use either one or the other for now. You can also edit meta descriptions for each individual post and page.


Another great feature is the 'Custom Page Not Found' setting. This was something a Blogspot user was unable to implement before the update. You are able to enter a HTML message that will be displayed on the 'Page Not Found' page (instead of the generic message) when somebody clicks a old or erroneous link to your blog.

While majority of the new features are located in the 'Search Preference' option, a few more can be found in the post editor. Google have introduced setting which allows the incorporation of image ALT and TITLE tags (something you could only do manually before, check this article out here).

There is also an option that automatically adds 'rel=nofollow' attribute to a link. Would I advise this? In most cases, I would say no. There has been skepticism in the past where webmasters have claimed massive SERP boosts and increase page rank after adding 'rel=nofollow' attribute to all their links. I believe if you're linking to a page relating to your content (which is what you should be doing anyways), you shouldn't really need to worry about this. 

Finally, there are some complex options found in the 'Search Preference' option that I haven't yet touched upon (custom robots and header tag settings), but believe to be useless to the normal Blogspot user. What did Mr G say about this:

"While most of these features are easy to understand and use, others, such as custom robots header tags are geared toward advanced users only, hence the warning message:

Before diving in, I would encourage a quick read through the Help Centerarticles . They’re comprehensive, and do a great job translating some technical concepts to the layperson."

What do you think of the new updates by Google? Drop Blogspot SEO a comment and tell us what you think! Why not join our Twitter or Facebook group and support Blogspot SEO! You can also follow us by joining our FeedBurner list. Not only will you receive all the latest updates, but you will get free SEO eBooks and software that you can use to rank your Blogspot blog or website. You can find out more information here.
source http://www.blogspot-seo. com

Blogspot Templates Bluesense Overview


Summary: Quick look at the BlueSense Blogspot template and how you can customise it to make aperfect AdSense blog

I've been looking far and wide for Blogspot templates and designs that make earning an online income much easier to achieve. I came across a template yesterday and thought I would share it with you guys. It's called BlueSense and a picture of it can be found below and a demo of it can be found here


This is a high quality Blogspot AdSense theme that was originally created for WordPress blogs, but was later converted to the Blogspot platform by Free Blogger Templates. The BlueSense template colours are perfectly blended with AdSense units on both the homepage and single post pages for maximum click through rates. With this Blogspot theme, you can make even AdSense ads look amazing! It's a simplistic template with three columns in total; also with a left and right sidebar. If you are using AdSense, or considering using AdSense with your information blog, I would say this is one of the best Blogspot templates for the job.

If you are interested in the AdSense ads settings I used, I've posted them below. In my opinion, these settings prevent the blog from looking tacky and too adverty which would put many people off visiting (or returning to) your Blogspot blog.


Blogspot templates settings: Colour codes for all Adsense ads (except link units)

google_color_border = F0F6FB
google_color_bg = F0F6FBgoogle_color_link = 064B8Cgoogle_color_text = 064B8Cgoogle_color_url = 064B8C 

Blogspot templates settings: Colour codes for link units

google_color_border = 064B8C
google_color_bg = 064B8C
google_color_link = ffffff
google_color_text = ffffff
google_color_url = ffffff

Why not try this Blogspot theme and see how you do... 

Subscribe to Blogspot SEO FeedBurner via email for free SEO eBooks and tools that you can use to rank your Blogspot blog quickly!
source http://www.blogspot-seo. com

Blogspot Templates News Magazine Overview


Summary: Quick look at the News Magazine Blogspot template and how you can customise it to make a perfect AdSense blog

What I love most about AdSense is the ability to earn an online income whilst you blog. There are so many Blogspot templates out there at the moment, it get's so hard to choose! I'm always looking for templates I believe will make earning AdSense a piece of cake. I came across a template and thought I would quickly share it before I go offline. It's called News Magazine (abit of a weird one I know); a preview image of it can be found below and a demo of it can be found here.

News Magazine Blogspot Templates For Adsense

So what's so great about this Blogspot template? Initial thoughts, I loved the simplicity of the two-column News Magazine template. I don't know if you've noticed, but your eyes automatically focus on the images on the main page; one of a baseball player and the other an AdSense ad. If you want to make an online income with AdSense, it's essential that people are 100% aware of the advertisements on that page. If their focus is on something else, you will not earn a dime!

If you take a quick look at the bottom sections of each article on the main page, you can see how nicely blended-in the text AdSense units are with the template. Remember, your foremost concern are your visitors; and potential followers there after. In all honesty, nobody likes AdSense ads, especially the obtrusive ones. By blending AdSense effectively with Blogspot templates, you will never need to be concerned about putting off visitors. If anything, obtrusive ads just make you as a person look desperate and your blog look tacky!

One last thing I loved about this particular Blogspot template was the built-in advertisement banner at the top of the page. If you are interested in affiliation, this template is definitely for you! The 480x60 banner can be easily changed in the source code. If your having troubles, use your internet browsers search function and find this piece of code...

<a href='#'><img alt='Advertisement' src='#'/></a>

Change the href section (area denoted #) to a URL you want the image advertisement to link to, and change the src to the URL of the image itself.

With this particular Blogspot template, I would stick to the default AdSense unit colour, there are no changes that need to be made here. 


Subscribe to Blogspot SEO FeedBurner via email for free SEO eBooks and tools that you can use to rank your Blogspot blog quickly!
source http://www.blogspot-seo. com

Create Unique Articles With Spin Rewriter


I recently purchased Spin Rewriter (link) and have decided to make a quick Spin Rewriter review before they increase the price. Spinning software such as Spin Rewriter is an online application that takes an article and creates dozens of unique versions in just a few seconds. Because every spun article passes plagiarism tests, Google ranks them as a unique article. 

So how could this be applied? Well, lets say you have a product review Blogspot blog dealing with Amazon affiliation. You could take an existing product review off a website, spin it using Spin Rewriter making it 100% unique and then post it on your blog - this takes literally seconds to do. If you then want to link build, you could make 5 or so different versions of the same article and submit them to article directories such as Ezine and eHow for extra link juice traffic to your blog or website. 

Why not click the 'read more' link to carry on reading the Spin Rewriter review. There is a video running through the ins and outs of Spin Rewriter and also information on where you can get the software at a very cheap price...

But I thought spun articles don't make much sense? Spin Rewriter is not a generic spinning utility that replaces words with related synonyms. It actually has programmed AI that understands inputted text and only suggests meaningful synonyms. It also adapts to the type of articles you submit - meaning the more you actually use the software, the better the outcomes. As it's an online application, it works on Windows, Mac OS, Linux and even your smart phone! Take a quick look at this video to see how Spin Rewriter works, it will blow you away!




There are many ways Spin Rewriter can be applied - to make some real good cash - and I would be more than happy to go through them with you if you were to buy through my link (link). So far, I've used Spin Rewriter on two of my product review Squidoo lenses to make unique articles. Squidoo are very strict with content submission and will take down any article that has been copied from the internet. So far, so good! I have even been put on the featured list for great content, it's amazing! 

Here is what other people have had to say about Spin Rewriter...

Quote:
Originally Posted by koyworkz 
My 2 cents...

I'm usually a harsh critic of IM products but I've probably never been more impressed by a piece of software than I was with Spin Rewriter.

The current (1.0, I guess?) version does things that no other spinner can do. It *gets* the meaning of my articles and creates spun content that is actually readable. Try to do this with other spinners...huh!

The 2.0 version seems to be bringing some unbelievable new stuff. Automated writing of entirely new *spun* paragraphs?! Are you kidding me?!

I tip my hat to Aaron and his team and I'll be the first one to grab the new version on Monday!

Mike
Quote:
Originally Posted by traficmaster 
Oh, so this is really happening? Count me in then!

I just read about the upcoming Spin Rewriter 2.0 upgrade on Aaron's blog. I've been using their spinner since they first launched it... man, did that video make me drool, I couldn't believe how great that worked!

Bottom line, it's one of the very few (too few!) products that really stand out and I can't wait for the 2.0 version... it seems like it's going to be even better... Heck, the video of the new features has me drooling again

Keep it up guys, you've got me excited
Quote:
Originally Posted by Ian Harmon 
I've been using v1 since September last year and although in my experience, no spinner gives perfect auto spins, it give the best results of all the spinners I've used over the years.
Really interested to see what's in store for v2
Quote:
Originally Posted by koyworkz 
My 2 cents again...

I must say the 2.0 version is even better than I expected - and I had HIGH expectations after the really good 1.0 version. All new features work wonderfully and the suggested synonyms seem even better than they used to. Great stuff!

I grabbed a random PLR article, threw it in the software and used the safest one click rewrite settings, and the spun thing is actually readable - I can't believe it!

I tip my hat once again,

Mike
Quote:
Originally Posted by momsrule 
I already use spinrewriter so I'm just going to leave my comment on this program. I've used many spinning software programs but this is the best one by far. I like that it is web based too. I use it to write spun blurbs for social marketing in addition to articles. 2 thumbs up! If you do any spinning at all you should try this one out.

It's one spinning program that I will actually use because it's easy to use and the results are something that I could put my real name on.
Quote:
Originally Posted by mjereb2 
Now that is something we have all been waiting for. So far I am totally amazed! And you guys are crazy, this price is a steal, most of the tools I use have a $50+ monthly subscription fee! And yes, I would totally pay 50 bucks each month for this spinner, it's such a time saver. I see some people really don't appreciate your effort developing such a remarkable tool.
Quote:
Originally Posted by Gav35 
Hi Simon

Just a quick update for you,I bought this tool about 20 minutes ago,I went to one of my blogs,took an article and added it,I used the 1 click rewriter and it took about 4 minutes to generate a 71% unique article with about 7 clicks THAT READS PERFECTLY
WHAT A TOOL

so easy to use


Thanks Regards Gavin
Quote:
Originally Posted by stargazinc 
this is quite amazing, ive never seen anything like it
i was looking for something like this for the longest time and now you guys finally did it

every internet marketer needs a great spinner and this one is just PERFECT - thanks!
Quote:
Originally Posted by Steve Peters Benn 
Hey Simon,

Thanks for yet another ace SEO tool to add to my weapons chest. As usual, great for both online and offline work - you're fast becoming the internets best SEO software provider!

My advice to everyone is to lock in now - whilst the price is so darn low
Quote:
Originally Posted by dunker 
Amazingly well done! I just spun my entire collection of articles on foreclosed homes and I'm more than impressed.

It took me probably 20 minutes and the results are amazing! All articles are spun into millions of versions and they're still easily readable, I can't believe it.

Needless to say, this is by far the best WSO I purchased this year!Thanks!

Spin Rewriter makes rewriting your articles as easy as clicking one button allowing you to dominate your competition with hundreds of unique articles! As it's a dimesale, the price will increase - so buy it now before it's too late!



12/06/2012 - I was able to organise a 5-day free trial with my link. Click any of the above links and receive a 5-day free trial, no strings attached!
source http://www.blogspot-seo. com

Different Blogspot Search Techniques I Use To Build Easy Backlinks


Aim: Showing you how to search for similar Blogspot blogs to build backlinks and increase incoming traffic to your blog

In this article, I am going to discuss ways of finding other Blogspot blogs by using Blogspot search techniques. This is something I do on a regular basis that allows me to find out what other people are writing about, what I can write about, and also opportunities to build backlinks to my blog and relationships with other like-minded bloggers in my niche. There are many ways to search for other Blogspot blogs in particular, and in this article I'm going to go through some of the less obvious ways of achieving that. 



Profile Browsing ~

A great Blogspot search technique I use is profile browsing. As you are probably aware, every Blogspot user has their own profile which they can fill in so other people can get to know them a little better - stuff such as occupation/industry worked in, favorite hobbies and interests, current location etc. Here is how you can search for Blogspot blogs using profile browsing:

1) Say for example I was interested in 'dog training'. I could input this under interests on my profile page so that people can relate to me better - especially if they are interested in 'dog training' also - and know what I do in my spare time. Chances are, if one of my interests is 'dog training', I would have a blog dedicated to just that.

2) When I now view my Blogspot profile, I can see that 'dog training' is there hyper-linked. By clicking the hyper-link, Blogspot takes me to a page that shows me all other Blogspot profiles that are interested in 'dog training'. 

3) By clicking on each individual profile, I am able to see the blogs they have made, but also the blogs they are following. Like I said, many of the blogs the  person has made or is following will be based on his/her interests. This gives me a massive opportunity to not only gain easy backlinks to a blog (which in turn might increase my blogs search engine ranking and traffic), but gain a friendly relationship with like-minded people that might be the bulk and basis of my most regular readers.

4) The problem with this Blogspot search technique is that sometimes the people your targeting might not necessary be that of your interests or hobbies. By using the URL http://www.blogger.com/profile-find.g?t=i&q=KEYWORD_HERE all you will have to do is replace the KEYWORD_HERE section with an interest your searching for, it's as simple as that.

Search Engine Footprints ~

Another great technique is searching via Google using a search footprint. Here is how this can be done:

1) There are many search footprints, the one I use is “YOUR_KEYWORD” site:blogspot.co.uk where everything bold is typed into the search bar of Google - obviously you would change YOUR_KEYWORD area to your specific needs and also the site URL to .com rather than .co.uk if you wanted.

2) By doing this, your finding all Blogspot blogs that have the specific keyword and URL of your choice.

3) Unfortunately, there are flaws with this technique where it's not going to pick up Blogspot blogs that have a custom domain such as my www.blogspot-seo.com. In the past, I've had great success with this footprint where I've found hundreds of related blogs that actually choose to keep their default Blogspot domain rather than a custom one. With this in mind, I can't see you have any problems finding loads of results using this Blogspot search technique.

Blogspot Comments ~

What I have also found successful is clicking on other people's comments on related Blogspot blogs. Chances are, the reader has linked their blog because of the relation in content, so this gives you another chance to get a quick cheeky comment in.
source http://www.blogspot-seo. com

The Dos and Don’ts for Google’s New Disavow Links Tool



Here are our tips for using the new Google Disavowinator™: You Can get More Information Click here 
source http://yogeshgodse-seo.blogspot. com