Regenerate Google Fonts locally css when a URL change is detected #31499
Jeremy-VVu
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the Problem
When my website was pushed from the development URL to the production URL, the css font path in Google Fonts locally was not a database file, so it could not be modified through the backup plugin, resulting in a large number of errors in the font files after the move.
What’s worse is that if you don’t notice this problem and your website runs ads, it will be identified as a hacked website by the Google Ads backend and will not be able to run ads.
Propose a Solution
I suggest the following approach:
The Load Google Fonts locally feature is disabled by default.
or
If the URL is different, regenerate the CSS file (this is technically feasible, otherwise why would you ask us to rebind the authorization, right?
Additional Context
Agreement
All reactions