Add an AI-Powered Blog to WordPress

No plugins required! Paste a tiny two-line embed in a Custom HTML block and let BlogBott handle the rest.

WORDPRESS SETUP INSTRUCTIONS:

1

Open the post or page where you want your blog

Click "Edit" in the WordPress dashboard.

2

Insert a Custom HTML block

Hit the "+" icon, search for HTML, and add the block.

Adding a Custom HTML block in WordPress
3

Paste the embed snippet

Use the code below, then click Preview followed by Update.

<div id="blogbott.com_app"></div>
<script src="https://blogbott.com/aiblog.js"></script>
4

Generate posts in the blogbott dashboard 🎉

Your blog section is ready! Use BlogBott to publish new AI-generated articles.

Need help? If you run into any issues with the WordPress setup, feel free to contact me for assistance!

Frequently Asked Questions (FAQ)

Will this work with popular page-builder plugins?

Yes! Elementor, Divi, Beaver Builder, and others all allow raw HTML widgets. Paste the same snippet there.

Does it impact Core Web Vitals?

The script is loaded asynchronously, so it won't block rendering or hurt your Largest Contentful Paint score.

Can I style the blog to match my theme?

Absolutely. Target elements inside #blogbott.com_app with your own CSS or theme customizer.