• There is an important update regarding account security and 2FA. Please click here for more information.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
  • Imgur has blocked certain regions from viewing any images uploaded to their site. If you use Imgur, please consider replacing any image links/embeds you may have on PokéCommunity so everyone can see your images. Click here to learn more.

Why PC may be redirecting to PPN for some.

Status
Not open for further replies.

parallelzero

chelia.blendy
  • 14,631
    Posts
    21
    Years
    This probably should have been brought up a while ago. However, I doubt any of us would have predicted it coming, so here we go.

    As you all may have noticed, PC's domain changed from www.pokecommunity.com (or it's similar variations) to https://www.theud.com/pokecommunity/ around the end of August/ beginning of October. Since we had "domain ownership issues."

    We SHOULD have requested you to take note of this change the moment we switched, so that you could update your bookmarks and such. However, the only thing we did was leave a redirect at www.pokecommunity.com, one most members have still been using.

    As of recent, "someone" has redirected www.pokecommunity.com to the PPN site. And because of such, we ask that you please spread the newer URL, https://www.theud.com/pokecommunity/ around, so that users won't have issues accessing PC.

    Thanks a bunch,
    -The PC staff
     
    Because only PPN Staff can update the site, and this domain change was done by a PPN Staff member. We could try asking one of the PPN Staff to post an update linking to PC. But like I said, a PPN Staffer changed the domain, it wasn't some random thing.
     
    I noticed this problem some days ago indeed. Luckily me Auron was kind enough to give me the new link, but other member still visit pokecommunity.com instead of theud.com/pokecommunity.
     
    i'm back and will update / fix the domians.. just someone give me a PM with what's up and so on..
     
    i'm back and will update / fix the domians.. just someone give me a PM with what's up and so on..

    WELCOME BACK STEVE!!!!!!!!!!!!!!!!!!!!!!!!!!!
    We missed you, you fell of the face of the earth :(.
    Welcome Back
    <3333333
    Hope you fix them soon :D
     
    According to WHOIS information, its in steves name.

    And heres simple code to fix this (php of course):

    PHP:
    <?
    if($_SERVER['HTTP_HOST'] == "pokecommunity.com" || $_SERVER['HTTP_HOST'] == "www.pokecommunity.com"){
    echo("<script>location = 'https://pkmncommunity.com'</script>");
    }
    ?>


    we just need steve to place that on PPN's index.php
     
    Hey, i dunno if i'm relli allowed to, but i'm trying to register a URL of pokecommunity.tk just by redirecting it to this site... I'll check if it works, and if it doz.... xD!!!! we can make that a way to log into it?
    maybe yes... maybe no...???
     
    Hey, i dunno if i'm relli allowed to, but i'm trying to register a URL of pokecommunity.tk just by redirecting it to this site... I'll check if it works, and if it doz.... xD!!!! we can make that a way to log into it?
    maybe yes... maybe no...???

    You can't. dot.tk is a redirection service, and does not allow DNS redirects, hence you not being able to login through it.

    Just use one of our range of domains that you can remember easily.
     
    Last edited:
    Status
    Not open for further replies.
    Back
    Top