Meridian Editing Guide
This guide is for editors, not coders. Use it when adding articles, podcast episodes, media links, publication links, images, Spotify players, YouTube videos or social links.
Choose the right section
- Homepage, Navigation, Services & Footer: homepage text, top menu, service cards and footer links.
- Website Pages: About, Advisory and Services, Media, and Newsletter page text.
- Analysis: articles, briefings and commentary.
- The Survival Curve Podcast: podcast episodes, summaries, guests, artwork and Spotify links.
- People: leadership, fellows, contributors and profile pages.
- Research and Projects: project pages, programmes, workshops and collaborations.
- Reports and Publications: reports, books and publication-style entries.
- Media: external articles, interviews, broadcast links, speaking activity and press items.
Save and publish
- Open
/admin/and log in. - Choose the section you want to edit.
- Make the change.
- Click Save.
- Click Publish when it is ready to go live.
- Wait 1 to 3 minutes for Netlify to rebuild the site.
If the CMS preview looks odd, check the live page after publishing. The preview is useful, but the real website is the final check.
Add normal links
Use this for links to websites, articles, book shops, YouTube pages, LinkedIn, X/Twitter, Instagram or other pages.
- Copy the full link from the browser address bar.
- Make sure it starts with
https://. - If a field asks for URL, paste the link directly into that field.
- If you are writing inside the main body text, highlight the words and use the link button in the editor toolbar.
Example body link
Read the full book details on [the publisher website](https://example.com/book-page).
Link to books and publications
For a book, report or publication, use Reports and Publications.
- Create or open the publication entry.
- Add the title, date, authors and topics.
- Use the body text for the description.
- Add buying, publisher or download links in the body text.
- If there is a PDF, upload it through the media picker and paste its path into Attached File Path.
Example book link
Buy the book from [Routledge](https://example.com/book) or [Amazon](https://example.com/book).
Add Spotify
For podcast episodes, do this in The Survival Curve Podcast.
- Open the podcast episode in the CMS.
- Find Spotify Share or Embed URL.
- Paste the normal Spotify link. The website converts it automatically.
Good Spotify links
https://open.spotify.com/show/033YLyQk4aKiNhs13dTKc1
https://open.spotify.com/episode/...
You do not need to write iframe code for Spotify podcast pages.
Add YouTube and social links
For a simple link, paste the normal public URL into the body text or URL field.
YouTube link example
Watch the interview on [YouTube](https://www.youtube.com/watch?v=VIDEO_ID).
Social link example
Follow the discussion on [LinkedIn](https://www.linkedin.com/company/example).
Do not paste private dashboard links, edit links or login-only links. Use the public link that a visitor can open.
Embed players in a post
Embeds show a player directly inside the page. Use them only when you need the player visible, not just a clickable link.
Spotify podcast episodes
Use the Spotify Share or Embed URL field. Do not paste Spotify iframe code into the body.
YouTube videos
- Open the YouTube video.
- Click Share.
- Click Embed.
- Copy the iframe code.
- Paste it into the body where the player should appear.
YouTube embed example
<iframe width="560" height="315" src="https://www.youtube.com/embed/VIDEO_ID" title="YouTube video player" frameborder="0" allowfullscreen></iframe>
Only paste embed code from trusted sites such as YouTube, Spotify or Vimeo. If unsure, use a normal link instead.
Add images
- Use the CMS media picker to upload the image.
- Use clear file names such as
country-risk-report-cover.jpg. - Fill in image alt text where the field is available.
- Use landscape images for cards and hero sections where possible.
Fix a mistake
- If the entry is still open, use undo in the editor.
- If it has been saved but not published, reopen it and edit again.
- If it has gone live, make the correction in the CMS and publish again.
- For a full rollback, ask the site maintainer to revert the GitHub commit or Netlify deploy.