
Text Spinner
Allows you to use spintax in your posts, pages and theme files


Overview
Compatibility
Installation instructions
Customer support & learning resources
Changelog
Main benefits
Avoid duplicate content penalties
Generate unique copies dynamically
Supports nested spintax structures
Easy shortcode implementation
Optional caching for performance
About this plugin
Categories: SEO and Marketing
Version: 1.3.0
Last updated: 24-05-2019
WordPress version: 2.5
Tested up to: 5.2.21
PHP version required: false
Languages:
Tags:
Overview
This WordPress plugin enables users to incorporate spintax in their posts, pages, and theme files, facilitating the creation of unique content dynamically. Users can encapsulate content within the shortcode [wpts_spin][/wpts_spin] to generate varied copies of the content on each page load, thereby helping to prevent duplicate content penalties. Alternatively, spintax strings can be passed to the wpts_spin() function for similar outcomes. The plugin supports nested spintax, allowing for complex variations, and offers caching options to control how long the output remains static. This functionality is particularly useful for maintaining the freshness of recurring text blocks across a website.
Avoid Duplicate Content Penalties
- Generates unique content on each page load.
- Helps prevent search engine penalties for duplicate content.
- Useful for sizable blocks of text that need to appear throughout the website.
Easy Implementation
- Use simple shortcodes to implement spintax in posts, pages, and theme files.
- Alternatively, use the wpts_spin() function to generate unique content.
- Supports both shortcode and function-based implementation.
Supports Nested Spintax
- Allows for more complex and varied content generation.
- Supports nested structures within spintax for greater flexibility.
- Enables the creation of highly dynamic and unique content.
Caching Capability
- Option to cache the generated content for a specified duration.
- Reduces server load by serving cached content.
- Improves website performance by minimizing repeated content generation.