|
|
|
|
|
by franze
2072 days ago
|
|
I coded a chrome pluign called "SEO Live Test" previously "Obtrusive Live Testing Framework". It collects the live cycle of the page load, including static Dom, Dom ready Dom, JS executed Live Dom and runs various tests on those (plus some on the collected HTTP responses). All of the issues outline would have been fetched. Tests can be extended so any special cases minded. See here https://chrome.google.com/webstore/detail/franz-enzenhofer-s... a few thousand+ installs by now. If I would code it today it would make it part of the dev tools propably. The book to understand this approach to SEO and the rules in this framework is free for Hacker News readers btw
https://gumroad.com/l/understanding-seo/hacker-news |
|