hexo-generator-alias
hexo-generator-alias copied to clipboard
Include <meta> properties in alias pages
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?
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.
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.