Recent Articles
Home » Posts filed under BLOGGING TRICKS
Showing posts with label BLOGGING TRICKS. Show all posts
Showing posts with label BLOGGING TRICKS. Show all posts
How To Add JS-Kit Rating To Your Blogger blog
Today in this tutorial i,m going to explain you how to add JS-Kit rating to blogger. with this kit you and your visitors can easily know that whats post of your blog have more votes and most famous. and post that unlike by most people. if you want to add this feature on your blog then follow these simple steps.
1) First of all go to your blogger dashboard click on template and then edit html
2) Click on explain widget template
3) Use Ctrl+F and find <data:post.body/>
4) Copy the code given below and paste this code just after it <data:post.body/>
How To Disable Right Click By Using Jquery
Today in this tutorial i,m going to teach you how to disable right click using jquery. If you want to add this feature on your site then follow this simple steps you can disable right click on your blog
1) First of all go to your blogger dashboard click on template and then edit html
2) Use Ctrl+F and find </head>
3) Copy the code given below and paste this code just before it </head>
How To Add Embeded URL, HTML Code Below Your Blogger post
Today in this tutorial i,m going to teach you how to create a widget for your visitors for link back to your blogger post. this widget show 2 codes URL and HTML with this if your visitors like your post they can easily copy the embed code of your blog post and does paste this code in their blog or website with this you can easily get trafic for your blog with the help of other blogger and website owners
1) First of all go to your blogger dashboard click on template and then edit html
2) Use Ctrl+F and find </head>
3) Copy the code given below and paste this code just before it </head>
How To Add Reply Button To Blogger Comment
Today i,m going to teach you in this tutorials thet how to add reply button in blogger comment. Usually we see reply button in comments in many websites but this feature is not show in blogger blog but don,t worry i,m going to teach you. Simply follow this instruction given below
1) First of all go to your blogger dashboard click on setting
2) A New page is open and copy your blog id as shown in below figure
3) And click on to your blogger template and then click on edit html
4) Now Click on expand widget template
5) Use Ctrl+F and find <data:commentPostedByMsg/>
6) Copy the code given below and paste this code just after above code
6) Copy the code given below and paste this code just after above code
How To Add Pretiffy Syntax Highlighter In Blogger
Google Code Prettify is a Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page. Today i,m going to explains you in this tutorials how to add Prettify syntax highlighter to your blogger blog.its make your blog more professional
1) First of all go to your blogger dashboard click on template and then edit html
Add Recent Comment Widget In Blogger
Recent comment widget tells our visitors about new comment about our blog with this our visitors takes part in commenting and our post become popular as sen the importance of recent comment i,m going to share you the methode of adding a recent comment widget in blogger don,t worry it is very easy
1) First of all go to your blogger dashboard click on layout and then add gadget
2) Select html/javascript gadget
3) Copy the codes given below and paste these codes in html/javascript widow
<script style="text/javascript" src="http://www.geocities.com/oom_directory//recentcomments.txt"></script><script style="text/javascript">var numcomments = 5;var showcommentdate = true;var showposttitle = true;var numchars = 100;var standardstyling = true;</script><script src="http://seomethodes.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments"></script>
4) Click on save
5) Finally place gadget where you want
your setting have been ready for use
How To Make A Button In Blogger
Today i,m going to share you the methode of making a button in blogger this is very important for thoese blogger that place videoes on blog and want a download button on blogger it is very simple to make1) Now first of all go toy our blogger dashboard click on new post and then HTML
2) Now paste this code in HTML window and then click on compose
<button>seomethodes</button>
3) IF you want put a link in button then paste this link in HTML
<a href="http://seomethodes.blogspot.com" target="blank"><button>seomethodes</button></a>
Subscribe to:
Posts (Atom)