how does a 302 let you track analytics more easily?
2024-12-04 20:28:47
0
Gonzalo Ríos :
This is why we send a 301 but with the header no-cache 😊
2024-11-30 01:09:55
57
Olly :
I have no idea but could analytics be added to the cache/middleware so the 301 wins everytime?
2024-12-01 11:12:42
0
user826100162806 :
from experience 301 always goes to the server too, so 302 is always better
2024-11-29 09:56:57
0
alex :
Got It, Scott Hoying
2025-01-27 14:25:36
0
Josh :
how is the shortened url to real url mapping maintained? hash table?
2024-11-30 05:24:03
0
Melvin Salas :
Thanks :3
2025-01-25 22:45:25
0
Ludo Passos :
commenting to stay on computer-science-tok
2025-01-19 05:41:07
3
Tyler :
Is there a way to toggle this option when shortening URLs on existing services?
2024-11-29 06:49:34
0
Ну Такое :
i'm more front-end sided, but that was interesting
thank you
2024-11-29 04:35:39
30
Kevin Eddy61 :
use Apache redirects?
2025-01-25 04:05:11
0
bartlanen :
yea but this assumes clients act correctly. Especially non-browsers will act differently.
2025-01-25 18:52:39
0
EliasCheung :
the key of this sys is to buy a realllllllly short domain name
2024-11-29 19:45:49
1
Railmap :
Hey Chris, great observation, how about: 301 + large s-maxage Cache Control setting + CDN with cache analytics API (e.g Cloudflare)?
2024-11-30 22:34:12
1
tsia :
Had to learn the difference between 301 and 302 the hard way so I now always overthink what statuscode to use 😅
2025-01-25 00:42:50
0
Unapologeticallychild :
how can I get this book
2025-01-20 09:55:40
0
Олексій Вечеря :
Interesting
2024-11-29 05:58:15
0
Tots H20 :
Questions: in a market that's quickly becoming saturated, why are devops guys still so scarce?
2025-01-20 00:29:55
0
Razvan :
so you can sell 301 for customers that doesn't pay analytics
2025-01-29 23:17:55
0
brett.tech :
Good content. Thanks
2024-11-29 05:10:33
1
Gonzalo Ríos :
Also you can use 308, and this code ensure the method, so for example if you send a POST request to the short url the redirect will be a POST a not a GET as is expected in a 301
2024-11-30 01:11:47
2
Arti :
comenting to stay in my fy
2024-11-29 09:14:50
0
misha_beba :
Subscribed
2024-12-01 06:33:05
0
To see more videos from user @codetourtiktok, please go to the Tikwm
homepage.