Y
Hacker News
new
|
ask
|
show
|
jobs
by
flukus
3303 days ago
Won't the browser show an error about a circular redirect? Or does that take a few bounces?
2 comments
frio80
3302 days ago
The URLS would be different. Companies also rewrite internal links as you're navigating a site to accomplish the same thing. Example:
https://baycloud.com/thirdparty-redirect
link
styfle
3302 days ago
It wouldn't be circular if the URL was different, for example:
website.com
ad.com?u=website.com
website.com?loaded
link