NEED HELP | AdSense Ads NOT Showing when typing URL without www

Discussion in 'Guidelines / Compliance' started by www.1-proxy.com, Sep 11, 2008.

  1. #1
    Hi Guys,

    The site i need help with is www.firoxy.com

    The adsense on the sites ONLY shows public service ads if I open http://firoxy.com or firoxy.com on its own.. :confused:

    However, it's all good when I type www.firoxy.com or http://www.firoxy.com

    By the way, this had only happened since a couple of hours ago (was OK yesterday when I applied the new template)..
    I have the same template on www.1-proxy.com and there is no problem there..

    I would really appreciate it if anyone could help..

    Thanks heaps in advance
     
    www.1-proxy.com, Sep 11, 2008 IP
  2. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #2
    DOA
    adsense bot may need to revisit the page without the www's.
    for SEO purposes it is better to pick one (with www's or without) and use a 301 redirect.
     
    zodiac, Sep 13, 2008 IP
  3. agnivo007

    agnivo007 Peon

    Messages:
    4,290
    Likes Received:
    289
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Better redirect to www so that google spider sees both pages as same content and shows relevant ads.
     
    agnivo007, Sep 13, 2008 IP
  4. nicholas777

    nicholas777 Peon

    Messages:
    342
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #4
    if you're on apache, you can modify your .htaccess file. google "redirect to www. htaccess".
     
    nicholas777, Sep 14, 2008 IP
  5. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #5

    Thanks guys... But how do I do that? :confused:

    Thanks
     
    www.1-proxy.com, Sep 14, 2008 IP
  6. Tom33

    Tom33 Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Also try adding more contents to your site pages.
     
    Tom33, Sep 14, 2008 IP
  7. Bhuntay

    Bhuntay Banned

    Messages:
    837
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you use cpanel just use domain redirection tool to redirect firoxy.com to www.firoxy.com :) Simple.
     
    Bhuntay, Sep 14, 2008 IP
  8. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #8
    I'm using directadmin.. :(
     
    www.1-proxy.com, Sep 14, 2008 IP
  9. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #9
    cpanel,all it does is add the code to your .htaccess.
    
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^site.com
    RewriteRule (.*) http://www.site.com/$1 [R=301,L]
    
    Code (markup):
     
    zodiac, Sep 14, 2008 IP
  10. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #10
    what do i do if I am using DirectAdmin Panel? :confused:

    Thanks
     
    www.1-proxy.com, Sep 15, 2008 IP
  11. Mandar

    Mandar Banned

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I am redirecting without www to www address ..

    I can see your google ads properly !
     
    Mandar, Sep 15, 2008 IP
  12. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #12
    Mmm.. That's weird.. I just checked it again now and it's still not redirecting..

    Just curious, what browser are you using?

    Thanks
     
    www.1-proxy.com, Sep 15, 2008 IP
  13. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #13
    it is not redirecting.
    did you add that code to your .htaccess?

    you need apache with mod rewrite on.
     
    zodiac, Sep 15, 2008 IP
  14. tehmina11

    tehmina11 Peon

    Messages:
    311
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I checked your site is with www is showing the ads.

    have u added code in the .hta or might be it was a temporary error which was fixed now.
     
    tehmina11, Sep 15, 2008 IP
  15. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #15

    Thanks Zodiac.. I just added the code and it works now.. :D
    I didn't know that I had to change the "site.com" on the code to"firoxy.com", which is why it didn't work.. :eek:

    Thanks Heaps..

    Yes, the one that didn't work was the one without www.

    Thanks Heaps Guys, it works now.. I just redirected it to the one with www..

    :D
     
    www.1-proxy.com, Sep 15, 2008 IP
  16. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #16
    Btw, does that code only works with .com domains?

    Because I just tried to apply the code to my .info proxies and it didn't work for them but works well for 2 of my .com proxies..
     
    www.1-proxy.com, Sep 15, 2008 IP
  17. Mandar

    Mandar Banned

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    using firefox 3 !
     
    Mandar, Sep 16, 2008 IP
  18. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #18
    did you change
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^site.[b]com[/b]
    RewriteRule (.*) http://www.site.[b]com[/b]/$1 [R=301,L]
    Code (markup):
    to
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^site.[b]info[/b]
    RewriteRule (.*) http://www.site.[b]info[/b]/$1 [R=301,L]
    Code (markup):
    ? :rolleyes: :D
     
    zodiac, Sep 16, 2008 IP
  19. Swapnil

    Swapnil Peon

    Messages:
    115
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #19
    IN Sitemap.xml place the urls with links starting from www.
    check your sitemap properly
     
    Swapnil, Sep 16, 2008 IP
  20. www.1-proxy.com

    www.1-proxy.com Well-Known Member

    Messages:
    1,231
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #20

    Mmmm.. Yes, I did.. This is the code:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^HideClass.[b]info[/b]
    RewriteRule (.*) http://www.HideClass.[b]info[/b]/$1 [R=301,L]
    Code (markup):
     
    www.1-proxy.com, Sep 17, 2008 IP