Log in

View Full Version : Miva Inline Ads


smsmasters
05-20-2007, 12:28 PM
I just signed up to miva and wish to implement inline ads on my forum.

Where would the best vbulletin templates to implement these codes:


?Copy <!-- BeginContentMarker --> and paste it into your web page at the point where you want MIVA Inline to start crawling the page.?
?Copy <!-- EndContentMarker --> and paste it into your web page at the point where you want MIVA Inline to stop crawling the page?
?Copy <!--BeginUnderlineMarker --> and paste it into your web page at the point where you want MIVA Inline to start displaying ads for keywords.?
?Copy <!--EndUnderlineMarker --> and paste it into your web page at the point where you want MIVA Inline to stop displaying ads for keywords.?

smsmasters
05-22-2007, 11:43 PM
<script language='javascript' src='http://v11.mivainline.eu.miva.com/MivaLine/GetHighlightContext.aspx?pid=------REMOVED----'></script>



That is the miva inline ad code I use on my forum, but I found that it slows down the loading of my forum since it has to wait for the script to execute fully.

Is there a way to make the js code run independently from the rest of the website being loaded to avoid the delay?

Thank you