2 replies
  • WEB DESIGN
  • |
Hi guys

I have seen many pop ups when I am leaving someones site and I was wondering...what kind of effect does having a pop up like that have on SEO?

If none, were would I find some information on how to create my own for my wordpress based site? If anyone could provide some names of good software for testing etc.

I'd like to try before I buy though

Cheers
#banners #leaving #page #pop
  • Profile picture of the author murrad
    This is the very basic code.. I had on my website some years back. You need something like this ?

    window.onunload = popup;

    function popup() {
    alert('I see you are leaving the site');
    }
    Signature

    Environment friendly Paper cup machine

    {{ DiscussionBoard.errors[4574475].message }}
  • Profile picture of the author iuditg
    If you google around you would find tons of wordpress plugins that does this. If you need some more professional you can go for pop up domination (It's costly though )
    {{ DiscussionBoard.errors[4574604].message }}

Trending Topics