Custom HTML Widget Policy
Custom HTML Widget Guidelines (For Your Profile)
The "Free HTML" widget gives you the power to add custom content to your profile, but all code must meet security requirements.
The system is designed to automatically remove any code that could harm the network or other users.
| Category | Examples of Allowed Code | Examples of Prohibited Code | | :--- | :--- | :--- | | Basic Text | Standard HTML formatting tags: <p>, <h1> to <h6>, <b>, <i>, <ul>, <ol>, <li>, <span> | Any code that attempts to change the site layout outside of your widget area. | | Embeds | Safe Embeds: YouTube, Goodreads, Amazon, or other recognized, trusted services. | Security Risks: Any Javascript code (<script>...), external stylesheets (<link rel="stylesheet"...>), or code that attempts to track other users. | | Images | Standard Image tags: <img src="..." alt="..."> | Hidden images or malicious tracking pixels. |
If you paste code and it disappears or doesn't work, it was likely stripped out for security reasons. Only use code from trusted sources. Repeated attempts to insert prohibited code may result in account suspension.