Home All posts
Saturday, 9 June 2012
Tuesday, 5 June 2012
Blogger Widget Code Generator
var replaceText1 = "infoaddress";
var replaceText2 = "logoaddress";
var replaceText3 = "widgetcontentvalue";
var replaceText4 = "titlevalue";
function updateinfourl(){
var info_url = document.getElementById('info_url').value;
var widget_api=document.getElementById('widget_api');
widget_api.value = widget_api.value.replace(replaceText1,info_url);
}
function updatetitle(){
var widget_title = document.getElementById('widgettitle').value;
var...
Featured Content Slider For Blogger
Featured Content Slider is one of the best way to featured some of the best content from your blog to your users.....to add this just follow the following steps.....
Go to your blogger > Template > Edit Html
Just above the </head> paste this script
<script src="http://widcraft.googlecode.com/svn/jquery.js" type="text/javascript">
</script>
<script type="text/javascript">
$(document).ready(function()...
Recent Comments Widget For Blogger
Add Recent Comments Widget Display Last 5 Comments in Sidebar on your blog . To Add this comments widget follow the simple Procedure:
Go to your blog > Layout > Add A Gadget > Feeds
The Feed Gadget will ask you for Feed URL, you need to
http://YOURSITE.blogspot.com/feeds/comments/default
Click on continue
Change title with Recent Comments/Latest Comment and...
Recent Posts Widget For Blogger
Ok so recent posts widget is the one of the best widgets for blogger to show whats new on your blog and its so easy to add this you don't need any html or css coding just some simple steps to follow from the picture tutorial below.....
Go to your blog > Layout > Add A Gadget > Feed Widget
Enter the feed url of your blog and click on continue....
Almost done...
How To Redirect Your Blogger Blog To Another Blog/URL
Go to your blog > Template > Edit Html and search for <head>
Just post the script just below <head>
<meta content="5;url=http://YOUR NEW URL HERE" http-equiv="refresh"/>
5 is that number of seconds after redirection will begin and if you want to redirect your blog without any waiting and just change it's value to 0.
Thats it if any one is having any problem...
Monday, 4 June 2012
Multi-Tab Widget For Blogger
Ok guys some days ago i found this tutorial on a blog call MBT so i thought i should share this with you first of all ....all rights of this tutorial goes to MBT visit his blog and thanks for posting this :D ok so here we go.....
Go to Blogger > Layout > Edit HTML
Search For </head>
And paste the code below just above it,
<script type='text/javascript'>//<![CDATA[document.write('<style...
Sunday, 3 June 2012
Saturday, 2 June 2012
Disable Copy Content Of Your Blogger
A guy on fb started a blog on WWE just like me and he just copy and paste all news from my site and i hated that so much so then i hacked his all gmail accounts and deleted all of them damn he had over seven gmail it was so hard to know from which one the blog is running :p but it was so hard to know his mails and hack them so for future i wanted to secure content from my site so i searched on...
Subscribe to:
Posts (Atom)
Popular Posts
-
Just a quick news before I start the stuff. Google Code has suspended my code account & all repositories I hosted there, so all my c...
-
Earlier this week, I wrote about installing CFW on your PSP to do some extra-ordinary PSP stuff. Playing ISO and CSO games in one of it. ...
-
Many PSP gamers wants to capture screenshots of their PSP games to share them with their friends and on tutorials. Even the above picture...
-
BWidgets is a blogsite about blogging, but why we're sharing PSP tutorials here? The answer is very simple. I recently bought a PSP 1...
-
Blogging world is getting large everyday as so many peoples are creating blogs and it's hard for all of them to capture their targets...
-
Overview A flash card is a data storage device with a flash memory, A USB flash card is a flash card with integrated Universal Serial ...
-
In this tutorial, I'm going to show how you can easily hide login errors in WordPress. It's a great way to protect from WordPress ...
-
Hi guys! I haven't published anything on this blog for at least an year now. All the posts that you see here are guest posts, and not by...
-
Creating a strong, specific and informational law blog is an excellent means of drawing potential clients to your website and keeping curr...
-
By default, WordPress only allows us to login to WordPress powered sites only with our username. But most of us prefer to enter our email ...