dylangrech92 / seotoolbox

This plugin was created to facilitate SEO work by automating most of the manual labor
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Suggestion: Build Google preview from rendered output #29

Open jonom opened 8 years ago

jonom commented 8 years ago

I like that the seo analysis is based on the final output, but notice that the Google preview doesn't work the same way. I often have some magic going on behind the scenes that affects a page's title and meta description (e.g. providing fallbacks), so just displaying the MetaTitle field isn't accurate for me. The live preview is neat but I would much prefer accuracy over live feedback.

dylangrech92 commented 8 years ago

I'm sure we can achieve both, live preview from rendered result. Will add a less expensive ajax call just to handle that part.

Included for release 1.2.0

dylangrech92 commented 7 years ago

Apart from building the preview from a rendered page. The script needs to check on the stage version of the page as the feature is not usable until the page is published.