Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all,
Vanilla are planning an update to the site on April 24th (next Wednesday). It is a major PHP8 update which is expected to boost performance across the site. The site will be down from 7pm and it is expected to take about an hour to complete. We appreciate your patience during the update.
Thanks all.

Find Native URL

Options
  • 07-09-2016 10:52am
    #1
    Registered Users Posts: 8,800 ✭✭✭


    Is there a way to find the native URL for a website, rather than the vanity one that is displayed?

    Reason for asking is I'm archiving some websites but using vanity URL's sometimes give issue, native always seems to work better.


Comments

  • Registered Users Posts: 874 ✭✭✭devildriver


    Have a look in the source code.

    If the site has multiple urls pointed at it for tracking or marketing purposes then it's possible that the "real" url will be visible in the source code as the location for images and scripts etc.


  • Registered Users Posts: 8,800 ✭✭✭Senna


    Yes went through the source code thinking it would be in there, but nothing.
    Annoying thing is, I have the whole site but one link opens a new window and that goes to vanity url, all other links keep the native url while browsing (when I start with the native url).

    Guessing it might not be possible.


  • Registered Users Posts: 6,464 ✭✭✭MOH


    If there's a rel=canonical link in the HTTP header you might be able to use that?


  • Registered Users Posts: 8,800 ✭✭✭Senna


    MOH wrote: »
    If there's a rel=canonical link in the HTTP header you might be able to use that?

    Thanks for the suggestion, didn't know about them, but no luck either


Advertisement