Question
How to disable Google fonts on a website hosted with Web Presence Builder?
Answer
Disable Google fonts in Web Presence Builder configuration file:
On Linux operating system
Connect to the server via SSH
Open the file
/usr/local/sb/configand add the following line in the[general]section:
[general]
google_fonts_enabled = 0On Windows operating system
Connect to the server via RDP
Open the file
%plesk_dir%sb/configand add the following line in the[general]section:
[general]
google_fonts_enabled = 0Remove Web Presence Builder modules using Google fonts, for example embedded maps from Google Maps or videos from YouTube
Publish the Web Presence Builder website