Our Live Blog is optimized for SEO, boosting the search performance of your real-time reporting and conversations. The product also allows you to embed links, tweets, videos and more.


Live Blog
Create and embed a Live Blog
- From your OpenWeb Admin Dashboard, click Features > LIVE BLOG.
- Click Create New Event.
- Enter the Event Details.
- Click Save.
- On the SETTINGS tab in the Assign Reporters section, type the usernames of reporters who can post updates on the event.
- On the SETTINGS tab in the Embed Code section, copy and paste this code where the event updates should appear on your page.
<html>
...
<body>
<!-- Page content -->
<!-- Live Blog -->
<script src="https://launcher.spot.im/spot/PRE-POPULATED-SPOT_ID"
data-spotim-module="spotim-launcher"
data-live-blog="true"
data-live-event-code="PRE-POPULATED-EVENT_CODE">
</script>
</body>
</html>
Updated 2 months ago