imranhsayed/nextjs-headless-wordpress

Update social media when new blog posts are added

RangerCoder99 opened this issue · 0 comments

This is one of the issues when you go Headless with WordPress it got plugins like SNAP AutoPoster, that automatically post your new blog post to social media, which is great for marketing. But with Headless WordPress it would post a URL to the admin panel, so the plugins become useless, is there a way to set up some kind of automatic system to post social media updates for Next.js?

Another issue maybe is that those automatic posts need some kind of delay like the blog post may not exist yet on the Next.js site, so FB and Twitter wouldn't be able to get the meta preview data?

You can just ignore this, just listing some things I run into with going Headless WP!