Showing posts with label Webmaster Tools. Show all posts
Showing posts with label Webmaster Tools. Show all posts

How To track Downloads On your Website?




Track Donwloads in Blogger Probably we all love to know how many times a file on our website is downloaded. You can observe that I track all my downloads whether its templates, icons, buttons or any other blogger resource. This helps me know how popular that particular file is. Many questioned us about the script we use to track our files and today we would share every detail on how we actually track downloads on Blogger.

 

 

Live Demo

 

How To Track Downloads in Blogger?

I use Dstats service for tracking number of downloads. The method is simple. There are two steps which are,

Inside your posts simply paste the code below. Replace  PASTE-FILE-LINK-HERE with the link of your file you want readers to download. And replace Image URL OF Download Button with the Image Link of your Download button.

<a href="http://dstats.net/download/PASTE-FILE-LINK-HERE"><img src="Image URL OF Download Button" border="0"/></a>

<p>Downloads:<a href='http://dstats.net/download/PASTE-FILE-LINK-HERE'></a>
<script type='text/javascript' src='http://dstats.net/dstatsjs.php?file=PASTE-FILE-LINK-HERE'></script>
<script type='text/javascript'>document.write(dsCounter);</script></p>

 

Grab these Download Buttons.

You can use the following Download buttons from dryicons Simply right click an image and select “Copy Image Location” and this will give you the Image URL for the button.

download_buttons1 download_buttons4
download_buttons2 download_buttons5
download_buttons3 download_buttons6

 

Once you are done, publish your post and see a beautiful Download button with an auto download tracker hanging inside your post. Enjoy! :)

Meta Tag Generator Tool For Blogger




meta-tags-generator-tool Meta description and meta keywords are the most popular html tags which are still recommended despite many arguments by several expert Search engine Optimizers. The first thing that every blogger must do after creating a log is to optimize his template by submitting it to search engines and by adding important meta tags inside the template. To make your job easy I have created a simple Meta Tag Generator Tool below which will help you create important tags within seconds with no SEO knowledge required at all!

Follow these tips for writing best blog description and for choosing the most relevant keywords for your blog.

Meta Description:

Describe your blog in max 150 letters. The Character Counter tool can help you. For example I have chosen the following words for describing my blog,

A Blog about Blogger Tricks, Blogger Templates, Widgets, SEO, Make Money Online, CSS and HTML Tricks etc.

You can choose a similar format to describe your blog with most relevant words.

Note:- I have enclosed the meta description inside a dynamic HTML tag in order to avoid duplicate content issue. Confused? Let me explain. If Meta description appears for all pages in your blog then search engine robots would think that all your pages are having same description. Since robots deal each page as a separate website therefore your blog could get penalized for using same meta description over and over again. To avoid this I have added two pieces of code before and after meta description  so that it may appear to robots at homepage only. Following are the two codes added to the tool by default,

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<META NAME="Description" CONTENT="Your Blog description">
</b:if>

 

 

Meta Keywords:

Choose words that describe the core topics of your blog. Keywords are high traffic targeted words that define your blog content. Most people use dozens of most competitive keywords but doing this is unnecessary and further effects your search engine listing. Choose few but smart keywords that may reflect the overall content of your blog. Google keyword Tool can immensely help you in choosing the right keywords. The best tip is to use similar keywords as used by your competitors. You can press Ctrl + U to open the source file of your competitor while you are on his blog. Through source file you can easily see what keywords and description your competitor is using.

Write a maximum of three words per keyword and separate each keyword using a comma. See my keywords as an example,

 

Blogger tricks,blogger tips, SEO guide, make money online, blogger widgets, css html tricks

Meta Author:

This is not a very important tag but still everyone likes to attach his name to his website so why should you left behind! :p Simply write your full name and avoid using nicknames or special symbols.

If you don't want to add your name then simply leave the blank empty in the tool below.

Meta Robot:

Sometimes you don't want search engine robots to crawl and index your blog so you can simply tell the robots that don't crawl the data of the blog using the No follow tag or No index tag.  By default blogger tags all blogs as ALL

If you don't want to be bothered with this tag then simply leave the blank empty in the tool below.

 

Meta Tag Generator Tool


Description:
Keywords:
Author (Optional):
Robots (Optional):

class="mbt4" TYPE="reset" VALUE="Clear All">

Color Code Generator & Color Wheel For Bloggers




color_colorwheel Just to inform you all that for the flexibility and ease of Blogger Template customization, I have published two extremely useful tools that will help you get the hexadecimal color value Or RGB value for any colour you want. These tools are advanced integrated versions of colour pickers used in graphic software like Photoshop. I am more happy than you are because now I don’t need to open Photoshop each time for picking my desired color or eat my brain in finding matching colours :>



I hope you guys will find them really useful. MBT tools are not only useful to you but I personally use them more frequently than anyone else.

 

Color Code Generators