Onboarding Step: Connect CMS
Onboarding Steps:
- Enable the respective integration on Relixir (required)
- Setup your Website to read from new CMS collection / sheet (required)
- Add blog path to blog settings (required)
Overview:
Relixir enables you to create a high volume of new SEO/GEO optimized blog content (recommended to push 20/week).
- We allow downloading blogs as markdown & HTML and manually porting it to your CMS, but this would take a lot of time effort.
- But to really get the most value out of Relixir, we'd need to setup an integration with your CMS and website so you can deploy the content with one-click
- We also recommend deploying Relixir's blogs separately from your own human-written content. Eg. if you already have /blogs and /blog/[slug], put relixir's blogs on /resources and /resource/[slug]
Setup Nuances / Difficulty:
Note: This is the trickiest part of the entire setup. But its worth it :)
We recommend your website developers or our in-house team handle the set-up for this. To ensure the integration is setup properly with all required SEO/GEO details.
For ease of use, we also provide our own in-house web development team to handle this completely for you. (for all common website builders — Framer, Webflow, Wordpress, etc)
- We offer this at a flat one-time $250 setup fee for everything needed:
- Includes newly created /resources and /resource/[slug] pages (or other path name) matching your theme, JSON-LD setup, Relixir integration connection
- If you want to learn more about this, book a call with us here
- Or just email dennis@relixir.ai to get this started and share access to your website builder with design@relixir.ai (our in-house team)
Required Steps:
- Go to the Settings > Integrations page and find the "Content Deployment" section: https://app.relixir.ai//dashboard/settings/organization/integrations

- Enable your desired method, or schedule a call with us to have everything setup for you
Currently Available Methods:
- Google Sheets (for Framer, Wordpress, etc)
- We write and update the blog articles on a shared Google Sheet that a CMS plugin can easily read from. Most major CMS' have support for Google Sheet plugins
- You can then render the content as markdown or HTML
- Webflow Native API
- Creates a new CMS collection on Webflow dedicated for Relixir's content
- Data Entry Service
- For complex or non-traditional CMS setups, we also provide a manual data entry service. This needs to be setup custom. When you deploy articles, we then have an outsourced data entry team add it manually to your CMS at scale
- If you're interested in this option, book a call here
Link to Framer (w/ Google Sheets) Set-Up Guide
- Setup Your Website to Display Relixir's Blogs
Relixir typically creates a new CMS collection, which would be different from your existing blog CMS collection.
- This requires some front-end website setup — and anyways, we recommend deploying Relixir blogs separately from your traditional content due to schema differences and the high volume of content.
Requirements:
- Create a dedicated blog list page (like /resources) for good SEO linking
- Use the
slugprovided in the blog schema for the slug of each individual blog page - Display
contentmdorcontenthtmlas the content of the blog post - Include the blog's
jsonldto the individual blog page's <head> (if you don't already handle jsonld) - Include
thumbnail_urlanddate
- Set-up blog slug prefix:
- Go to Blogs > Settings page — https://app.relixir.ai/dashboard/blog_proposals?tab=settings
- Scroll down to "URL Settings" (shown in screen shot below)
- Add the blog slug prefix — eg. if its on https://[domainName].com/resource/[slug]. Add "resource" as the blog slug prefix

- You can now one-click deploy your blogs posts and have them added to your site!