Add today's cycling TV schedule to your site
Course du Jour provides a free embeddable widget that shows today's live cycling TV coverage. It updates automatically and works on any website.
Follows the visitor's device setting. Best for sites that also respect system preferences.
Vertical list. Best for blog sidebars and narrow columns.
<iframe
src="https://coursedujour.com/embed"
width="100%"
height="500"
style="max-width:350px;border:none;"
title="Today's live cycling TV coverage"
loading="lazy">
</iframe> The widget updates every 5 minutes.
You can adjust the height value in the embed code to fit your layout. Content scrolls if it exceeds the height.
How to add the widget to your site
Copy the embed code above and follow the instructions for your platform. Both formats are responsive and adapt to their container width.
WordPress (Block Editor)
- Click the + button to add a new block
- Search for "Custom HTML" and select it
- Paste the embed code into the block
- Click Preview to verify, then publish
WordPress (Classic Editor)
- In the post editor, click the "Text" tab (top right of the editor)
- Place your cursor where you want the widget
- Paste the embed code
- Switch back to "Visual" to verify, then publish
WordPress (Sidebar Widget)
- Go to Appearance → Widgets
- Add a "Custom HTML" widget to your sidebar
- Paste the embed code into the widget
- Save
Squarespace
- Edit your page and click an insert point
- Select "Embed" from the block menu
- Click the code icon (</>) and choose "Code snippet"
- Paste the embed code and apply
Wix
- Click "Add Elements" in the left panel
- Go to "Embed & Social" → "Embed HTML"
- Click "Enter Code" and paste the embed code
- Resize the element to fit your layout
Ghost
- In the editor, click + or type / to insert a card
- Select "HTML"
- Paste the embed code into the card
Substack does not support iframe embeds. Use the link option below instead.
Just want to link to us?
If you can't embed an iframe, or prefer a simple link, use this instead:
<a href="https://coursedujour.com" target="_blank" rel="noopener">Today's cycling on TV — Course du Jour</a>