vBulletin Search Engine Optimization
This is a discussion on Is this allowed? within the Google Adsense, YPN, & Other Ad Networks forums, part of the Monetizing category; Hi all, Quick question for you all. I recently made this template modfication to display Google ads inside the first ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| Is this allowed?
Hi all, Quick question for you all. I recently made this template modfication to display Google ads inside the first post: Adsense Inside the Post - vBulletin.org Forum Now, one member says it is now allowed. He said: Quote:
Regards Jason |
|
#2
| ||||
| ||||
|
having the ad there is ok. using an iframe is not though. You won't get good relvent ads like that. the adsense script works in the same frame as the ad, thus, there's 0 text that it can find to contextualize anything. see this thread for the proper method: How do I get google adsense to right on top? note, that is set up for guests only and contains a link to his own site. your markup will vary. |
|
#3
| ||||
| ||||
|
I see -- thanks!! But why do I need to put: <a href="http://www.techsupportteam.org/register.php" target="_parent"></a>..... What's my register page got to do with anything? How does that look? -- sup guys? Regards Jason |
|
#4
| ||||
| ||||
|
you don't... that's just what the other guy had in his template for that thread that I replied to as he was only showing those ads to guests.
|
|
#5
| ||||
| ||||
|
Thanks! One more question, how would I get ads to show down the right hand side of a thread? Example: http://forums.techguy.org/site-comme...site-slow.html Thanks! Regards Jason |
|
#6
| ||||
| ||||
|
you'd need to modify the forumhome, forumdisplay and showthread templates to add a new table cell within a wrapper table like HTML Code: <table> <tr> <td valign="top" width="99%"> CURRENT MARKUP HERE </td> <td valign="top" width="160"> ADS HERE </td> </tr> </table> |
|
#7
| ||||
| ||||
|
I'm guessing I only need to modify my SHOWTHREAD template as I only want ads to show at the side of a thread, and for guests only. Quote:
Regards Jason |
|
#8
| ||||
| ||||
|
the main table thats in the template already gos there
|
|
#10
| |||
| |||
| Quote:
|
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| are you allowed this? | the nwo | General Discussion | 2 | 02-23-2008 09:12 PM |
| Allowed Memory Size Error | KW802 | Troubleshooting | 7 | 10-18-2007 04:56 PM |
| Error fatal : Allowed memory size | Diegoniax | Espaņol | 5 | 09-28-2007 06:57 AM |
| Prefetching is not allowed... | Fred. | Troubleshooting | 2 | 04-09-2007 03:10 PM |
| site allowed? | raven2424 | Pre-Sales Questions | 1 | 09-29-2006 02:41 PM |