Why was some profile HTML removed after saving?

September 9, 2026

BMM Play sanitizes MyPlanet profile HTML when you save it. This protects members and keeps profiles working across phones and desktops.

Content that is removed

  • Unsupported tags such as <script>, <iframe>, <form>, <video>, and <audio>.
  • Event attributes such as onclick.
  • Custom class and id attributes.
  • Unsupported CSS properties.
  • Unsafe javascript: or data: URLs and style values containing url() or expression.

If formatting disappears, compare your code with the supported tags and inline-style lists in this category. Keep the markup simple, save again, and check the result on Log in to my profile.

Ask in the Help & Support forum

FAQ Categories: Profile HTML & Icons
FAQ Type: None
User Avatar