May 21, 2012, 08:39:40 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
Pages: [1]
  Print  
Author Topic:

How i can add google?

 (Read 10559 times)
0 Members and 1 Guest are viewing this topic.
mersindost
Jr. Member
**

Points: 0
Offline Offline

Posts: 10



WWW
« on: April 08, 2007, 15:40:43 »

Hi Everybody

How i can add  google Adsende  like this site?

Like This: http://www.webmasterstalks.com/seo-4-smf/sitemap-again-t1214.0.html

google Only in first topic


i used SMF
Logged


levent
Jr. Member
**

Points: -1
Offline Offline

Posts: 13


« Reply #1 on: April 08, 2007, 15:53:07 »

admanagement modunu indir simplemachines.org dan
Logged
mersindost
Jr. Member
**

Points: 0
Offline Offline

Posts: 10



WWW
« Reply #2 on: April 08, 2007, 15:56:25 »

admanagement modunu indir simplemachines.org dan

İ Know Ad Management Mod. Anyway i used. But i Want google in only First Topic

Turkish:  Biliyorum Dostum Ben Bu Sitedeki Gibi Sadece İlk Konunun İçinde İstiyorum.Zaten yaptımda Ama Tam Anlamıyla Yapamadım

Demo: http://www.videotr.net/forum/index.php?topic=267.0
Logged
levent
Jr. Member
**

Points: -1
Offline Offline

Posts: 13


« Reply #3 on: April 09, 2007, 03:49:47 »

Find in Displaytemplate.php




Code:
// Show the post itself, finally!
echo '
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />
<div class="post"', $message['can_modify'] ? ' id="msg_' . $message['id'] . '"' : '', '>', $message['body'], '</div>', $message['can_modify'] ? '
<img src="' . $settings['images_url'] . '/icons/modify_inline.gif" alt="" align="right" id="modify_button_' . $message['id'] . '" style="cursor: pointer; display: none;" onclick="modify_msg(\'' . $message['id'] . '\', \'' . $context['session_id'] . '\')" />' : '' , '
</td>
</tr>';



Replace with:

Code:
// Show the post itself, finally!
echo '
</td>
</tr></table>
<hr width="100%" size="1" class="hrcolor" />';
if ($message['id'] == $context['first_message'])
echo '

REKLAM KODLARI BURAYA ';
echo'

<div class="post"', $message['can_modify'] ? ' id="msg_' . $message['id'] . '"' : '', '>', $message['body'], '</div>', $message['can_modify'] ? '
<img src="' . $settings['images_url'] . '/icons/modify_inline.gif" alt="" align="right" id="modify_button_' . $message['id'] . '" style="cursor: pointer; display: none;" onclick="modify_msg(\'' . $message['id'] . '\', \'' . $context['session_id'] . '\')" />' : '' , '
</td>
</tr>';



Get backup because it's from my archive and it's for old versions. Wink

Turkish: Arşivde vardı önceki sürümler içindi. Yedek al denemeden önce Smiley
Logged
mersindost
Jr. Member
**

Points: 0
Offline Offline

Posts: 10



WWW
« Reply #4 on: April 09, 2007, 07:02:22 »

Olmadı Be Dostum Smiley Konunun İçinde Çıktı Ama Üstünde Çıktı.Bu Sitedeki Gibi Olmuyo  Sad

http://www.videotr.net/forum/index.php?topic=1267.0
Logged
jaman017
Guest
« Reply #5 on: September 22, 2011, 04:40:58 »

hi
Unlike other AdSense products, AdSense for feeds doesn't require you to paste code into your feed in order to display ads in your fees. Instead, you give us a feed, we automatically insert the ad code and gather analytics, and then we give you a new Google-powered feed to promote on your site


Webmaster Questions
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!