Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Thursday, 3 March 2016

9 Basic On Page Blogspot SEO Tips For bloggers Blogs - Tribeams


9 Basic On Page Blogspot SEO Tips For bloggers Blogs - Tribeams


Search Engine Optimization (SEO) is the most important thing to learn for best blogging experience. Without proper blog optimization, we can’t even dream to get impressive traffic from search engines. From past few days, I am getting too much request of newbie bloggers to share some On-Page SEO Tips. That’s why today I plan to mention all those On Page SEO tips which I already shared on my blog in my earlier posts. I’m sorry if you have read those posts before, but I need to grab attention of newbie bloggers who just start learning SEO for their blog. All those tips are must to know by every blogger.

So, let’s take a look on best On-page SEO Tips for Blogspot Blogs and if you have read them before then don’t ignore this post. May be you learn something new which you missed before because of any reason.

BlogSpot SEO: Useful Tips and Tricks

When we talk about SEO, very first thing which you need to keep in mind is: We can control on site and off site SEO. On Page SEO is covered by you which includes article quality, how well it’s optimized for Keyword and meta value for that article. No need, to feel furious or lost with above SEO terminology, as below mentioned guide will help you to learn every basic and make your Blogger blog more search engine friendly.

  • Keyword research for Beginners
  • OnPage optimization for every Blogger
  • Submit Blogger Sitemap To Google Webmaster Tools


#1 Format Blogger post URL link

Permalink plays a great role in search engine ranking of your post. There are few rules which everyone should follow for Blogspot permalinks:

  • Keep the number of characters in post title to 50
  • Remove Stop words from permalink (Ex: A, an, the)

While writing a blog post, you have an option to edit the permalink. Simply use it to edit your permalink and remove the stop words. A good idea is just to use Keywords in your permalink. (Don’t make it look spammy). While writing the blog post, you get the option in your right panel to keep it automatic permalink or manual permalink. Simply select manual permalink and edit it according to your wish. Check this screenshot for example:



#2 Maintain the keyword density

Keyword density is an important aspect for better ranking. Too less will lead to less ranking and stuffing your Keyword will lead to over optimization. I usually maintain a ratio of 2%/post. Though, you can pick keyword density for your Blogpost SEO, account to one which works for you. Publish articles in relevance to post title and include necessary keywords in the post. Never stuff keywords to manipulate search engines. But after finish you can analyze the whole post to find out suitable locations where the keywords can be safely inserted without distracting readers .

Read: What is optimum Keyword density for Better ranking


#3 Blogspot proper labels and related posts

Label adds to the keyword density of the post. Labels should be widened rather than putting them into the single narrow category.I will explain this point by an example. Consider a situation when you are posting about Google chrome and putting them into label Windows software’s or browser. Here you will miss keywords like Chrome browser, Google chrome, etc. which would otherwise add to the keyword density of the whole post. Labels also affect related posts widgets in Blogger.And if there are so many posts tagged with similar labels , it would affect the arrangement of articles in related posts.


#4 Format Blogger post title

When we talk about BlogSpot SEO, post title plays a major role. Blogger post title is usually followed by home page title. Have a look at the image shown below.


Here the post title should be “city of (long-distance ) Love! “. But the title is included in the home page title ” Still in Berlin “, and this would harm the SEO friendliness of the article title. Here is how to fix this. Go to Blogger edit HTML > find out code section

<title><data:blog.pagetitle/></title>

and replace it with

<b:if cond= 'data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

Now the individual pages will have post title itself.


#5 Format Blogspot images for SEO

We have already shared a detailed article on Image optimization for SEO and basis of optimization your image on BlogSpot is by adding alt tag and title tags in every image. In WordPress, this could be easily achieved by using plugins but in BlogSpot this needs be done manually. You should insert them manually after uploading each image. Here is a guide for Image optimization for SEO.


#6 Provide meta tags

Meta tags are generated HTML tags used by search engines to identify the title, description, and other details of a URL. They don’t have much influence on search as they were before, but would make a slight impact on targeted keywords.



#7 Provide good title, description, and footer text

Title, footer, and description plays an important role in search engine optimization of every blog. If you are targeting, some keywords make sure that you included those keywords in the above-mentioned locations.


#8 Nofollow external links

Nofollow is an HTML attribute specified on hyperlinks to block search engine advantage of external links in a website. In Blogger, you can select HTML section of the post window and add rel=”nofollow” attribute just after URL to prevent search engines from crawling a particular link. Also read: How to add nofollow link attribute to any link 


#9 Format comment section

The Comment section should be no-followed and moderated to avoid spam comments. Try to include the post keywords when you are replying to reader comments. This would also add up to the total keyword density of the post. Since Google have integrated Google plus comment form with BlogSpot, I highly recommend you to enable it. This will ensure that you get higher social media interaction and share for your post.
Blogspot is Google’s baby blogging platform and if you do it right probably you will be doing great in terms of traffic. Always get your basic right.

If you like this article, don’t forget to tweet and stumble. Further you might like to read Following articles for Blogspot blogs:


I hope this guide will give you much better idea about BlogSpot SEO, though my suggestion would be when you think you are ready with Blogging and had enough experience on BlogSpot..!!

Read more

Friday, 26 February 2016

How To Add Custom Robots.txt File in Blogger?

 

How To Add Custom Robots.txt File in Blogger?

 

In one of my previous posts, I have discussed Custom Robots Header Tags for blogger. If you have read that post then I hope you guys are aware with its importance in search rankings.

Today, I come with a very useful and must aware blogging term that is Robots.txt.

In blogger it is known as Custom Robots.txt that means now you can customize this file according to your choice. In today’s tutorial, we will discuss this term in deep and come to know about its use and benefits. I will also tell you how to add custom robots.txt file in blogger.

So let start the tutorial.


What is Robots.txt?

Robots.txt is a text file which contains few lines of simple code. It is saved on the website or blog’s server which instruct the web crawlers to how to index and crawl your blog in the search results. That means you can restrict any web page on your blog from web crawlers so that it can’t get indexed in search engines like your blog labels page, your demo page or any other pages that are not as important to get indexed. Always remember that search crawlers scan the robots.txt file before crawling any web page.

Each blog hosted on blogger have its default robots.txt file which is something look like this:
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Allow: /
Sitemap: http://example.blogspot.com/feeds/posts/default?orderby=UPDATED

Explanation
This code is divided into three sections. Let’s first study each of them after that we will learn how to add custom robots.txt file in blogspot blogs.
  • Disallow Particular Page 
This code is for Google Adsense robots which help them to serve better ads on your blog. Either you are using Google Adsense on your blog or not simply leave it as it is.
  • User-agent: *
This is for all robots marked with asterisk (*). In default settings our blog’s labels links are restricted to indexed by search crawlers that means the web crawlers will not index our labels page links because of below code.
Disallow: /search
That means the links having keyword search just after the domain name will be ignored. See below example which is a link of label page named SEO.
http://www.bloggertipstricks.com/search/label/SEO
And if we remove Disallow: /search from the above code then crawlers will access our entire blog to index and crawl all of its content and web pages.

Here Allow: / refers to the Homepage that means web crawlers can crawl and index our blog’s homepage.

Disallow Particular Post
Now suppose if we want to exclude a particular post from indexing then we can add below lines in the code.
Disallow: /yyyy/mm/post-url.html
Here yyyy and mm refers to the publishing year and month of the post respectively. For example if we have published a post in year 2013 in month of March then we have to use below format.
 Disallow: /2013/03/post-url.html
To make this task easy, you can simply copy the post URL and remove the blog name from the beginning.

Disallow Particular Page

If we need to disallow a particular page then we can use the same method as above. Simply copy the page URL and remove blog address from it which will something look like this:
Disallow: /p/page-url.html
  • Sitemap: http://example.blogspot.com/feeds/posts/default?orderby=UPDATED
This code refers to the sitemap of our blog. By adding sitemap link here we are simply optimizing our blog’s crawling rate. Means whenever the web crawlers scan our robots.txt file they will find a path to our sitemap where all the links of our published posts present. Web crawlers will find it easy to crawl all of our posts. Hence, there are better chances that web crawlers crawl all of our blog posts without ignoring a single one.

Note: This sitemap will only tell the web crawlers about the recent 25 posts. If you want to increase the number of link in your sitemap then replace default sitemap with below one. It will work for first 500 recent posts.
Sitemap: http://example.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500 
If you have more than 500 published posts in your blog then you can use two sitemaps like below:
Sitemap: http://example.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500
Sitemap: http://example.blogspot.com/atom.xml?redirect=false&start-index=500&max-results=1000

Adding Custom Robots.Txt to Blogger

  1. Go to your blogger blog.
  2. Navigate to Settings >> Search Preferences ›› Crawlers and indexing ›› Custom robots.txt ›› Edit ›› Yes
  3. Now paste your robots.txt file code in the box.
  4. Click on Save Changes button.
  5. You are done! 
 

 

How to Check Your Robots.txt File?

 

You can check this file on your blog by adding /robots.txt at last to your blog URL in the browser. Take a look at the below example for demo.
http://tribeams.blogspot.in/robots.txt
Once you visit the robots.txt file URL you will see the entire code which you are using in your custom robots.txt file. See below image.

Final Words!
This was the today’s complete tutorial on how to add custom robots.txt file in blogger. I really try with my heart to make this tutorial as simple and informative as possible. But still if you have and doubt or query then feel free to ask me. Don’t put any code in your custom robots.txt settings without knowing about it. Simply ask to me to resolve your queries. I’ll tell you everything in detail. Thanks guys to read this tutorial. If you like it then please supports me to spread my words by sharing this post on your social media profiles. Happy Blogging!


Read more

How To Submit Blogger Sitemap To Google Webmaster Tools?


How to Submit Your Blog’s Sitemap to Google Search Console (Google Webmaster Tools)


To be successful in your blogging career you must have to generate decent organic traffic to your blog. By the term “organic traffic” I mean the traffic which comes to your blog through search engines like Google.

If you are a new blogger then you should be aware with the Google Webmaster Tools. This is a great tool which is provided by Google itself. It is useful for bloggers and webmasters to get their blog or website index by the Google and it also help to improve our blog’s crawling rate.

You just need to verify your blog ownership in Google Webmaster Tools and then submit a simple sitemap. It is very important to submit blogger sitemap to Google in terms of SEO which tells Google about your blog and its content.

Google search console (Formerly Google Webmaster Tool ) is a free tool that lets you control your website from the search engine’s perspective. I will not go into detail about GWT as I have already covered it in previous posts. In case you missed it, here is the first article to get you started:

Whenever you update your blog with new posts, your sitemap helps to index them easily in search engines. This is what we are going to discuss in this post. Let see how to add blogger sitemap to Google Webmaster Tools.


Submit Blogger Sitemap To Google Webmaster Tools

Below are some easy steps you have to go through in terms to submit your blogspot blog sitemap.
  • Sign in to Google Webmaster Tools.
  • Click on the blog title for which you want to add sitemap.
  • Click on Sitemaps button as shown below.



  • At the top right corner of the page, press Add/Test sitemap button.



  • Once you click the button, a small box will appear as shown in the screenshot below.






  • Add the below code in the text field.
atom.xml?redirect=false&start-index=1&max-results=500

This is the sitemap code for your blogger blog which you need to add.
  • Press “Submit Sitemap” button.
  • Refresh the page. 

Congratulation! You have finished the process of submitting your blog sitemap.

Note: The above sitemap will work for 500 posts only. If you have more than 500 posts published in your blog, then you have to add one more sitemap. The Whole procedure will be same but at this time you have to add this code.

atom.xml?redirect=false&start-index=501&max-results=500

The sitemap which we submit to Google Webmaster Tools is a XML sitemap which is used by search engines to find our content easily. There is HTML sitemap too which is for our blog readers. We should add sitemap page to our blog so that our readers can easily view all of our blog posts at the single location. It’ll be easy for them to read the post which they want to.

Comments
This was the step by step guide on how to add blogger sitemap in Google Webmaster Tools. If you found it worth reading, then please share it with your social media friends. If you have any feedback, suggestion or any query then feel free to comment below this post. Your comments will be answered as soon as time allows. Happy Blogging!

Read more