lookahead.io
Forum Replies Created
-
That’s my question. It doesn’t seem to generate files off updates and additions.
This makes it unusable for large static sites.
Forum: Plugins
In reply to: [WP2Static] crawl_site #8888If you’re also having this problem, here’s a link to my forum post so you can follow along:
https://forum.wp2static.com/-27/crawl-on-install-goes-on-for-a-huge-amount-of-timeForum: Plugins
In reply to: [AMP] The tag 'script' is disallowed except in specific forms.not sure if w3tc makes that easy … amp is not super wordpress friendly.
I may have to strip out my Jscript and include it manually – but then, that might kill my google page speed again – or I might be able to async it in the footer manually, not easy to maintain.
Any other ideas welcome.
Forum: Plugins
In reply to: [AMP] The tag 'script' is disallowed except in specific forms.I am wondering if it has to do with the W3TC Cache generated minimized JScript file before </body> that is not loaded with async?
e.g. <script type=”text/javascript” src=”http://c4.jeffreifman.com/wp-content/cache/minify/000000/68b0b/default.include-footer.952e41.js?d4992f”></script>This still appears in the amp version.
Also, the amp error seems to appear on all my site’s pages even though Google Search Console is only reporting it on 10.