I would like to check where a single URL redirects. An example of that could be a link from Google's search result page (where a click always goes through Google server).
Can I do that with curl?
|
|
|
Try this:
Google RedirectsGoogle redirect URLs are slightly different. They return a Javascript redirect, which could easily be processed, but why not process the original URL and for go curl all together?
Reference |
|||||||||||
|
|
or try this
|
|||||
|