Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 17-06-2007, 09:35 AM   #1 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Urgent Adsense Help


I implemented blogger hack for adding adsense ad after posts (On Post Pages)
I chose a banner (468 x 60) but after implementing the code, I am having a wierd banner of size (158 x 600).
The thing is that if I change <!-- with &lt;!--
and //--> with //--&gt; in the adsense code.
I am getting the ad in the same format I want (468 x 60).

Many bloggers says this is allowed as code is not altered but I want to confirm from bloggers here!
I have enquired Adsense help on this but I have not recieved any solution yet.
Kindly suggest a soln ASAP!

HELP guys!!
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com

Last edited by ashfame; 17-06-2007 at 09:35 AM. Reason: Automerged Doublepost
ashfame is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 18-06-2007, 04:00 PM   #2 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

Pl somebody help
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com
ashfame is offline  
Old 18-06-2007, 04:04 PM   #3 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Urgent Adsense Help

AFAIK your change will only make the page show < and > rather than treat it like a tag. What is it that you actually want to do? Change dimensions right?

That's not possible cause the Ad server supports only the available formats and those are downloaded using thier respective IDs. So you can not get your desired dimensions no matter what
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 18-06-2007, 04:55 PM   #4 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

No NO
u got me wrng
I chose a diff ad format than the one which is showing
changing da code <!-- with &lt;!--
and //--> with //--&gt; doesnt alter any code
but just the tags
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com
ashfame is offline  
Old 20-06-2007, 11:53 PM   #5 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

I tried changing the ad to link ad bt still that damn tower is displayed
pl help guys
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com
ashfame is offline  
Old 21-06-2007, 08:49 AM   #6 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Urgent Adsense Help

I still don't understand your problem. Is it a template issue?
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 21-06-2007, 08:51 AM   #7 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

actually!
Chk any post page on my blog http://tech4sure.blogspot.com
I am getting a wierd ad in the middle column after the posts content
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com
ashfame is offline  
Old 21-06-2007, 09:01 AM   #8 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Urgent Adsense Help

Hm, that's odd, the code I see you've implemented there is funny, its got no PUB ID number in it, nor style formatting.

Code:
<center><div>
<script type='text/javascript'>
</script>
<script src='http://pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'>
</script>
</div></center>
Make sure you implement a proper code, cause I don't think this will generate any clicks for you, its got no info for that. And nor is it legit.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 21-06-2007, 09:04 AM   #9 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

No!
here is my implemented code:
Code:
<center><div>
<script type='text/javascript'><!--
google_ad_client = "******************";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
//2007-06-20: adsense hack
google_ad_channel = "3577313597";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "000000";
google_color_url = "0066CC";
//-->
</script>
<script src='http://pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'>
</script>
</div></center>
i hav my pubID behind ****************

and if i change dat code to
Code:
<center><div>
<script type='text/javascript'>&lt;!--
google_ad_client = "******************";
google_ad_width = 468;
google_ad_height = 15;
google_ad_format = "468x15_0ads_al";
//2007-06-20: adsense hack
google_ad_channel = "3577313597";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "000000";
google_color_url = "0066CC";
//--&gt;
</script>
<script src='http://pagead2.googlesyndication.com/pagead/show_ads.js' type='text/javascript'>
</script>
</div></center>
it works fine
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com
ashfame is offline  
Old 21-06-2007, 09:11 AM   #10 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Urgent Adsense Help

You might have implemented that but what's actually getting shown (Due to some error, or term violations maybe) is this:

http://img361.imageshack.us/img361/6315/ashfamege1.jpg
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 21-06-2007, 09:14 AM   #11 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

Quote:
Originally Posted by QwertyManiac
You might have implemented that but what's actually getting shown (Due to some error, or term violations maybe) is this:

http://img361.imageshack.us/img361/6315/ashfamege1.jpg
wt shd i do now?
my blog log stats shows three clicks on adsense ad but i dont get any clicks for yesterday!
Edit
Got 2 clicks credited
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com

Last edited by ashfame; 21-06-2007 at 10:40 AM.
ashfame is offline  
Old 27-06-2007, 06:18 PM   #12 (permalink)
Alpha Geek
 
ashfame's Avatar
 
Join Date: Mar 2006
Location: Delhi / Jaipur
Posts: 765
Default Re: Urgent Adsense Help

I found this link stating that replacing is true: http://www.blogcrowds.com/forum/viewtopic.php?t=616
Tell me guys what you think about it.
Also now just no ads are appearing (the wierd one only, others are fine)
pl help yaar!
__________________
My RIG: C2D 2.0Ghz + Intel965 Mobo + OCZ Matched Pair 2X1GB DDR2 800Mhz + LG L226WTQ 22" LCD + CM 500W PSU + Palit HD 4850 512GDDR3
HOMEPAGE : http://www.ashfame.com | BLOG : http://blog.ashfame.com
ashfame is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adsense Help!!!!! deepgeek2 Software Q&A 2 07-09-2006 01:38 PM
Adsense help ashfame QnA (read only) 8 04-05-2006 01:33 PM
How to use Adsense ? adityainalps QnA (read only) 2 17-03-2006 10:38 PM

 
Latest Threads
- by Who
- by Tenida
- by clinton
- by gohan89
- by icebags

Advertisement




All times are GMT +5.5. The time now is 08:28 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2