It's not saying display "money" to user while "movie" to UA=googlebot.
It's like:
- a video page with related videos: display video to user, but a image (cover of the video) to Google Crawler; insert text around the video (related video) but not images;
- a visual elements, for example: 3D asset: display 3D asset to user, but a image (of the 3d asset) with limited JS file render so that to save crawl budget
- a dynamic page requires a lot of resource, JS: display full page to user, but a static page to Google crawler to get better CWVs and save crawl budget
Will above cases be considered as cloaking or violate the spam policies?
It's like:
- a video page with related videos: display video to user, but a image (cover of the video) to Google Crawler; insert text around the video (related video) but not images;
- a visual elements, for example: 3D asset: display 3D asset to user, but a image (of the 3d asset) with limited JS file render so that to save crawl budget
- a dynamic page requires a lot of resource, JS: display full page to user, but a static page to Google crawler to get better CWVs and save crawl budget
Will above cases be considered as cloaking or violate the spam policies?