Pelican Parts Forums

Pelican Parts Forums (http://forums.pelicanparts.com/)
-   Off Topic Discussions (http://forums.pelicanparts.com/off-topic-discussions/)
-   -   Website default location changes- How does this happen? (http://forums.pelicanparts.com/off-topic-discussions/1016650-website-default-location-changes-how-does-happen.html)

john70t 12-28-2018 01:28 PM

Website default location changes- How does this happen?
 
My default location is completely wrong.
(fwiw, this also occurred with another USA-based company.)

A direct Bing search won't return USA links.
http://forums.pelicanparts.com/uploa...1546031698.jpg

Firefox blocks the USA site.
http://forums.pelicanparts.com/uploa...1546031707.jpg

I allow exception. The USA site is the exact same layout etc.
http://forums.pelicanparts.com/uploa...1546031718.jpg

While on the USA site I click an internal link but suddenly I'm in Australia.
http://forums.pelicanparts.com/uploa...1546031729.jpg

What is going on here?

masraum 12-28-2018 01:35 PM

The "firefox blocks this webpage" happens very frequently these days regardless of where you are surfing from or where you are surfing to. It's a function of the configuration of the site where you are going. You can ignore that.

I assume you're distressed because you are not actually in Oz.

How are you surfing (from where?) your home, work, a hotspot, cell phone?

How about if you go to other places? Is it just that one page that's weird? How about something as simple as google or abc?

sc_rufctr 12-28-2018 01:40 PM

FYI: Motec is an Australian company.

john70t 12-28-2018 01:46 PM

Location USA. Home ISP network and laptop. Haven't tried on other networks.

I am distressed because being automatically routed through other countries could be a security issues, eh?
(but I can't even play that Japanese DVD.)

Also curious to how these things work.

john70t 12-28-2018 01:51 PM

Quote:

Originally Posted by sc_rufctr (Post 10298401)
FYI: Motec is an Australian company.

Ok thx. That might explain part of it.
(not that other USA company search results though)

I thought it was German...
http://forums.pelicanparts.com/uploa...1546033792.jpg

stomachmonkey 12-28-2018 05:19 PM

Quote:

Originally Posted by john70t (Post 10298411)
Location USA. Home ISP network and laptop. Haven't tried on other networks.

I am distressed because being automatically routed through other countries could be a security issues, eh?
(but I can't even play that Japanese DVD.)

Also curious to how these things work.

If how many hops you make concerns you don’t ever do a trace route.

It’s an irrational concern regardless.

Gogar 12-28-2018 05:28 PM

are you using a VPN ever?

john70t 12-28-2018 06:35 PM

No VPN yet. No Unbutu yet. Still above my pay grade.
Getting closer to.

thx for the explanations.

id10t 12-28-2018 06:59 PM

FWIW the names (the .com and .com.au TLDs) both resolve to the same IP.

Just they didn't properly configure the SSL certificates and redirects.

john70t 12-28-2018 07:23 PM

Was just a bit surprised that a major company would have simple certificate issues (or whatever it's called)
Their host should have warned them and cleared that up 1st day.

sc_rufctr 12-29-2018 12:06 AM

Quote:

Originally Posted by john70t (Post 10298800)
Was just a bit surprised that a major company would have simple certificate issues (or whatever it's called)
Their host should have warned them and cleared that up 1st day.

I'm not... "She'll be right" ;)

https://www.urbandictionary.com/define.php?term=she%27ll%20be%20right

cstreit 12-29-2018 07:14 AM

Are you using "Private Browsing" or clearing out your cookies. IN many cases if you have disabled "allow my location" this is the only way they have of remembering your previous choices.

john70t 12-29-2018 08:30 AM

Not in private browser mode.
Have only trackers and 3rd party cookies blocked.
Use FF w NoScript. (uBlockOrgin may be on the future list if adverts get any worse)

It switched country location within the website which I found odd. Never experienced that before.

id10t 12-29-2018 08:40 AM

OK... here's what is happening.
Code:

http://example.com is set to redirect to https://www.example.com.au
http://www.example.com is set to redirect to https://www.example.com.au
http://www.example.com.au is set to redirect to https://www.example.com.au

All fine and normal, redirecting http to https is fairly standard.

Where it breaks -
Code:

https://www.example.com  DOESN'T have a valid security certificate or at least a valid certificate for that name.  So the browser throws an error - and while it is configured to redirect to https://www.example.com.au the SSL error stops that redirect from happening.
Same with
Code:

https://example.com
Only valid reason I can think of this is that they are using a commercial SSL certificate provider, so each cert costs them on a yearly basis. I use LetsEncrypt - easy to set up, and free.

Also appears they are reverse proxying/using a load balancing service, and so that may be the reason behind the mis-named SSL certificates, etc.


Edit - crap, the auto URL parsing screwed everything up. Ain't gonna fix it. Not enough coffee yet.

Edit2 - sufficient caffeine intake obtained

john70t 12-29-2018 09:21 AM

That is huge information id10t.
And a thank you for explaining it..simply enough..to understand.

Makes a ton more sense now.

id10t 12-29-2018 10:10 AM

Edited and threw in some CODE tages to keep the URLs from being parsed. Used example.com as per RFC vs the domain your OP contained, don't need to give them more links, etc. too.


All times are GMT -8. The time now is 12:03 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website


DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.