Open ythecombinator opened 8 years ago
Is there any compression going on here?
Thanks for your attention, @jonodonovan.
Actually, pug.js pretty
option - which adds pretty-indentation whitespace to output instead of making it sound like a compressed one - defaults to false - and we haven't changed it.
But there's no reason for it be affecting the way the debugger scraps it.
Issue Type
Steps to reproduce (if applicable)
Input URL
withhttp://blaugame.com/
Expected Behavior
The debugger should've scraped and recognized all
og:
metadata available in theindex.html
file which comes fromconfig.json
and is rendered in_social.pug
template file.Instead, the OG Debugger throws a few errors:
Being the main one (Errors That Must Be Fixed):
Which makes no sense for me since
index.html
DOES HAVE aog:title
- and it's filled withBlau Game
.