How to Create a Pop Up Window in my Website (Blogger, Wordpress etc)

You might notice in some websites that a popup window opens suddenly without the knowledge of you which leads to other websites and they do it for some promotional purpose. It’s easy to add popup window for blogger and adding popup window helps in increasing page views of your blog and you can help visitors to know useful links within your site and other external sites.


How to create a popup window for Blogger

  1. Login to your blogger  account
  2. Go to Dashboard >> layout and click “add a gadget” from sidebar or footer
  3. Open HTML/JavaScript gadget
  4. Add the following script in HTML/JavaScript content area and click save.

<script type="text/javascript">

document.body.onclick= function(){

window.open('http://adf.ly/VFSZV', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=950, height=650, left = 300, top = 50');

}</script>

Note:
  1. Make sure to change the http://adf.ly/VFSZV URL
  2. Customize the width and height of the popup window like you wish
Now a popup window opens pointing to that page when users click somewhere on your blog.

For more details please watch the video below:

Comments

  1. how to add multipal http link on pop up windows

    ReplyDelete
  2. I want to show one time for one visitor how i create this ?

    ReplyDelete
  3. Can i get the code that will appear only ones per visitor

    ReplyDelete
  4. http://ezfunpk.blogspot.com

    Visit us for more entertaining stuff, games, wallpapers, tricks, videos, movies and mp3 songs.

    ReplyDelete
  5. thanks.
    visit me https://www.otyla.com/

    ReplyDelete
  6. Make bilingual business easy. ebookconversion.com offers professional English to Spanish translation services by native Spanish translators. Enjoy our Spanish translation services at best rates.

    ReplyDelete

Post a Comment