What does Google say about SEO? /
Martin Splitt is a Developer Advocate at Google, specializing in JavaScript rendering and modern web application indexing. He created the 'SEO Mythbusting' video series and regularly explains how Googlebot handles JavaScript frameworks. His statements are essential for developers looking to optimize the SEO of their applications.
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions
★★ Why do your PageSpeed testing tools show contradictory LCP and FCP scores?
FCP and LCP do not necessarily happen simultaneously, especially on devices with slow CPUs or slow network connections. Lighthouse run locally can yield different results than PageSpeed Insights execu...
Jul 01, 2020 ⚡ Analysis available
★★★ Should you really remove hashes from sports event URLs to get them indexed?
For Google to index temporary sports event URLs (matches), the hash (#) must be removed from the URL. If these pages need to be discovered before or during the match, they must be available several da...
Jul 01, 2020 ⚡ Analysis available
★★ Should you really disable JavaScript on your pre-rendered pages for Googlebot?
If you’re using pre-rendering for Googlebot because JavaScript poses an issue, but then leave JavaScript active on the pre-rendered page, you need to check if it really resolves the problem. If not, i...
Jul 01, 2020 ⚡ Analysis available
★★ Does JSON-LD FAQ Schema really slow down your site?
Adding JSON-LD markup (like FAQ Schema) has only a negligible effect on page speed. It adds a few bytes, but this is insignificant compared to the JavaScript and images typically loaded. The browser p...
Jul 01, 2020 ⚡ Analysis available
★★ Does FAQ Schema markup hurt your conversion rate?
FAQ markup is especially effective for informational queries, not really for customer acquisition. It allows users to quickly access information without visiting the site. If the answers are too comme...
Jul 01, 2020 ⚡ Analysis available
★★★ Are backlinks really a minor signal compared to the hundreds of other Google ranking factors?
Backlinks are one of many ranking signals, but not the only one. Google uses hundreds of different signals. Focusing solely on backlinks is easy to manipulate and insufficient for good SEO....
Jun 30, 2020 ⚡ Analysis available
★★★ Can Google really manually manipulate your site's ranking in the SERPs?
There is no guaranteed method to rank a site in the top position. Google and Bing cannot manually adjust a site's ranking within their systems. Search engines strive to meet user needs by matching sea...
Jun 30, 2020 ⚡ Analysis available
★★★ Does Google Ads really boost your organic SEO?
There is a strict separation between paid ads and organic search results. Advertising (Google Ads or Bing Ads) does not improve a site's organic ranking. The two systems are completely distinct....
Jun 30, 2020 ⚡ Analysis available
★★★ Why is JavaScript more costly to crawl than images or videos?
JavaScript is the most costly resource on a website for search engines, unlike images or videos. Server-Side Rendering (SSR) with client-side hydration offers the best balance: it provides initial con...
Jun 30, 2020 ⚡ Analysis available
★★★ Why does search intent remain the Achilles' heel of so many SEO strategies?
Many webmasters focus solely on technical optimization and third-party tool metrics but overlook the user's search intent. Search engines must align the query's intent with that of the document. Servi...
Jun 30, 2020 ⚡ Analysis available
★★ Is 'it depends' really the most honest SEO answer from Google?
Google officially recognizes that 'it depends' is a valid and frequent answer in SEO because many different factors and contexts come into play. Recommendations cannot always be universal and must ada...
Jun 24, 2020 ⚡ Analysis available
★★ Is it true that “creating the best possible site” has become Google’s worst SEO advice?
Google acknowledges that telling webmasters to “build the best possible site” is not sufficient. The SEO community needs concrete and actionable recommendations to prioritize optimizations (HTTPS, spe...
Jun 24, 2020 ⚡ Analysis available
★★★ Is page speed really just a secondary ranking factor in Google?
Google refutes the claim that page speed is the most important ranking factor. While speed is a factor to consider, it is not the primary criterion for ranking....
Jun 24, 2020 ⚡ Analysis available
★★ Why is "it depends" considered the most honest answer in SEO according to Google?
Google asserts that even though no one wants to hear it, "it depends" is the real answer to many SEO questions. Recommendations are contextual and vary based on the specific situations of each site....
Jun 24, 2020 ⚡ Analysis available
★★★ Should you really ditch third-party tools to test the HTML rendering of your pages?
Google recommends using its official tools (Mobile-Friendly Test, Rich Results Test, URL Inspection Tool) rather than third-party tools to check the rendered HTML. These tools show exactly what the Go...
Jun 23, 2020 ⚡ Analysis available
★★ Is it really necessary to avoid duplicate meta tags in HTML and JavaScript?
Having duplicate meta tags (for example, in index.html and via React Helmet) is problematic. You need to either remove them from the static HTML file and generate them solely through the JavaScript fr...
Jun 23, 2020 ⚡ Analysis available
★★★ Why does Google overlook links hidden behind your dropdown menus?
Links that require user interaction (like hovering over a menu with the mouse) or that are loaded solely via JSON without being present in the rendered HTML will not be discovered or crawled by Google...
Jun 23, 2020 ⚡ Analysis available
★★★ Should you unblock JavaScript and CSS in robots.txt for better SEO?
Blocking access to JavaScript and CSS files via robots.txt prevents Google from downloading these resources, which can cause rendering issues. If content is generated by JavaScript or if non-native la...
Jun 23, 2020 ⚡ Analysis available
★★★ Why does Google crawl your JS/CSS files but never indexes them?
Crawling involves making an HTTP request and retrieving the result. Rendering executes the crawled JavaScript in a browser to produce the content. Indexing stores useful content to display to users. J...
Jun 23, 2020 ⚡ Analysis available
★★ Can blocking JavaScript and CSS really hurt your SEO?
If JavaScript and CSS are blocked but improve user experience (like interactive features), it can harm SEO. Google considers user experience in ranking, so serving a degraded experience by blocking th...
Jun 23, 2020 ⚡ Analysis available
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.