News

An SEO's survival guide to Single Page Applications (SPAs) If you haven’t heard of Single Page Applications (SPA for short), or if you have been resistant to learning about these JavaScript methods ...
In other words, SPAs load and present the user with a single HTML page of content and that content will ‘dynamically update’ as the user interacts with the application in the same way (to a ...
Google's John Mueller was asked about how GoogleBot handles crawling, indexing and ranking SPAs, single page applications on the web. John said on Twitter that while it might not be "always ...
Client-side JavaScript is great for making innovative and user-friendly web sites. Next to AJAX, a web technology well established to trigger the load of certain page content on demand, so-called ...