Skip to content Skip to sidebar Skip to footer
Showing posts with the label Http Status Code 301

Detecting A 301 Redirect Using Client Side Code Only

I have a site which is no longer going to be used as the product is no longer being developed. This… Read more Detecting A 301 Redirect Using Client Side Code Only

Detect Http 301 Status Code From Javascript

I need to detect client side if a requested file (with XMLHttpRequest) had a 301 response. The reas… Read more Detect Http 301 Status Code From Javascript

Get The Referral Url In Javascript

I want to see how much traffic I get from various URL shortening services like bit.ly tinyurl.com B… Read more Get The Referral Url In Javascript