SEO Pro: Programatically set og:image
#11764
Replies: 1 comment
-
You might be best asking on the seo-pro repo. These discussions are for the core Statamic product. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Controller that returns a Statamic view like this:
The website uses the SEO Pro plugin and I can programmatically set the page's
og:title
andog:description
with the code above, however addingimage
to the data array simply removes the defaultog:image
tag. Is there a way to set theog:image
via data passed to the View?Beta Was this translation helpful? Give feedback.
All reactions