Our amazing new site will launch in
Showing posts with label Seo. Show all posts
Showing posts with label Seo. Show all posts

Blogger Blogspot SEO Friendly Guide

 How to make your blogger blogspot blog SEO friendly. Search Engine Optimize Your Blog/Website.
Want to get more traffic to your blog? Want to get indexed in the major search engines? These are the question many of the people want the answers for, but they are to lazy to search for the answer. They think if they just create a site, write some content, and get indexed that their be the next top paid blogger. But the reality is that it doesn't work like that. It's more in a blog then creating content. True content is king, but without specific code to tell the search engines what the content is about then the content is useless. I mean you can write thousands of thousands of post, but without that code, your content is simply pointless.

Today if you are using blogger (blogspot) you'll learn the best way to seo (Search Engine Optimize) your blog, so that search engines understand your content, thus making your content king.

Get Your Blog/Website Indexed in Search Engines & Create a Sitemap

It's very important that you get your blog/website indexed with-in the major search engines as quickly as possible. Why because their are many other people out their just as me and you who want the recognition from search engines as well, and if you don't do your part then you'll be left in the dark. I have already written post on Getting Indexed In Google & Creating a Sitemap as well. Also if you haven't noticed already search engines dislikes slow loading websites, so it's also recommended to Speed Up Your Blog/Website by Compressing the CSS this efficiently speeds up your blog tremendously while making your blog/website readers return more often.

Add Meta Description & Meta Keyword to Blogger/Blogspot

To add meta description & meta keyword to your blogger blog search for the following code.
<head><b:include data='blog' name='all-head-content'/><title><data:blog.pageTitle/></title>
Now replace it with the following code after you've correctly modified the code with the keywords & description to match your site.
<head><b:include data='blog' name='all-head-content'/><title><data:blog.pageTitle/></title><b:if cond='data:blog.url == data:blog.homepageUrl'><meta content='Place your blog description here' name='description'/><meta content='Place your blog keywords here(separated by commas)'name='keywords'/></b:if>   
If you have done this and have done it correctly, you should notice that your site is now showing up correctly in Search Engines.

Add Schema Mark-up Language to Your Blog/Website

Schema.org is a project by Google, Yahoo, and Microsoft. A collaboration to help provide a richer web, and so that all major search engines can rely on a shared markup vocabulary. I explain it more here [Schema and why you should use it].


SEO Images in Blogger/Blogspot Automatically
 
One of the most important sources believe it or not that you can get tons of traffic from is from the images on your blog. There are millions of searches on images everyday. So if you want to get the best out of your blog then you should add the automatic seo image script. Paste the below code just above </body>

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function() {
  $('img').each(function(){
    var $img = $(this);
    var filename = $img.attr('src')
    $img.attr('alt', filename.substring((filename.lastIndexOf('/'))+1, filename.lastIndexOf('.')));
  });
});
//]]>
</script>

<script type='text/javascript'>
//<![CDATA[
$(document).ready(function() {
  $('img').each(function(){
    var $img = $(this);
    var filename = $img.attr('src')
    $img.attr('title', filename.substring((filename.lastIndexOf('/'))+1, filename.lastIndexOf('.')));
  });
});
//]]>
</script>
Once the code is added you'll never have to manually add the title & alt tags to images on your blog. Just give them a SEO url name like so Google-vs-Facebook.jpg or megatron-vs-optimusprime.jpg with dashes.

Adjust Blogger Title Tag With Post Title Tag

This hack changes the way your blog is displayed in the search engines. Normally your blog title will be first followed by your post title. Which led to little or no traffic from search engines. Now there's a hack so that you can get back your lost traffic.

Search for...
<title><data:blog.pageTitle/></title>
Replace it with...
<b:if cond='data:blog.pageType == &quot;item&quot;'><title><data:blog.pageName/> |<data:blog.title/></title><b:else/><title><data:blog.pageTitle/></title></b:if>
Now your blogger/blog title should look like so...
Title | Post Title
Thats it for today but stay tuned we will be creating more post on this topic, so if you're not already subscribe please subscribe via the bluebar at the top and remember to verify your email address. Thanks

Get More Traffic From Search Engines

SEO (Search Engine Optimization) Hack to get more traffic from Search Engines. Hack your blog to get more traffic. SEO your blog/website. Add Microdata Mark-up to your website/blog. SEO Blogger Blogspot powered blogs, wordpress and more.

One of the most asked questions online when building a website is how to get quality traffic from search engines. You may think just updating your blog on a regular basic will get you more quality traffic from search engines. Sure, if you update your blog on a regular basic you will receive traffic, if and only if your post are index correctly in the search engines. When people build websites they either have something to say are they want to make a profit from their website. Nothing's wrong with any of that, the problem is just getting a little search engine traffic to your website. To do so you must SEO (search engine optimize) your blog, so that search engines understand how to categorizes your website in their index.

- viewer discretion is advised -
Let me first say that a lot of blogs write post on bull-sh*t, when I first started blogging I hate reading about other people experiences, and the false stories they tell you and never really get to the point. To some this all up this blog gets straight to the point we aren't going to lecture to you about some false stories, we will only speak our mind and give you a little information about the trick to give you a brief understanding of how it works.
- viewer discretion is advised -

Getting the Search Engines to recognize your website.

Basically if you want more traffic from search engines they must know how to categorize and handle your website articles/posts. In order for search engines to understand our articles/post, we must add simple code to our websites/blogs. This simple code is called Microdata Markup and Schema is the new language some major search engines are focusing on. To sum this all up their is more than one search engine in the world and of course more than one markup language, Schema was made with the idea so that it will be the only markup data we webmasters add to our site so all search engines eventually understand how to categorize our articles/posts. But if you are interested read the official article from Google Webmaster Blog [Introducing schema.org: Search engines come together for a richer web

Schema.org and why you should use it.

Schema.org is a project by Google, Yahoo, and Microsoft. A collaboration to help provide a richer web, and like I said earlier, so that all major search engines can rely on a shared markup vocabulary.

You should use Schema.org simply to help search engine recognize and categorize your website, in rich the web and to simply gain traffic.
[Schema.org FAQ's]

Getting Started With Schema.org

Getting started with schema is very easy and not very hard to understand how it works, its quite simply and easy. If you are familiar with HTML tags and know your way around them then you can as well know your way around Schema.

Lets get started by first letting me say that I will only be showing basic examples, if you are interested in learning how to provide the search engines with the correct markup so that they learn how to categorize your site continue reading.

Also I want to say thanks to Saidul A Shaari  For helping me convert my blog over with some schema modification that I will be showing you guys in a few. He blogs over at Home Biss you can see the articles he wrote as well. [http://homebiss.blogspot.com/2011/11/markup-blogger-schemaorg-examples.html] and the post I was mention in [http://homebiss.blogspot.com/2011/11/schema-markup-suggestions-blogger.html]


For Blogs About Movies!
  • You'll add [itemscope itemtype="http://schema.org/Movie"]
  • Telling the search engines that it's a Movie Site
  • And [itemprop='description']
  • Giving a brief description of what the content is about.
<div itemscope itemtype="http://schema.org/Movie">
<h1>Avatar</h1>
<span itemprop='description'>A paraplegic ex-marine finds a new life on the distant planet of Pandora, only to find himself battling humankind...</span>
 </div>
For almost any other blog!
  • You'll add [itemscope itemtype="http://schema.org/BlogPosting"]
  • Telling the search engines what kind of site it is.
  • And [itemprop='description']
  • Giving a brief description of what the content is about.
<div itemscope itemtype="http://schema.org/BlogPosting">
<h1>MegaVideo Time Limit Bypass</h1>
<span itemprop='description'>Megavideo is great for watching movies and online videos, but the problem is that there is a limit...</span>
 </div>
Next week sometime I will be posting more on Schema and [How to add schema.org to blogger blogs]
For a more advanced detail on getting the best results visit their Getting Started Guide.

- I never though in a million years that I will begin writing post on SEO, But the question came up and where their is a demand their is a supply. Stay Tuned! Subscribe! Rss!

Thesis Seo Premium Blogger Template



This cool Template is customized for speed and Search Engine Optimization or (SEO). This template is released for free. It has 2 columns, It's embed-ed with the read more hack for faster loading times and makes the template look more stylish, reader's can easily comment and see how many comments are on a post, it has two navigation bar's where you can add multiple links within them, site navigation is embed in every page, it also comes complete with the Mashable like side bar Note: this toolbar is displayed only on post pages. Eco Friendly site dimmer, Bread crumble, Related post's and "About The Author" on every post page.
Enjoy!

  • Name: Thesis Seo
Features:
  • Seo Optimized 
  • Mashable like Soical Media Sidebar
  • BreadCrumble Navigation
  • Related Post With Thumbnails
  • Eco-Friendly JS Dimer {Read More}
  • About The Author Box Below Every Post.
  • Compressed And Non-Compressed Version {ReadMore}
  • Optimized For Loading Fast!
  • Demo Or Download ; )


Mirror's
Media Fire
Hot File
Meagupload


Editing The Template:


Customizing the very top menu

Ad sense

<!-- BuySellAds.com Ad Code -->

<!-- END BuySellAds.com Ad Code -->


Search
<div id='google-search'>

<form action='http://www.shoutmeloud.com/search' id='cse-search-box'>

<div>

<input name='cx' type='hidden' value='partner-pub-6601904697443775:73g5y9j0de1'/>

<input name='cof' type='hidden' value='FORID:10'/>

<input name='ie' type='hidden' value='ISO-8859-1'/>

<input name='q' size='30' type='text'/>

<input name='sa' type='submit' value=''/>

</div>

</form>

<script src='http://www.google.com/cse/brand?form=cse-search-box&amp;lang=en' type='text/javascript'/> </div>

Sub Navigation

<ul id='secnav'>

<li><a expr:href='data:blog.homepageUrl'>Home</a></li>

<li><a href='http://www.theemolab.com/p/contact-us_27.html'>Contact Us</a>

<ul class='children'>

</ul>

</li>

<li><a href='http://www.theemolab.com/search/label/Blogger'>Bloggers</a></li>

<li><a href='http://www.theemolab.com/p/link-exchange.html'>Link to Us</a></li>

<li><a href=''>Theme Download</a>

<ul class='children'>

<li><a href='#'>list</a></li>

</ul>

</li>

<li><a href='http://www.theemolab.com/2010/12/why-alexa-rank-important-increase-views.html'>Alexa Rank</a></li>

<li><a href='http://www.theemolab.com/'>Join TheEmoLab</a>

<ul class='children'>

<li><a href='#'>Advertise</a></li>

</ul>

</li>

</ul>


Your Ad Codes

<div id='joead3'>



</div>

Thanks for using the template and we wish you luck

Free Premium Seo Blogger Templates - News Story SEO


  • Name: News Story Seo
Features:
  • Seo Optimized 
  • Mashable like Soical Media Sidebar
  • BreadCrumble Navigation
  • Related Post With Thumbnails
  • Eco-Friendly JS Dimer {Read More}
  • About The Author Box Below Every Post.
  • Compressed And Non-Compressed Version {ReadMore}
  • Optimized For Loading Fast!
  • Demo Or Download ; )
Mirror: Download, Download, Download, Download


Editing The Template:

The Author Box
Edit Every  Thing Between 
About The Author And About The Author End


Additional Information Can Be Found At The Author's Site
 More Information:
 (The Author)

Source For Almost Every Hack!

About Me

Powered by Blogger.

Blog Archive

About Us

TheEmoLab - sponsored by IntenseNetwork

Welcome to TheEmoLab, a blog which started in the technology field in May 2010, Here we are committed to focusing on post covering How To Guides, Cool and Useful Websites, Computer Tips, Hacking, Mobile, Social Networking, and other fields of interest. Launched in May 14, 2010 by Melvin Corney, we still consider our self a developing site, growing and expanding each and every day. Earning respect and reputation by different authors and readers.Read More>>

Recommend us on Google!