Valueclick medium rectangle slows down my site

Discussion in 'Pay Per Click Advertising' started by mooiness, May 21, 2007.

  1. #1
    Hi.

    Am wondering if any of you are experiencing this:
    1. Site loads to the point where it tries to load the medium rectangle, then stops on both IE7 and Firefox2.
    2. Hit "Refresh" and everything then loads up fine.

    The site is running Wordpress 2.2.

    It only started to happen recently. I've since taken it off because if it's pissing me off, I'm sure it's pissing off my readers. Though I'd like to put it back because it's a good earner.

    Thanks.
     
    mooiness, May 21, 2007 IP
  2. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #2
    could they be flash ads.try disabling them if you can.
    you can also try using iframe.
     
    zodiac, May 21, 2007 IP
  3. mooiness

    mooiness Peon

    Messages:
    409
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yeah, iframes are what a few threads have suggested after I've googled the question. Could be the way to go. Thanks!
     
    mooiness, May 21, 2007 IP
  4. mooiness

    mooiness Peon

    Messages:
    409
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    For those interested, here's how I improved my site loading time with regards to the slow Valueclick ads.

    I placed the Valueclick ad code in a dummy HTML page (dummy.html) like this:
    <html>
    <!-- ValueClick Media 300x250 Medium Rectangle CODE for mooiness.com -->
    CODE CODE CODE
    <!-- ValueClick Media 300x250 Medium Rectangle CODE for mooiness.com -->
    </html>
    Code (markup):
    Then on my template, I call it using an iframe:
    <iframe
    name="Valueclick300x250"
    width="300"
    height="250"
    frameborder="0"
    src="http://mooiness.com/dummy.html"
    marginwidth="0"
    marginheight="0"
    vspace="0"
    hspace="0"
    allowtransparency="true"
    scrolling="no"
    >
    </iframe>
    Code (markup):
     
    mooiness, May 21, 2007 IP
  5. addictinggames247

    addictinggames247 Guest

    Messages:
    190
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You should ad a nofollow tag to it also ;) I just iframed mine also, finally got time to get around to it.... anyway, I hope we do not get banned for doing it.
     
    addictinggames247, Jun 13, 2007 IP
  6. mooiness

    mooiness Peon

    Messages:
    409
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Valueclick ads are CPM-based - this is still legitimately showing the ads, so I don't use why we would get banned. I didn't see anything in their terms that we can't do this.
     
    mooiness, Jun 13, 2007 IP