COG Logo
In September 2020, Geocaching HQ changed how the geocaching website handled images on cache pages.
Older links to images will still work (in most cases) - however, new cache pages should use images hosted on Geocaching HQ approved sites, where possible.
COG Images
The COG logos/banners have been uploaded to Geocaching HQ’s site, where they can be inserted into cache pages directly.
If you wish to add HTML for COG images to your cache page :
Visit your cache page
Click Edit Listing
Scroll down to the Description section
Click on the </> Source button
Copy/paste the HTML code for the image you require (examples below) into the Description text box
Scroll down and click Save
For the Classic COG Banner (centred) on the cache page, use this HTML code :
<p style="text-align:center"><img src="https://s3.amazonaws.com/gs-geo-images/76d44422-e558-4170-a69d-18f315eb8469.jpg" /></p>
For the small Classic COG Logo (centred) on the cache page, use this HTML code :
<p style="text-align:center"><img src="https://s3.amazonaws.com/gs-geo-images/394d9982-c9c9-4edb-b8fb-21c0b1eac034.jpg" /></p>
For the large Classic COG Logo (centred) on the cache page, use this HTML code :
<p style="text-align:center"><img src="https://s3.amazonaws.com/gs-geo-images/06ea78ea-12d8-4abb-a726-c19d1fb92de0.gif" /></p>