Custom code limit 1000 characters

Hi there,

I need to add a custom code to my website in order to display a form but i have 25 000 characters. So

I added an html embed with this code

It don’t work

I tried to add in the Before tag the same things it don’t work to
:frowning:

I pretty bad with coding as you can see, someone could help me.


Here is my site Read-Only: https://preview.webflow.com/preview/luneos?utm_medium=preview_link&utm_source=designer&utm_content=luneos&preview=d455b7936e7b598d15140e6e06047876&pageId=6138b529445780e0a054892a&workflow=preview
(how to share your site Read-Only link)

@Gwen - Welcome to the forums. This is a frequently asked question that has been answered already. Here is one answer you can review to solve your issue. Character Limit

Hi Jeff,

Thx for the quick answer. I did have a look on this topic before posting but i didn’t find the solution. I should have notice in my post. my bad.

I don’t clearly understand which code ligne i should post in the head

> <script src="https://uploads-ssl.webflow.com/6080758a600082dda44972e3/615712db2c6e0f2d515a9dab_form%20guide.txt" type="text/javascript"></script>

and the one I should post in the html embed

> <script src="https://uploads-ssl.webflow.com/6080758a600082dda44972e3/615712db2c6e0f2d515a9dab_form%20guide.txt" type="text/javascript"></script>

I will continue my research :slight_smile:

1 Like

Any luck with this? I’ve been combing the forum for answers to this as well.

I wrote a blog post on how to go around the 10000 character code limit on Webflow with Cloudflare CDN: Overcome Webflow custom code 10,000 character limit with CloudFlare CDN

Hi all,
I am planning to solve character limit problem by building a script/external file manager for webflow. Thinking of following features:

  • Multiple file type support - svg,css,js,html
  • CDN and file caching for better performance.

Would love to hear from you if you have more suggestions.