Seo Pack for blogger - blogspot seo tips & tricks . |
Blog Load Time :
Don�t Use An Image As A Background:
If your blog template have image as a background, then remove it. A background image is responsible for slow loading speed. Always use background colors not an image. To remove background image simply search below code and remove it from your template.
body { background: #B3B3B3 url(http://abc.com/background-image.jpg);
How To Check Blog Load Speed?
There are lot of tools available on the internet which can be used to check your blog load time. Here I am listing two famous tools.
Google PageSpeed Insight
Pingdom Tools
Just open the link and type your blog address like this.
http://www.your-blog-address.blogspot.com/
Limited Number Of Posts At Home Page:
Try to show only 4-5 posts at your Homepage because if you use too many posts to show at Homepage then it will take more time to load. Fast loading Homepage keeps your visitors happy and they will stay at your blog for long time.
See the video tutorial to limit the posts
on homepage (bloggerseo786.blogspot.com)
Give Proper Dimensions To Images:
Always give proper height and width to the images you are using in your posts, because it help the browsers to load the image quickly.
Use the following size:(Recommended)
300x250
Always Use Quality Blogger Templates:
Most of newbie bloggers do this mistake. They upload any template that attracts them. There are lot of templates available on the internet but most of them are improper scripted. Using of those templates make job tough for search engine spiders to crawl your blog. Choose theme wisely for your blog which should be designed by professionals.
Widgets and Social Media Buttons:
Widgets and social media buttons are really very important but use of too many social media buttons and unnecessary widgets can slower your blog. Try to remove widgets that are not really necessary for your blog and use social media buttons wisely.
For Getting Your Blogs Robots.Txt File Go To:
www.yourblogname.blogspot.com/robots.txt
It will look like this:
User-agent: Mediapartners-Google
Disallow:
User-agent: *
Disallow: /search
Allow: /
Sitemap: http://example.blogspot.com/feeds/posts/default?orderby=UPDATED
Webmaster Tool Codes:
Below 500 Posts:
atom.xml?redirect=false&start-index=1&max-results=500
Above 500 Posts:
atom.xml?redirect=false&start-index=501&max-results=500