I have multiple links on my domain and all are 301 redirected URLs.
I want to use the meta information of my original URL, not the redirected URL.
For example, I have a link https://example.com and is 301 redirects to https://example.org.
When I add the https://example.com on facebook share debugger, it returns the meta of https://example.org.
Is there any solution to use the original URL meta.
i-e I am using the meta redirects as <meta http-equiv="refresh" content="0.5;url=https://example.org" />
<meta http-equiv="refresh" content="0.5;url=https://example.org" />
2.1m questions
2.1m answers
60 comments
57.0k users