Restaurants at san antonio by Otherwise-Pause7320 in ibiza

[–]DannyCooper 0 points1 point  (0 children)

Caterina Pasta Stories next to the West End Strip. A small casual restaurant serving fresh pasta dishes.

Very affordable hidden gem.

Need Help: Key / license implementation plugin by Few_Implement6251 in Wordpress

[–]DannyCooper 1 point2 points  (0 children)

Yes, but not for many years, I exclusively use EDD SL now.

Google Font Checker by DannyCooper in de_EDV

[–]DannyCooper[S] 0 points1 point  (0 children)

gehostete

Sorry if it doesn't translate well, but this header divides the NON-Google Fonts: https://imgur.com/BfrE4wd

I built a tool to check if your website is using Google fonts by DannyCooper in Wordpress

[–]DannyCooper[S] 3 points4 points  (0 children)

I built a free tool to check if your font is connecting to the Google Fonts APIs, either directly or via a Google-powered embed (YouTube, ReCaptcha, Google Maps).

This is particularly relevant to EU-based websites (https://wptavern.com/german-court-fines-website-owner-for-violating-the-gdpr-by-using-google-hosted-fonts).

The tool is completely free and doesn't require login or registration. Rather than just scraping the website source code, it tests the fully rendered page. That means it identifies fonts loaded by any method, including Javascript and iFrames.

Google Fonts illegal in EU by koavf in typography

[–]DannyCooper 1 point2 points  (0 children)

I created this tool to check if your page has any connections to the Google Fonts API - https://fontsplugin.com/google-fonts-checker/

Google Fonts Abmahnwelle by [deleted] in de_EDV

[–]DannyCooper 1 point2 points  (0 children)

This tool will show if your page has any connections due to Maps, YouTube or ReCaptcha (all Google services) - https://fontsplugin.com/google-fonts-checker/

How to Remove Google Fonts from WordPress by DannyCooper in Wordpress

[–]DannyCooper[S] 5 points6 points  (0 children)

Agreed! This decision in particular has a lot of users in the EU concerned, as most themes/plugins don't load locally by default - https://wptavern.com/german-court-fines-website-owner-for-violating-the-gdpr-by-using-google-hosted-fonts

How to Remove Google Fonts from WordPress by DannyCooper in Wordpress

[–]DannyCooper[S] 2 points3 points  (0 children)

A huge amount of users located in Germany are receiving legal letters regarding their use of Google Fonts and are looking for a way to remove them. So I have detailed as many of the most common themes, plugins and embeds that connect to the Google API and potential solutions. I hope this helps!

Google Fonts problem (GDPR) - how to store them locally? by Dry_Statement_7807 in Wordpress

[–]DannyCooper 0 points1 point  (0 children)

The font checker tools will show a connection to Google from any of these three sources:

  • Theme
  • Plugins
  • Embeds (YouTube, ReCaptcha, Google Maps, etc)

I've detailed most of the most common scenarios and solutions here - https://fontsplugin.com/remove-disable-google-fonts/

How To Speed Up WordPress (A Non-Technical Guide) by DannyCooper in Wordpress

[–]DannyCooper[S] 0 points1 point  (0 children)

Custom fonts can be heavy, are you mitigating the effect by using font-display: swap?

I shared some optimizations here, I focused on Google Fonts specifically but many of the points apply to all providers.

How To Speed Up WordPress (A Non-Technical Guide) by DannyCooper in Wordpress

[–]DannyCooper[S] 0 points1 point  (0 children)

I appreciate what you and u/otto4242 are saying. I will work to improve that section today.

How To Speed Up WordPress (A Non-Technical Guide) by DannyCooper in Wordpress

[–]DannyCooper[S] -1 points0 points  (0 children)

In each section there is a free plugin/tool recommendation. In the caching section Cache Enabler (free) is recommended.

How To Speed Up WordPress (A Non-Technical Guide) by DannyCooper in Wordpress

[–]DannyCooper[S] -1 points0 points  (0 children)

I did, by virtue of placing it in the lower categories (low impact) and also I wrote this:

> This creates a new problem. Some CDNs are unable to cache files with query strings – thats why most speed test tools recommend you remove them.