Is it easy to create a pop-up window for the blogger blog using HTML codes without affecting blog speed?
Already, you might notice that in some websites or blog sites they use a popup window opens suddenly without the knowledge of reader or user which leads to other websites or popup ads. Most of the time webmasters do it for some promotional purpose & advertising purpose. Maybe it can be possible now that you will be searching for how to apply a popup window for your blog site for some promotional or advertising purposes.
It is very easy to add popup window for blogger and that popup window helps in increasing your page views and help visitors to know useful links within your site and other external sites too. Not only that also you can be earning some extra income for your pocket by using your blog site.
Already, you might notice that in some websites or blog sites they use a popup window opens suddenly without the knowledge of reader or user which leads to other websites or popup ads. Most of the time webmasters do it for some promotional purpose & advertising purpose. Maybe it can be possible now that you will be searching for how to apply a popup window for your blog site for some promotional or advertising purposes.
It is very easy to add popup window for blogger and that popup window helps in increasing your page views and help visitors to know useful links within your site and other external sites too. Not only that also you can be earning some extra income for your pocket by using your blog site.
How to create a popup window for Blogger
1. Login to your blogger account.
2. Go to Dashboard
3. Then click on the layout
4. In that click on adding a gadget from sidebar or footer. My recommendation is that you should add that gadget into the footer section. That can help to get the best performance.
5. Then select HTML/JavaScript gadget.
6. Add the following code into the HTML/JavaScript content area
7. finally click the save button.
<script type="text/javascript">document.body.onclick= function(){window.open('http://YOURSITEURL.com','poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0,menubars=0, resizable=1, width=950, height=650, left = 300, top =50');}</script>
Be make sure to change the http://YoursiteURL.com to your site URL name, so replace your it with your blog domain name.
Then Customize the width and height of the popup window as you prefer.
When users click somewhere on your blog then a popup window will open pointing to that page.
I Hope the above method helps you to add a popup window into Blogger without slowdown your blog speed?. And if you have any problem or know more on this, Please share with us in the comments section below.
No comments:
Post a Comment