Scripts
Override the website settings and add extra functionality with scripts.
Head Code
This is for scripts than need to be placed in your pages <head> section.
Body Code
This is for scripts than need to be placed right before the closing of your <body> section.
Custom CSS
Modify the website styles overriding its CSS.
Robots.txt
Add a file to indicate bots (from search engines and AI trainers) if they can access or not your website. This is not a hard block and rogue bots won't respect it, but big companies respect it.
tip
Click Generate Default and then Save, if you want to allos most robots, but reject those specified there (AI ones.)