Essential JavaScript SEO tips – JavaScript SEO



Welcome to another episode of JavaScript SEO! In this video, Webmaster Trends Analyst, Martin Splitt explains basic SEO techniques for JavaScript sites and webapps to make your web content more discoverable.

Get started with search → https://bit.ly/2VlnMaI
Learn more about creating good titles → http://bit.ly/JSSEOtitles

JavaScript SEO is an entirely new series on best practices and SEO for JavaScript. Stay tuned by Subscribe to the Google Search Central Channel → https://goo.gle/SearchCentral
Check out other videos in the JavaScript SEO Playlist → https://bit.ly/JavaScriptSEO

source

34 thoughts on “Essential JavaScript SEO tips – JavaScript SEO”

  1. Useful and to the point content without all the bloat featured on most other user created content on YouTube.
    Just a random side note – A very nice reference to the scene in "Spaceballs" when Rick Moranis, playing Dark Helmet, was caught playing with his Spaceball figurines.

  2. Sounds like it is possible to create title & description dynamically with JavaScript. That's what I was looking for, I was wondering how to SEO a single page static site. Thank you Sir!

  3. Hahaha, a very interesting topic,
    I want to ask tho', for cases of an Isomorphic App.

    When the page loads, and all of the content load properly. Does the use of `a` tag in isomorphic app will still be helpful to Googlebot? In `react`, there's a component called `Link` and `NavLink`, in Vue there's `router-link`. I think if I remembered it correctly they also use `a` tag when the page is fully loaded.

  4. This:

    "Google bot will be visiting your pages individually, so neither a service worker nor the javascript using History API can be used, to navigate between pages"

  5. How can href="/stuff" and onclick="goto('stuff')" coexist on the same anchor tag? I'm confused… You can't force people to hardcode a common URL across pages as it will be hard to change the URL.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top