1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

www.().com and ().com not pointing to the same site

Discussion in 'Domain Names' started by abinesh, Dec 17, 2008.

  1. #1
    I own pizzagang.com and i used it with a blogger blog for a month or so. Now I plan to set up a site on the domain but i found out that when I try to upload access pizza()gang.com and www.pizza()gang.com, both point to different pages.

    Could some one help me resolve this ?? Thanks in advance.
     
    abinesh, Dec 17, 2008 IP
  2. wptheme

    wptheme Well-Known Member

    Messages:
    4,051
    Likes Received:
    346
    Best Answers:
    0
    Trophy Points:
    180
    #2
    Both are pointing at a page filled with php errors :p
     
    wptheme, Dec 18, 2008 IP
  3. anton-io!

    anton-io! Active Member

    Messages:
    540
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #3
    looks like you're using php

    search 'canonical domain issue' with .htaccess

    Code will look something like this

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^pizza()gang\.com$ [NC]
    RewriteRule ^(.*)$ http://www.pizza()gang.com/$1 [R=301,L]
    Code (markup):
     
    anton-io!, Dec 18, 2008 IP
  4. SiberForum

    SiberForum Banned

    Messages:
    1,536
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #4
    Or ask your web hosting providert do the same on the server side.
    Good luck!
     
    SiberForum, Dec 18, 2008 IP
  5. abinesh

    abinesh Banned

    Messages:
    1,739
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Great , Thanks guys !! Just saw that my problem is solved !
     
    abinesh, Dec 18, 2008 IP
  6. abinesh

    abinesh Banned

    Messages:
    1,739
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Lol, yea, Im trying to upload a script and configure it. But looks like im getting toomany errors
     
    abinesh, Dec 18, 2008 IP
  7. SiberForum

    SiberForum Banned

    Messages:
    1,536
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #7
    So can you describe errors here? What are they?
     
    SiberForum, Dec 18, 2008 IP