The Invitext plugin for WordPress provides a unique approach to content protection by inserting invisible links into text, thereby deterring content theft. Here’s a detailed overview of how it works and how to set it up:
How Invitext Works:
Principle of Operation:
- Invisible Links: Upon activation and configuration, Invitext automatically inserts invisible links into your text. These links are designed to be hidden from normal view but become visible when the content is copied and pasted elsewhere.
Example Markup:
<noindex><span class='invitext'>*вз*ято с* prowebber.cc</span></noindex>
The invitext
class ensures the text is invisible on your site using CSS (visibility: hidden;
).
Features and Settings:
- Installation:
- Download and install the plugin through the WordPress dashboard like any other plugin.
- Activate Invitext, and a new menu item "INVITEXT Options" will appear under the "Settings" menu.
- Configuration:
- Security String: Enter a short security string (up to 20 characters) that will be added to the invisible links. This string helps identify the source of copied content.
- Frequency: Set the frequency of inserting the security string in the text (e.g., every 50 words). This minimizes SEO impact while maximizing protection.
- Additional Symbols: Optionally add symbols to further obscure the security string (e.g., asterisks).
- Add Link: Toggle to add a visible link (e.g., "Protected INVITEXT") at the end of posts/pages to acknowledge the protection and deter thieves.
- Usage:
- Configure settings in "INVITEXT Options" according to your preferences.
- Save options and let the plugin automatically insert protective links into all posts/pages.
Benefits:
- Effective Deterrent: Complicates content scraping by making copied text visibly attributed to your site when pasted elsewhere.
- Easy Setup: Simple installation and configuration via WordPress settings.
- Customizable: Control over frequency and appearance of security strings to suit your content protection strategy.
- SEO-Friendly: Designed to minimize negative SEO impact through careful placement and use of
noindex
attributes.
Conclusion:
Invitext offers a robust solution for WordPress users looking to protect their content from unauthorized duplication. By inserting invisible links that reveal attribution when content is copied, it discourages plagiarism and ensures proper credit to the original source. If you're concerned about content theft, Invitext provides an effective and straightforward method to safeguard your valuable content.