• Resolved KAPman

    (@kapman)


    I have many Google Earth files that have loaded correctly for years. The links all have similar coding:

    You can also see this map using Google Earth and take a virtual flight along our route.

    When “Google Earth is clicked the result is the raw kmz file

    PK?????????@3×Z??l9????doc.kml??Y?fInxYz???áà¨a?düzJe′Znc?éF?üoHUeW'”?ùêìI~#=?^lè?μ??3O?§%?m? ?\_ì?a0’á?ê?yí÷o??_???y????|Q~úù?w????í??tà§?ù?yaóùó÷??}?W^êK????y?§O?t·_~ù7ó7_????w??ù???×???_êúóSì?~÷·OJ~÷tywo_?í??wá×?é±°C?m?ˉ>??tIù?±/T??K-¥}ù3??§T??z?í??~÷é???éW?^}?úk?U?????eé?g??ú?W_nDü3O÷??go?y???ù?y??M>÷t?×?ùüWo???[??'ˉ?'?ùê?ò_wù?×O?ú?í+?S??ˉ?<n4 í?~ò?ˉ>?t?×????é?§7?ì?{>tú??/?|?ê?×?ü?éy7?¥·üí??yY?÷?????_????/w?a/Yóù+;ò??ú?×o?ú??—OK}??ˉT?}?d8?|:?têùó????tó?tü?_ù×???…t?;a_??_|y?

    Etc.

    I first noticed this today, but this could have been happening for a longer period.

    I disabled all my plugins, but this probem persisted.

    I rolled back to WordPress 6.0, but still the same.

    I would be gratefull for any help

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator bcworkz

    (@bcworkz)

    Links to actual files such as .kmz, .jpg, etc. do not involve WP at all. The behavior of fetching such files depends upon your specific browser and computer configuration. Apparently the association of .kmz files with Google Earth has become corrupted, either within your browser or your computer itself.

    Thread Starter KAPman

    (@kapman)

    Hello,

    Thanks for your helpful respose.

    My problem was caused by a recent change of servers from Apache to Litespeed.

    In my . htaccess file I forgot to change the following code

    AddType application/vnd.google-earth.kml+xml .kml
    AddType application/vnd.google-earth.kmz .kmz

    to

    AddType application/octet-stream .kml .kmz

    My Google Earth maps are now downloading perfectly.

    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google Earth is not loading’ is closed to new replies.