dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Possible Solution to Dynamic Social Meta Data #131

Open MerlinOfCode opened 3 years ago

MerlinOfCode commented 3 years ago

I believe this presents a possible solution to the issue regarding dynamic social meta data, but I'm sure the implementation would be a little different since we are in wordpress. Please look into whether we could create a script in wordpress to fetch metadata and images based on the firebase docId in query string appended to url based on the concept in this article.

https://medium.com/@jalalio/dynamic-og-tags-in-your-statically-firebase-hosted-polymer-app-476f18428b8b

If it can be done, I am willing to pay a reasonable price if you can provide an estimate.