Cognito-forms – How to embed Cognito form into wordpress.com

cognito-formswordpress.com

I am trying to embed my form into my wordpress.com blog and it doesn't. Is there something wrong with my HTML?

<div class="cognito">
  <script src="https://services.cognitoforms.com/s/O8PupSKv1ka64YqUYmOy7g"></script>
  <script>Cognito.load("forms", { id: "1" });</script>
</div>

Best Answer

Cognito Forms does not currently support embedded on WordPress.com blogs. It looks like WordPress supports a specific embedding protocol that we plan on implementing support for over the next few weeks. I have created a feature card that you can use to follow development and set up a notification when we release this feature.

Disclaimer: I am an engineer on the Cognito Forms team