HighDots Forums  

adsense problem

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss adsense problem in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rajsolution78@gmail.com
 
Posts: n/a

Default adsense problem - 07-06-2006 , 08:02 AM






HI,

Today i have noticed a strange thing on adsense.
i have a domain http://www.worldmostbeautifulbeaches.com the site is
still in the construction phase. I have implemented adsense on the
site.
what i have noticed is
http://www.worldmostbeautifulbeaches...enia-index.htm
when i used www in URl of the site adsense is showing the relavent ads
(i.e related to beach, resort, australia) but when i remove www from
URL http://worldmostbeautifulbeaches.com/Ocenia-index.htm it is showing
ads related to Human resource, Jobs, Consultancy.. .

I want to ask why this is happening.

thanks
rgds
raj
http://www.greatdrugstoreonline.com


Reply With Quote
  #2  
Old   
Fikkie
 
Posts: n/a

Default Re: adsense problem - 07-06-2006 , 01:47 PM







rajsolution78 (AT) gmail (DOT) com schreef:

Quote:
HI,

Today i have noticed a strange thing on adsense.
i have a domain http://www.worldmostbeautifulbeaches.com the site is
still in the construction phase. I have implemented adsense on the
site.
what i have noticed is
http://www.worldmostbeautifulbeaches...enia-index.htm
when i used www in URl of the site adsense is showing the relavent ads
(i.e related to beach, resort, australia) but when i remove www from
URL http://worldmostbeautifulbeaches.com/Ocenia-index.htm it is showing
ads related to Human resource, Jobs, Consultancy.. .

I want to ask why this is happening.

thanks
rgds
raj
http://www.greatdrugstoreonline.com
Because Google thinks both versions are different and didn't yet
visited the non-www version. Now the bot has visited it normally, look
in your logs.

It's best to redirect the 2 versions to 1 with mod_rewrite in your
..htaccess

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.worldmostbeautifulbeaches\.com$
RewriteRule (.*) http://www.worldmostbeautifulbeaches.com/$1 [R=301,L]


(Thank John for the code)



Reply With Quote
  #3  
Old   
Stacey
 
Posts: n/a

Default Re: adsense problem - 07-06-2006 , 02:44 PM



"Fikkie" <pascal.beyens (AT) gmail (DOT) com> wrote

Quote:
rajsolution78 (AT) gmail (DOT) com schreef:

HI,

Today i have noticed a strange thing on adsense.
i have a domain http://www.worldmostbeautifulbeaches.com the site is
still in the construction phase. I have implemented adsense on the
site.
what i have noticed is
http://www.worldmostbeautifulbeaches...enia-index.htm
when i used www in URl of the site adsense is showing the relavent ads
(i.e related to beach, resort, australia) but when i remove www from
URL http://worldmostbeautifulbeaches.com/Ocenia-index.htm it is showing
ads related to Human resource, Jobs, Consultancy.. .

I want to ask why this is happening.


Because Google thinks both versions are different and didn't yet
visited the non-www version. Now the bot has visited it normally, look
in your logs.
That isn't it, is sounds as though Google is showing PSA ads. Google does
this every now and then. You can force ads by asking Google to display ads
that would show on another page or have Google show a blank space instead of
the ads. The www has nothing to do with the relevancy of the page.

Stacey

--
Rustic Decor - http://crookedcreekcountry.com
Home Decor - http://eleganthomedecoandgifts.com
All Occasion Gifts for The Family- http://allgiftshop.net/
Flower Delivery - http://flowerdeliveryplus.com




Reply With Quote
  #4  
Old   
rajsolution78@gmail.com
 
Posts: n/a

Default Re: adsense problem - 07-11-2006 , 02:30 AM



thks John
for your reply
My site is hosted on the window server on IIS.
then what are the setting i need to changes.
Is there any way both www.worldmostbeautifulbeaches and
http://worldmostbeautifulbeaches.com has been crawled
waiging for your reply

Fikkie wrote:
Quote:
rajsolution78 (AT) gmail (DOT) com schreef:

HI,

Today i have noticed a strange thing on adsense.
i have a domain http://www.worldmostbeautifulbeaches.com the site is
still in the construction phase. I have implemented adsense on the
site.
what i have noticed is
http://www.worldmostbeautifulbeaches...enia-index.htm
when i used www in URl of the site adsense is showing the relavent ads
(i.e related to beach, resort, australia) but when i remove www from
URL http://worldmostbeautifulbeaches.com/Ocenia-index.htm it is showing
ads related to Human resource, Jobs, Consultancy.. .

I want to ask why this is happening.

thanks
rgds
raj
http://www.greatdrugstoreonline.com

Because Google thinks both versions are different and didn't yet
visited the non-www version. Now the bot has visited it normally, look
in your logs.

It's best to redirect the 2 versions to 1 with mod_rewrite in your
.htaccess

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.worldmostbeautifulbeaches\.com$
RewriteRule (.*) http://www.worldmostbeautifulbeaches.com/$1 [R=301,L]


(Thank John for the code)


Reply With Quote
  #5  
Old   
obc
 
Posts: n/a

Default Re: adsense problem - 07-11-2006 , 08:40 PM




rajsolution78 (AT) gmail (DOT) com wrote:
Quote:
HI,

Today i have noticed a strange thing on adsense.
i have a domain http://www.worldmostbeautifulbeaches.com the site is
still in the construction phase. I have implemented adsense on the
site.
what i have noticed is
http://www.worldmostbeautifulbeaches...enia-index.htm
when i used www in URl of the site adsense is showing the relavent ads
(i.e related to beach, resort, australia) but when i remove www from
URL http://worldmostbeautifulbeaches.com/Ocenia-index.htm it is showing
ads related to Human resource, Jobs, Consultancy.. .

I want to ask why this is happening.

thanks
rgds
raj
http://www.greatdrugstoreonline.com
If you have set up the Adsense Ads oflate, i'll advice you to give
Google Adsense bot some more time. But the more serious issue is www
and non-www version of your webpages. Are they both indexed in Goolge,
if so, you should sort it out first.



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.