I'm full of questions. I have been delaying asking here, but here it goes anyway. I have two blogs, both of which are receiving steady traffic. I quit working on backlinks to allow organic search to catch up. Currently, organic search is leading the way on both, with over 50% of my traffic coming from search engines. Both are very new blogs, less than a month old. (But one domain is a few months old, it was empty until recently) I want to ad adsense, because Amazon Affiliates isn't really doing anything for me. How do you use adsense? Silly question, I know, but I have never used it before and I am a bit confused. If anyone can provide QUALITY help to me, I would appreciate it greatly.
Still i am not getting what do you want. Do you want adsense to display ads on your site? or do you want to advertise your side by google adwords? google.com/adsense -> to display ads in your site google.com/adwords => advertise your site on other sites
You can add adsense at your both blogs in sidebar as well as in posts manually by inserting your adsense code in sidebar.php and single.php or index.php. There are also several wp plugins related to adsense available on net so just search for it and use it. DON.
Hi First read up on Google Adsense - so you know the basics and know what types of sites are allowed to display adsense ads. Google Adsense is basically a method where Google allows lots of sites to display tailored adverts to their visitors, and the site owners get paid a certain amount dependent on how mnay of the visitors click through etc.., the adverts being displayed. Then, sign up to Google Adsense - i got verified and accepted within 4 days but it can take more or less time. Then to create an ad (whether its an ad containing links or text and images you just have to login in and click on the : 1) "Adsense Setup" Menu Tab on the left 2) Then click on the "Channels" Tab(so you can create a channel and follow the performace of each of your sites - create a channel each for your site). 3) Then comes the part about creating the Google Ads - its best to tailor the colour to the colours of your site. To create ads - Click on the "Get Ads" Tab and then dependent on what you want click through the options and you will have created a google ad tailored to your site colours. 4) So when you get the code it may look something like this: <script type="text/javascript"><!-- google_ad_client = "pub-1111111111111111"; /* the name you gave to the ad */ google_ad_slot = "1122233344"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> The numbers i have used in this example are fake - but its just an example. Assuming you are using wordpress, Now to show the code in a wordpress theme, there are theme which have options where you can just insert the code straight into an option which is very easy. Other options are some plugins which can be used. Hope this helps a little bit. Kind Regards ~ mrhrk01
If you are using blogger, just click on the Monetize tab on the Layout link Otherwise go to google.com/adsense, sign up, then follow the wizard to create your ad, get your code, and add it to your site
Thank you! Thats all I needed help with. Simple yet concise answer. But do you think its profitable to insert ads into a post?
As far as my knowledge ads in posts as well as ads between posts more profitable in compare to placement of ads in sidebar,header or bottom. DON.