How to get a club weather widget on your site.
Convek club widgets are deliberately simple: one club site, one hosted forecast page, and an optional iframe for your club website.
Send the club and site details
Use the request form with the club website, site or airfield name, and coordinates if you know them. A current weather page URL helps us see where the widget would fit.
Review the preview
We check the coordinate, region, and field set, then send a preview or hosted link for your club.
Add the hosted link and optional iframe
Add a normal link to the hosted forecast page so members and search engines can reach it. If your website supports iframe embeds, you can also paste the compact panel into your weather or briefing page.
Keep the attribution visible
The free widget is branded, but its links sit inside the iframe. Keep the separate HTML forecast and attribution links beneath it so the club genuinely links to Convek.
What a club webmaster receives.
Every setup includes a normal link to the hosted forecast page. The iframe is optional and does not replace that link. Self-serve widget management is coming soon in the account dashboard.
<iframe
src="YOUR-CLUB-WIDGET-URL"
title="Club soaring forecast"
width="100%"
height="900"
loading="lazy"
class="convek-club-widget"
style="border: 0; width: 100%;"
></iframe>
<style>
.convek-club-widget {
border: 0;
width: 100%;
height: 900px;
}
@media (min-width: 640px) {
.convek-club-widget {
height: 480px;
}
}
</style>
<p>
<a href="YOUR-CLUB-HOSTED-FORECAST-URL">View the full club soaring forecast</a>.
Forecast powered by <a href="https://convek.dev/clubs">Convek</a>.
</p>Ready to try it for your club?
Send the site details and we will check whether the current coverage can serve a useful one-site widget.
Get your free club widget