Description
Unlock the potential of your content with Headlines Plus, the ultimate free plugin designed to help WordPress publishers grow their audience. With tools for syndication, content sharing, and performance optimization, Headlines Plus connects you to a network of quality publishers to boost your reach and engagement—at no cost.
Why Choose Headlines Plus?
- Free Traffic Sharing: Gain access to a trusted network of publishers to exchange traffic and grow your audience organically.
- Effortless Syndication: Share and receive content seamlessly, driving quality traffic to your site.
- Flexible Integration: Use customizable widgets, shortcodes, or SDK snippets to display syndicated content anywhere on your site.
- Lazy Load for Performance: Reduce initial page load time with lazy-loaded widgets that fetch content dynamically when visible.
- Simple and Intuitive: Designed specifically for WordPress, the plugin is easy to install, configure, and use.
Headlines Plus is your solution to building meaningful traffic without compromising on quality.
Join the growing community of publishers and start sharing for free with Headlines Plus today!
External Services
This plugin connects to various external services to provide its functionality. Below is an outline of the services used, the data collected, and their purpose:
-
Publisher Details Submission:
- Service: https://www.publisherdesk.com/wp-json/headlines-plus/v1/*
- Purpose: Collects publisher details during initial plugin setup to improve service quality and track publisher activity.
- Data Collected: Name, email, domain, and feed URL (provided during setup).
- Storage: This data is securely stored in the WordPress database and shared with our API for service enhancement.
- Privacy: All data is handled in compliance with applicable privacy standards.
-
Content Recommendations with PubExchange:
- Service: https://module.pubexchange.com/json/*
- Purpose: Enhances content recommendations using AI-powered analysis of reader behavior to deliver personalized story recommendations.
- Data Collected: Articles being read (via feed data and plugin settings) and metadata.
- Privacy Policy: PubExchange API
-
Feed URL Integration:
- Service: https://rss.app/feeds/_uGSbjZRP8ggLzOLF.xml
- Purpose: Fetches data during the approval process to create a grid of posts.
- Data Collected: None (the feed URL provides publicly available content).
-
Headlines Plus SDK Integration:
- Service: https://sdk.headlinesplus.com/headlines-plus-sdk.min.js
- Purpose: Collects data from SDK widget attributes to pass to Dappier’s API and retrieve relevant content recommendations.
- Data Collected: Metadata and configuration parameters from the SDK.
- Privacy: Data is sent securely to the API.
Terms of Use and Privacy Policies:
– Publisher Desk API: Privacy Policy
– PubExchange API: Privacy Policy
All external integrations are designed to enhance functionality and user experience. Data transmission is conducted securely and in accordance with privacy regulations. Users are encouraged to review the terms and privacy policies of these services.
How the Widget Works
The Headlines Plus Widget dynamically displays a grid or list of articles by fetching curated content from an external API at api.dappier.com
. Depending on the publisher’s settings, the widget pulls content from:
– Your website’s feed URL upon aproval (submitted during form setup),
– Curated articles sourced via the Headlines Plus publisher network.
Usage
Widgets:
- Go to Appearance > Widgets.
- Add the “Headlines Plus Widget” to your sidebar or footer area.
- Configure options like headline, lazy loading, and display style.
Shortcodes:
- Add the following shortcode to any post or page:
[headlines_plus_shortcode lazy_load=”true” view_style=”grid” query=”your-query”] - Parameters:
similarity_top_k
: Number of total articles to display.lazy_load
: Enable lazy loading (true
orfalse
).view_style
: Display content ingrid
orlist
format.query
: Custom search query to fetch specific content. Normally defaults to the post slug.logo_style
: full-size-logo, short-logointernal_articles
: Number of internal articles to include in the recommendations.
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory, or install the plugin via the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Configure your widget or shortcode settings in the WordPress dashboard.
- Add the widget to your sidebar or use the
[headlines_plus_shortcode]
in any post or page.
FAQ
-
Does this plugin work with any theme?
-
Yes, the Headlines Plus Widget is compatible with all WordPress themes that support widgets and shortcodes.
-
What is lazy loading, and how does it benefit my site?
-
Lazy loading defers the loading of widget or shortcode content until it becomes visible in the viewport, improving page load time and performance.
-
Is the plugin free to use?
-
Yes, the Headlines Plus Widget is completely free to use.
-
Does it work with Gutenberg blocks?
-
Yes, you can use the shortcode inside a Gutenberg block to display the widget content.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“The Publisher Desk – Headlines Plus Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “The Publisher Desk – Headlines Plus Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- Features lazy-loading widgets and shortcodes.
- Integration with external API for content syndication.
- Supports dynamic content display with various configurations.