Showing posts with label Blogging. Show all posts
Showing posts with label Blogging. Show all posts

How to add a simple and smart subscription box to blogger

Posted by h
Subscription box to blog is one of the best way to increase readers to your blog in the same way traffic is also going to increases.Subcription boxes will be used by many blogger in order to increase the readers and make a blog popularity.It is one of the best source to increase blog traffic.If you increase your blog traffic then you can make money blogging.Today in this article iam going to show you how to create a simple and smart email subscription box for blogger.I have previously shared a tutorials how to add sliding facebook like page to your blogger with images and how to add social sharing buttons to your blogger with images.Now in this tutorial iam going to show you how to create a smart subscription box to blogger styled with html and css.This widget is very simple and will blend in any template.You just follow the below steps to get subscription box for your blogger.



Steps to create subscription boxes for blogger


  • Login to your blogger dashboard.


  • Click on layout.


  • Now click on Add Gadget and choose Html/Javascript.



                                                                                   

  • Now copy/paste the below code in a content space.



Code to Copy


<!--WWN Email Subscription Box http://worldwidenetworkings.in/ --><style>.mbw-email{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlXd6JxF_DB-CCw0FyQnkoULvabyd1JwHum6voOfNMmWQCGhXVWQXrNdlvWWkLaVnNl6AFH4QN6oqbVxXR8NbgyeexT5aUoexT20l3Dpv56s1rlLNFV6MI5wR4ZTx7JoTcofCnH-g3s6o/s1600/subscribe.png) no-repeat 0px 20px;width:300px;padding:10px 0 0 55px;float:left;font-size:1.4em;font-weight:bold;margin:0 0 10px 0;color:#686B6C;}.mbw-emailsubmit{background:#f5bb0d;cursor:pointer;color:#fff;border:none;padding:4px;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;font-size:12px;font-family:sans-serif;}.mbw-emailsubmit:hover{background:#df8228;}.textarea{padding:2px;margin:6px 2px 6px 2px;background:#f9f9f9;border:1px solid #e3e3e3;resize:none;box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);font-size:13px;width:170px;color:#555;}</style><div class="mbw-email">Subscribe Via Email<form action="http://feedburner.google.com/fb/a/mailverify" id="feedform" method="post" target="popupwindow" onsubmit="window.open('http://feeds.feedburner.com/Worldwidenetworkings, 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><input gtbfieldid="3" class="textarea" name="email" onblur="if (this.value == &quot;&quot;) {this.value = &quot;Enter email address here&quot;;}" onfocus="if (this.value == &quot;Enter email address here&quot;) {this.value = &quot;&quot;;}" value="Enter email here" type="text" /><input type="hidden" value="worldwidenetworkings" name="uri"/><input type="hidden" name="loc" value="en_US"/><input class="mbw-emailsubmit" value="Submit" type="submit" /><!--http://worldwidenetworkings.blogspot.in/--></form></div>

  • Now search for http://feeds.feedburner.com/Worldwidenetworkings and replace it with your feedburner url.
  • Now search for worldwidenetworkings and replace it with your feeburner title.
  • Now click on save thats it friends now your smart email subscription box is ready to use.

Further modify your RSS subscription box 

If you further want to change your RSS subscription box then make the following changes

  • If you want to change button on hover effect you have to change #df8228.
  • To change background of your subscription box change #f5bb0d.
  • You can also change Subscribe Via Email as your wish.
If you have any queries feel free to ask through your valuable comments we appreciate your comments.

Read More

How To Protect A Blog Content From A Hackers

Posted by h
Protecting a blog Content from a hackers is an important credit monitoring function of each and every blogger.Every blogger think about how to write a blog but only specialized blogger think how to protect a blog content from a hackers.Blog protection or website protection is very important factor must follow by every blogger.blog writing is equally important to blog protection.

Protect A Blog Content From A Hackers

Now a days many of the bloggers or users are copying content from another blog or website and putting into their sites.They never used to think how hard that content owner has written that information.There intention is only one thing that to copy the content and paste it into their blogs or websites.The way which they are following is not correct and also they never think that is wrong. By ourself we have to protect our content from stealing by bloggers or users.In this tutorial iam going to show you the simple and safe trick how to protect your content from Hackers with four steps.If you follow the below steps 100% you can protect your content from Hackers.

Protect A Blog Content


  • Login to your blogger dashboard.



  • Click on Layout.



  • Now click on Add a gadget and then  HTML/Javascript.

                                                                                                          
                                                                                       

  • Now copy the below code and paste it in a content space.



http://worldwidenetworkings.blogspot.in--><script language='JavaScript1.2'>function disableselect(e){return false}function reEnable(){return true}document.onselectstart=new Function ("return false")if (window.sidebar){document.onmousedown=disableselectdocument.onclick=reEnable}</script><!--code end <!--worldwidenetworkings--><script language='JavaScript1.2'>function disableselect(e){return false}function reEnable(){return true}document.onselectstart=new Function ("return false")if (window.sidebar){document.onmousedown=disableselectdocument.onclick=reEnable}</script><!--code end http://worldwidenetworkings.blogspot.in/>


  • Now click on save button.Thats it friends, now you check your blog or website it is completely in lock from copying.Friends i hope you enjoyed this trick feel free to ask any queries through your comments.We appreciate your comments.
Read More