Detection Settings – Advanced Processing (removed)
As of v4, OMGF Pro notifies you if it detects any of the below implementations and configures itself automatically to make sure all Google Fonts on your website are captured properly. Consequently, all options on the Detection Settings tab have become obsolete and therefore the entire tab has been removed. The documentation below is referencing older versions of OMGF Pro and should strictly be used for reference.
OMGF parses a page’s HTML for stylesheets loading Google Fonts using the Google Fonts API:
fonts.googleapis.com/css or fonts.googleapis.com/css2.
Some themes and/or plugins add Google Fonts using different methods, e.g.
- Using @import and/or @font-face statements in a CSS stylesheet,
- Using @import and/or @font-face statements in inline <style> blocks,
- Using Web Font Loader,
- Using Early Access fonts not available (yet) through the regular Google Fonts API.
These type of requests can’t be detected by the free version of OMGF, so an upgrade to OMGF Pro is required.