# Ads
Here you can add HTML ads from services like Google Adsense or image ads.
- Ad Location: Location of the ad spot.
- Status: Status of the ad spot.
Tip
If you want to place Google Adsense ads manually, please use the following short code format:
[adsense ad-slot="1234567890"]
Please replace 1234567890 with the Ad slot ID.
Important Note
Due to security reasons, serious security measures have been taken regarding the use of Javascript codes. But if you still want to use Javascript codes, please edit the .env file and set APP_PURIFIER to 0. This change also affects the HTML insertion fields on the Settings page.
APP_PURIFIER="0"
← Submissions Settings →