Google: GoogleBot Can't Crawl CSS Custom Properties

Mar 1, 2018 - 8:24 am 0 by

Google Cloaking

Eric Bidelman from Google posted a PSA, public service announcement, that since GoogleBot is based on Chrome 41, Google is unable to crawl CSS Custom Properties. Using CSS custom properties (variables) CSS variables are entities defined by CSS authors that contain specific values to be reused throughout a document. They are set using custom property notation (e.g. --main-color: black; ) and are accessed using the var() function (e.g., color: var(--main-color);

Eric said he ran into the issue himself when he was deploying a layout or design that relies on vars. He said make sure you are compiling CSS so your page renders properly.

Here is the tweet:

Here are the images showing the issues:

click for full size

click for full size

Forum discussion at Twitter.

 

Popular Categories

The Pulse of the search community

Search Video Recaps

 
- YouTube
Video Details More Videos Subscribe to Videos

Most Recent Articles

Search Forum Recap

Daily Search Forum Recap: September 15, 2025

Sep 15, 2025 - 10:00 am
Google Search Engine Optimization

Google Search Console Reporting Change Since 100 Results Broke

Sep 15, 2025 - 7:51 am
Bing Search

Bing Places Update Coming Soon: Navigation, Experience & More

Sep 15, 2025 - 7:41 am
Google Search Engine Optimization

PSA: Most Third Party Google Search Tracking Tools Are Broken

Sep 15, 2025 - 7:31 am
Search Engine Optimization

Structured Data Does Not Help With Visibility In AI Search

Sep 15, 2025 - 7:21 am
Google News

FTC Investigating Google Over Ad Pricing & Terms On Websites

Sep 15, 2025 - 7:11 am
 
Previous Story: Google SEO Snippets: How Often Google Reindexes A Web Site