Skip to main content

Posts

50+ High Pagerank Dofollow CommentLuv Blogs 2015

Backlinks plays significant role in improving your search ranking. Today, I am sharing high page rank dofollow commentluv blogs to improve your Alexa ranking, boost traffic and search engine ranking. Blog commenting is the great way to get quality and high rank dofollow backlinks for your blog or website. The great benefit with CommentLuv enable plugin is that every time you get two backlinks, one for your blog homepage and other for recent 10 posts on your blogs.  When you comment regularly on these blogs, People can view your posts and it helps you to get quality traffic also. Dofollow CommentLuv Blogs List 2015 These blogs have PR 2 to PR 6. When you start commenting on these blogs, make sure that write more than a hundred words.  Short comments consider spam and mostly rejected. These blogs, check your comment manually before approve them. Always post quality comments and start a new way of thinking and debates. http://la...

How automatically add ALT and Title tags to blogger images?

We are always worry about SEO (search engine optimization) of our blogs. Images is the integral part of blogger posts. Many people do not know that search engines bot unable to read images, so tells about the images to search engines; we add Alt tags to all blog images. It is very difficult and time consuming to add manually Alt tag to all blog images. Today I am sharing a code that automatically adds ALT and title tag to your blogger images. With this simple and short code, you save a lot of time and optimize your blogger images with great ease. How this code Work This code takes the name of your image and use it as Alt and Title tag of your blog images. So, before use this code, give a proper name your images. How to add this code Go to your blogger dashboard and select desire blog. Go to blog template and Edit HTML (Before adding this code backup your Template.) Now Search the </body> in coding area  Paste the below code just above </body> it. <...

How to add fixed floating buttons to blog?

Social media play a key role to promote your blogs. SEO experts and Search Engines indicate that they give much importance to social signals. Today, I show you how to add fixed floating buttons to your blog. These buttons very helpful and made easy to share your content on social sites. In my personal views if someone writes quality content and share it on social media, he easily gets significant traffic on his/her blogs.  Now come the point and give you floating button codes, these buttons also have count options to count how much time a post share on social networks. Add Fixed Floating buttons to blog Go to your blogger dashboard and select your desire blog Now Go to layout , add a gadget >> HTML Java script   Now just paste the below code inside it. <style> /*——-www.blogpedia4u.blogspot.com Floating Counters————*/ #floatdiv { position:absolute; width:94px; height:229px; top:0; left:0; z-index:100 } #MBBsidebar { background: #fff; bord...

How To Resize Images In Blogger Automatically

No doubt, blogger is the largest platform of the blogging world. It provides you free domain name and hosting to start your blogging career free of cost. On blogger, you can post unlimited article and upload images to your blogs. All images on your blog automatically upload to Picasa Web Album, another great service of Google to store your images. Today we discuss, How to resize your post images in the blog. You can resize an image at a single time, but not capable to resize all your blogs images at once. So, let’s start the tutorial. How to resize all images. Go to blogger dashboard >> Template>> Edit HTML Search ] ]   ></b : skin> in your template area Now copy below the code and paste just above it.  . post-body img { width : 480px ! important; height : auto ! important; } Customization of your image settings After adding above code, you can customize it according to your wishes. It is necessary to modify it according to the layout o...

Best web hosting sites for WordPress in 2015

It is important for us to have the best website or blog for the business promotion. A good blog or website depends upon the good hosting company. Only a right web hosting company fulfills our dreams. Thousands of web hosting companies are available in their global market and their number raising day by day. Among those who many companies available in the market, in this article I introduce you top 10 hosting companies. 1. BlueHost It is always recognized as the leader in the industry. Its rates very cheap and low-cost. It is approximately 20,000 website or blog hosts every month in the market. They are in business since 1996 and become the one of the best hosting company. It has excellent servers, customer support center and good hosting packages. It offers unlimited disk space, unlimited domain hosting, unlimited email accounts and many more. Another beneficial feature is that it offers a good referral program for earning money. 2. Hostgator It is one of the greatest webs...

How to optimize blogger images for better ranking

Image optimization is the important factor of search engine optimization (SEO).  It is the most crucial part of blog/website that every time bloggers or webmaster tries to improve it. Optimization of images is the integral part to bring quality traffic to your blog/website. Bloggers usually download images from internet and upload on their blog without any optimization, but if you little care, you can drive good traffic from Google image. Search engines boots, unable to identify images, so, we told them about the images. Today, we discussed how to optimize blogger images for having better search ranking. Optimize the images Give proper names to the image The first step is that give the proper and relevant name your images. Relevant means images related to your blog post, for example, if you upload image related Image optimization, give a name like image optimization.jpg Add Title and ALT  Tag Search engine read the images from ALT tag. So, tell the robots a...

How to SEO optimize your blogger blog titles for better ranking

SEO of the blog or website is the most searching words. SEO panic the new bloggers/webmasters to improve his/her site to get better ranking in search results. Today we discuss how to SEO optimize your blogger title to get better ranking in search engines. To optimize the blogger title is a called “blog/BlogSpot title swapping.” Swapping helps you to improve your search engine ranking. According to the SEO experts Title plays a key role in well ranking of your blog in search results. The reason to put your title before your blog name is that users prefer to search specific content and increase clicks from search engines. How to optimize the blogger title Login your blogger dashboard and go to Template>>Edit HTML  Click anywhere in the code and press Ctrl + F to search codes.  Search the below code in your blog < title ><data : blog . pageTitle /></title>      4.   Now replace it with the below code and save your ...