Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
372 views
in Technique[技术] by (71.8m points)

metadata - 301 Redirect URLs Meta

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" />

question from:https://stackoverflow.com/questions/65916707/301-redirect-urls-meta

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...