Back

How to connect MoreSEO webhook to my site?

There are the following options:

1. Go to CMS section from the sidebar - then go to webhook in the lists of CMS

2. Use Webhooks:

MoreSEO provides two events: created and updated for articles. You can assign them to your URL.

Check out the Article Data Structure.

3. Use the REST API to create a custom integration:

Refer to the npm package and check out the Next.js integration example.

Use CMS from the sidebar menu to Connect your Blog, and select REST API.

4. Use the Copy RichText/HTML/Markdown options in the MoreSEO editor to manually copy and paste article content.

5. Don't forget to toggle the switch to enable the connection

webhook