Gary Illyes from Google posted a PSA (public service announcement) of sorts on Mastodon and LinkedIn for sites that are heavy with JavaScript. He said that you should try to load the content, ...
Nowadays, even regular Web surfers know some of the things to avoid when designing a Web site for fast performance: Cut the number of requests to the Web server. Shrink JPEG sizes. Employ a content ...
Google added a section on canonicalization best practices for JavaScript to the JavaScript SEO best practices document.
Google has updated the mobile-friendly test and the rich results test tools to support JavaScript sites better. Google posted on Twitter that you now will see rendered HTML, console log, exceptions ...
Google noted that if the HTTP status code is non-200 (for example, on error pages with 404 status code), rendering might be skipped.
Google updated its JavaScript SEO docs with new guidance on canonical URLs for JavaScript-rendered pages. Keep canonicals consistent before and after rendering. Canonicalization happens both before ...