
Blog Statistics Widget shows the number of all posts and comments of your blog which you may find it very useful one for your blog Go to Layout -> Page Elements Add Gadget -> HTML and Java script Paste the following code <script style=””>function numposts(json) { document.write(‘Total Posts :‘ + json.feed.openSearch$totalResults.$t + ‘<br/>’); }function numcomments(json) [...]

If it is said that “Pictures speak a thousand words“, then it would not be wrong to say that “ Flash speak a million words“. And because we all want our blogs look great for our visitors, we need to give our labels widget good style. first you can check the demo of that widget [...]

I`m feeling lucky or random post widget for blogger is very important in making the old posts alive and keep visitors more time on your blog (depending on your posts quality) Go to Layout -> Page Element Add Gadget -> HTML / JavaScript paste the following code <div id=”myLuckyPost” style=”text-align:center”></div> <script type=”text/javascript”> function showLucky(root){ var [...]
Go to Layout -> Page Elements Add Gadget -> HTML and Java script Paste the following code <script type=”text/javascript”> function pipeCallback(obj) { document.write(“<ol>”); var i; for (i = 0; i < obj.count ; i++) { var href = “‘” + obj.value.items[i].link + “‘”; var item = “<li>” + “<a href=” + href + “>” + [...]
You may find the recent posts and comments widget helpful for users so i`m gonna to show you the easiest way ever to add them using rss feed Go to Layout -> Page Elements Add Gadget -> Feed in Feed url paste http://your-blog-address.com/feeds/posts/default?alt=rss for Recent Posts http://your-blog-address.com/feeds/comments/default?alt=rss for Recent Comments Choose the title, number of [...]

Go to Layout -> Edit HTML Click on the box next to Expand Widget Templates Find this code <b:if cond=’data:post.url’> Just after it paste this one <img style=”width: 50px; height: 50px;” src=”image-url” /> Change the red words with your image width, height and url Save your template and enjoy the new look
The sticky Post is a post that appears first for ever. it is very useful for a lot of bloggers specially who want their blogs to be look like website more than a blog. there are two completely methods the first if you need comments, posted by, labels,….. and other post footer it also appears [...]
One of the most things that make users alienate from your blog/site is the broken links, as no body likes to see the sign of “DEAD END” in roads. iwebtool.com offers a useful tool to check for broken links and links that lead nowhere on a website or blog. After checking your blog for the [...]

Until recently, the title tags generated for each page of your Blogger blog would display the blog title first, then the name of your post. This wasn’t so good for SEO (search engine optimization) as this made keywords from your post titles appear after your blog title. That is what we will do Go to [...]

Social Submitter is an application that allows to automatically submit your prepared tagged article with a link to target resource to a large set of social bookmarking sites. Their database contains about 200 bookmarking sites and they update it several times a week to ensure the highest quality of submission. The database update runs automatically [...]
Recent Comments