View Full Version : Need adsense on my site.
Logica2k9
02-04-2009, 11:27 AM
I want to implement adsense on my site without changing original structure of site.Is there any tool or script present like i have read on www.instantadsensemachine.com,if any please help.
mhJr_
02-04-2009, 11:34 AM
I want to implement adsense on my site without changing original structure of site.Is there any tool or script present like i have read on www.instantadsensemachine.com,if any please help.
why would you need a script?
Why not figure out where you want to place the ad, make that area into a table and insert the code? Finito.
felgall
02-04-2009, 01:05 PM
why would you need a script?
Why not figure out where you want to place the ad, make that area into a table and insert the code? Finito.
Why would you need to make that area into a table? There is no tabular content involved so you just need to insert the adsense script where you want the ads to appear.
mhJr_
02-04-2009, 02:08 PM
Why would you need to make that area into a table? There is no tabular content involved so you just need to insert the adsense script where you want the ads to appear.
personal preference I suppose :D
felgall
02-04-2009, 06:18 PM
personal preference I suppose :D
I don't think it comes down to personal preference - it is more a matter of whether you are using HTML tags correctly or not. An HTML table is for holding tabular data - which adsense code isn't - and is therefore the wrong tag to use. Using the correct semantic HTML tags for the content of your web page helps to make it easier for both search engines and real people to understand.
jackros85
02-10-2009, 12:13 AM
Because every HTML editor is different, and because only you know how you like to build your webpages, so any one can't give exact instructions on copying the ad code into your pages.
If you're using a WYSIWYG editor (such as FrontPage or Dreamweaver) it's a good idea to paste the code into the Code or Source view. Pasting it into the layout view will often result in HTML tags being added to your code, and will result in errors
If you are using Microsoft Frontpage you can just put aa in the place where you want the ad to be. Click on Source, find where that aa is, delete it and copy Google Adsense Code. Go back to the page and preview it.
felgall
02-10-2009, 11:16 AM
such as FrontPage or Dreamweaver
I assume you mean Microsoft Expression Web rather than Frontpage. Microsoft declared Frontpage to be dead back in 2007 because they decided it would be too hard to fix it to create web pages that work in browsers other than IE6.
jbladeus
02-11-2009, 04:42 PM
While i mostly agree with #5, however:
Using the correct semantic HTML tags for the content of your web page helps to make it easier for both search engines and real people to understand.
Real people: yes
Search engines: actually there is no evidence in support of this claim.
felgall
02-11-2009, 06:39 PM
Search engines: actually there is no evidence in support of this claim.
Using semantically correct HTML usually results in less HTML. The actual content therefore makes up a larger percentage of the file content and for longer pages there is less likelyhood of content being longer than the search engine bothers to actually read. It therefore at least has the potential for helping the search engines even if it doesn't currently apply to web all pages.
It certainly would never make it harder for a search engine.
hhh819
02-22-2009, 11:10 PM
on this link explained how to add adsense:
https://www.google.com/adsense/g-conf-yes?preconfirmed=1
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.