Embed Settings Estimated reading: 2 minutes 5 views The Changeloger plugin provides robust Embed Settings, allowing you to display your releases, feedback boards, or product roadmaps on external websites using an iframe. This functionality is ideal for sharing your progress directly within your application’s documentation or on standalone landing pages. Watermark SettingsCross-Origin Access Watermark Settings By default, all embedded components display a “Powered by Changeloger” watermark to provide proper branding attribution. If your implementation requires a cleaner interface or a custom look, you can toggle this branding element on or off within the plugin dashboard. To configure the watermark, follow these steps: Navigate to Changeloger > Settings > Embed in your WordPress admin dashboard.Locate the Show Embed Watermark option.Toggle the setting to ON to display the watermark, or OFF to hide it.Click Save settings to apply your changes. Cross-Origin Access To ensure maximum compatibility across different hosting environments and external domains, the Embed feature is pre-configured for broad cross-origin accessibility. The plugin automatically handles the necessary security headers to allow your content to be framed securely by authorized domains. Specifically, the plugin automatically injects the following security directives to support embedding: X-Frame-Options: ALLOWALL: This header informs the browser that the page is permitted to be rendered within an iframe.Content-Security-Policy: frame-ancestors *: This directive ensures that frames are allowed to be ancestral to any origin, facilitating seamless integration into external websites. These settings are managed automatically by the plugin, ensuring that your roadmap, releases, or feedback boards load correctly without requiring manual modifications to your site’s .htaccess or server configurations. Embed Settings - PreviousEmbedding on Your WebsiteNext - Embed SettingsEmbed Types