Saturday, February 28, 2009

Page views counter for blogspot bloggers to count how many times any post has been read

50 comments

If you are blogspot blogger than you must have missed the fact that blogspot doesn't provide any way to count how mant times any post on your blog has been read,
same was the case with me too.



I've written a script to count blog page views or blog post views and sharing it with everyone who needs it

to put page views counter in all posts of your blog , follow these steps


Click this link to read more and know how to implement it in your blog


Have fun


Continue Reading...

Monday, February 16, 2009

blogger- add dotnetshoutout button all posts of blogspot blog autometically

1 comments

If you want to add dotnetshoutout button to all posts of your blogspot/ blogger blog

Shout it

than u need to write this code in your html section of blog

First of all go to layout > edit html > check the check box of expend widget templates

now look for this line of code

<p><data:post.body/></p>

Now after <p><data:post.body/> and before </p> post the code mentioned below

<a rev='vote-for' expr:href='&quot;http://dotnetshoutout.com/Submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' expr:id='data:widget.instanceId + &quot;_kickit&quot;' rel='nofollow'>
<img alt='Shout it'expr:src='&quot;http://dotnetshoutout.com/image.axd?url=&quot; + data:post.url' style='border:0px'/></a>


Your complete code should look like this
<p><data:post.body/><a rev='vote-for' expr:href='&quot;http://dotnetshoutout.com/Submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' expr:id='data:widget.instanceId + &quot;_kickit&quot;' rel='nofollow'>
<img alt='Shout it'expr:src='&quot;http://dotnetshoutout.com/image.axd?url=&quot; + data:post.url' style='border:0px'/></a></p>


Now you will have dotnetshout button in all posts
have fun

Shout it


Continue Reading...
 

Amit jain online by amiT jaiN -Internet tips and tricks Orkut tricks , blogger hacks n tricks , windows tricks, and lots of other tips and hacks