Uploading files to your Aiir website
Some services (like social networks or mobile app stores) require you to verify ownership of your domain by uploading a file to the root of your domain, such as: example.com/file.html
.
However, since Aiir doesn't use traditional web servers to host station websites, there is a different process to create virtual files on your chosen URL.
📄 Creating virtual files
- Go to 'Site Settings' and select the website for which you wish to create a file.
- Choose 'Files' from the menu on the left.
- Create a new file:
- Choose a file name which matches your desired path. For example,
verification/file.txt
would be available atexample.com/verification/file.txt
. - Add a description to help you manage files within the Aiir CMS.
- If you want to set up a file as a redirect instead of using Page Manager, tick the "Redirect to another URL" box and enter the address you wish to send visitors to.
- Enter the text, CSV, HTML, JavaScript or JSON content from the file.
🗃️ How many files can I create?
You can create up to 100 virtual files in Aiir. This limit was introduced to keep sites running smoothly after some customers reported issues with their site having an unlimited number of rules to process.