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

Google Updates

Google June 2025 Core Update Volatility Remains Heated Through Weekend

Jul 14, 2025 - 7:51 am
Google Search Engine Optimization

Google Updates Merchant Return Policies & Loyalty Programs

Jul 14, 2025 - 7:41 am
Google Ads

Google Local Service Ads Reviews Now Managed By Business Profiles

Jul 14, 2025 - 7:31 am
Google

Google AI Mode With Link Cards Only - A Bug?

Jul 14, 2025 - 7:21 am
Google

Google AI Overviews Now With Many Videos

Jul 14, 2025 - 7:11 am
Google Ads

Google Ads Apply Recommendations Within Gmail Can Be Dangerous

Jul 14, 2025 - 7:05 am
Previous Story: Google SEO Snippets: How Often Google Reindexes A Web Site