Content Mask
Read More & View Demos Here Embed Any Content†‡ Into Your WordPress Website Content Mask allows you to embed any external content onto your own WordPress Pages, Posts, and Custom Post Types. The end result is fairly similar to setting up a Domain Mask, but the content is embedded into the front end of your website and is fully contained inside your WordPress permalink ecosystem. Example: If you built a landing page on landing-page-builder.com/your-landing-page/, you can simply create a new Page on your website at your-site.com/landing-page/ and paste in the URL of your landing page. The Content Mask plugin will then download and cache of copy of your landing page directly on your website, so any visitors that come to your-site.com/landing-page/ will see the landing page you built. This allows you to keep all of your links integrated into your WordPress Website. † Do not use Content Mask to embed any content that you do not own or do not otherwise have license to share, embed, frame, or distribute. Simple 2-Step UI With a simple 2-Step UI, you can embed any external content into your website without any complicated URL Forwarding, DNS Records, or .htaccess rules to mess with. Just enable the Content Mask on any Page, Post, or Custom Post type by clicking on the check mark. Then put in the URL that contains the content you want to embed. It’s that simple! Powerful Embedding and Redirect Options Using the Download method (default) will fetch the content from the Content Mask URL, cache it on your website, and replace the current page request with that content. By default, this cache lasts 4 hours – but it can be changed anywhere from “Never Cache” all the way up to “Cache for 4 Weeks”. Caching prevents the need for additional requests that slow down your site. Using the Iframe method will replace the current page request with a full width/height, frameless iframe containing the host URL. This method is ideal if the URL you want to embed won’t serve scripts, styles, or images to other URLs or IP Addresses. If you use the Download Method, and links or images look broken, you can try the Iframe method instead. Using the Redirect (301) method will simply redirect the visitor to the host URL. Simple Integrated Vistor Tracking In the Content Mask admin panel, you can enable tracking for Content Masked pages. This will allow you to see how many visitors are viewing these links. This is ideal for when you need to track acquisition, such as on a Landing Page. [Views] shows how many times that Content Mask page has been viewed by anybody (even logged in users) [Non-User] shows how many times it’s been viewed by visitors that are not logged in to the website. [Unique] shows how many times it’s been viewed by unique IP addresses. Note: IP addresses are one-way hashed and are not identifiable in any way. Creating a Content Masked Page Using the Content Mask Admin Panel Notes: Do NOT use Content Mask on any content you aren’t explicitly authorized to share or use. Please confirm you’re allowed to utilize and embed the content before embedding any particular URL. Content embedded using the Download method is cached using the WordPress Transients API for 4 hours by default. If the content on the external URL is updated and you would like a fresh copy, you may just click the “Update” button on the Page, Post, or Custom Post Type to refresh the transient, or click the “Refresh” link in the Content Mask Admin panel. You may also change the cache expiration timer per page anywhere from “Never” to “4 weeks”. You may use the Transients Manager plugin to manage transients stored with the Download method. All Content Mask related transients contain the prefix “content_mask-” plus a stripped version of the Content Mask URL, such as “content_mask-httpxhynkcom”. ‡ Your site may be prevented from processing page requests for any reason; Reasons include, but are not limited to: masking unauthorized content, at the request of the masked URL site owner, masking hateful content, masking illegal content, circumventing IP bans, etc. A dual one-way encrypted hash of your masking URL may be used to check for infraction. No identifying information will be used for this check, and no information is saved other than as a transient to prevent unnecessary duplicate checks per site Read More About Content Mask
Top keywords
- content32×4.28%
- mask14×1.87%
- page14×1.87%
- content mask13×1.74%
- url12×1.60%
- embed8×1.07%
- method8×1.07%
- website8×1.07%
- cache6×0.80%
- download5×0.67%
- landing5×0.67%
- landing page5×0.67%
Strimy Video
Strimy is a plugin that allows you to easily integrate videos from the STRIMY platform into your WordPress site. With full support for oEmbed, shortcodes, and Gutenberg blocks. Key Features Automatic oEmbed: Simply paste the video URL and it will be automatically inserted Customizable shortcode: Full control over appearance and behavior Gutenberg block: Native integration with the block editor Elementor widget: Complete integration with Elementor Page Builder Video importer: Import and sync videos from your STRIMY account Universal theme compatibility: Advanced template system works with any WordPress theme Modern video display: Professional layout with metadata, categories, and responsive design Template customization: Easy theme integration with fallback system Autoplay: Optional autoplay control Responsive: Videos automatically adapt to any device How to Use 0. Video Importer Go to Strimy Video > Import to search, import and sync videos from your STRIMY account. 1. Automatic oEmbed Simply paste your video URL on a separate line: https://strimy.pro/v/889542830943 2. Shortcode Use the [strimy] shortcode with customizable options: [strimy id=”889542830943″] 3. Gutenberg Block Search for “Strimy Video” in the block editor and configure visually 4. Elementor Widget If you have Elementor installed, you’ll find the “Strimy Video” widget in the General category with advanced controls for complete customization. Shortcode Options id – Video ID (required) autoplay – Automatic playback (true, false) Automatic Aspect Ratio The plugin automatically calculates the player height maintaining a 16:9 ratio when: * You don’t specify the height parameter * Width is a fixed value (e.g: 800px) * Responsive mode is enabled Examples: * [strimy id="889542830943" width="800px"] – Height calculated automatically (450px) * [strimy id="889542830943"] – Fully responsive with 16:9 ratio Configuration Go to Settings > Strimy to configure: API Key (required for importing and accessing private videos) Autoplay configuration Video Importer The plugin includes a powerful importer that allows you to: Search videos in your STRIMY account Import videos as custom post types in WordPress Sync imported videos with the original source Manage metadata like title, description, duration and views Organize videos with categories and tags Theme Compatibility The plugin includes an advanced template system that ensures perfect compatibility with any WordPress theme: Universal fallback system: Works automatically with any theme without configuration Theme customization: Copy templates to your theme folder for complete control Modern video layout: Professional design with player-first approach Responsive design: Optimized for desktop, tablet, and mobile devices Template path: wp-content/themes/your-theme/strimy/single-strimy_video.php The plugin will automatically use your theme’s custom template if available, or fall back to the built-in responsive template. Developer Notes Available Hooks The plugin provides several hooks for developers: Filters: * strimy_oembed_default_width – Modify default width * strimy_oembed_default_height – Modify default height * strimy_oembed_iframe_attributes – Customize iframe attributes * strimy_oembed_container_class – Add CSS classes to container Actions: * strimy_oembed_before_render – Before rendering the video * strimy_oembed_after_render – After rendering the video Support For technical support, visit: * STRIMY Support Center * Plugin Documentation External Services This plugin connects to the STRIMY platform (strimy.pro) to provide video embedding and management functionality. STRIMY oEmbed API What it is: The STRIMY oEmbed endpoint converts video URLs into embeddable player HTML. What is sent: The video URL (e.g. https://strimy.pro/v/VIDEO_ID) is sent to https://strimy.pro/oembed to retrieve embed code. No personal user data is transmitted. When it is sent: Each time a STRIMY video URL is processed by WordPress (oEmbed lookup), or when the [strimy] shortcode renders a video. Service provider: STRIMY — Terms of Service | Privacy Policy STRIMY Videos API What it is: The STRIMY REST API allows importing and syncing videos from your STRIMY account into WordPress. What is sent: Your STRIMY API key is sent as an authorization header to https://strimy.pro/api/v1/videos. No visitor data is transmitted. When it is sent: Only when a site administrator uses the Strimy Video > Import page or saves settings that trigger an API key verification. Service provider: STRIMY — Terms of Service | Privacy Policy Privacy Policy This plugin does not collect or store personal user data. Videos are loaded directly from STRIMY servers and are subject to STRIMY’s privacy policy. Credits Developed by the STRIMY team. Icons by Dashicons.