hexo-generator-alias icon indicating copy to clipboard operation
hexo-generator-alias copied to clipboard

Include <meta> properties in alias pages

Open gka opened this issue 6 years ago • 2 comments

We're using hexo-generator-alias to generate short links for use on social media. Sadly the generated pages do not include the <meta> properties which have a great influence on how links are displayed in Facebook, Twitter, etc. Is there a way to include those in the alias pages?

gka avatar May 22 '19 14:05 gka

Alias page only have this content; I'm assuming Facebook/Twitter doesn't follow redirect via html? I think your best bet would be to use the canonical page on social media instead.

curbengh avatar Aug 28 '20 11:08 curbengh

I'm assuming Facebook/Twitter doesn't follow redirect via html?

That's why he asks could open graph being included in alias page.

However, it might be impossible.

SukkaW avatar Aug 28 '20 12:08 SukkaW