Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2010-05-18, 05:52 PM   #1
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
Question Does OpenX slow loading time significantly?

I'm sure there's lot of factors, but in general should you keep the number of zones on a page under a certain amount (2,3..10?). Any other optimization pointers?

I've been going crazy with it since I figured out how to make it work, now my site seems a little slow....

tanks!
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote
Old 2010-05-19, 05:55 AM   #2
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
It can depend on several things. For example if you're loading your graphics from a dedicated directory on your server or if you're loading iFrames and other sponsor-hosted advertising materials. I've also had better success choosing to serve banners from a dedicated directory versus saving them in the OpenX database.

Regarding how many zones on a page, I use a lot of zones on some sites/pages. One thing you definitely want to do is use the Single Page Call method, which will cut down on the number of HTTP requests your page has to send to serve the banners.

Aside from those things, you can also consider ad positioning in your page design, so that some or most of the other important things will load quickly even if the overall page takes longer to load. As a simple example, making sure the sponsor-hosted graphics aren't at the top of the page can help ensure that someone else's slow server response won't mean a surfer clicks away from your page because he's not seeing anything interesting soon enough.

HTH
__________________
"If you're happy and you know it, think again." -- Guru Pitka

Last edited by Simon; 2010-05-19 at 05:57 AM..
Simon is offline   Reply With Quote
Old 2010-05-19, 09:21 AM   #3
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
Thanks Simon. I am serving a lot of iFrames with OpenX...I'm going to pull those out of the rotation and see if things speed up.
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote
Old 2010-05-19, 09:31 AM   #4
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
I tend to keep my ads to only one or sometimes two per page to keep things from slowing down.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2010-05-20, 11:10 AM   #5
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
That single page call thing seems to work much better, even with iframes. Now I gotta reinsert code on the pages....fortunately I discovered the slowness after applying openx to a couple of pages....glad I didn't do like...200
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote
Old 2010-05-20, 12:11 PM   #6
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
I can easily call 9-10 different ads on a page via the single page call method without seeing much difference from having less ads on those pages.

Regarding having to redo pages. If you use templates you want the single page call in the header template so it's available to all your pages.

Also - if you're not using templates, do yourself a favor and stick some extra includes, either php or ssi, in the HEAD and at the beginning and end of each page's BODY tags. They can point to some empty files on your server so nothing gets inserted until you want to do something like add the OpenX single page call, or the Link Organizer tracking code, or Google analytics code to all of your pages. Then you can add that code to those formerly empty files and it'll get included from then on.

Most things I build now, except free sites and galleries, use some kind of template system, but using those 'empty' includes saved me a ton of time on earlier sites over the years.
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Simon is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:26 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc