- WordPress core y plugins - Tema Twenty Twenty-Four configurado - Plugin allow-unfiltered-html.php simplificado - .gitignore configurado para excluir wp-config.php y uploads 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
26 lines
2.2 KiB
PHP
Executable File
26 lines
2.2 KiB
PHP
Executable File
<div class="onp-help-section">
|
|
<h1><?php _e('Social Locker', 'plugin-sociallocker'); ?></h1>
|
|
|
|
<p>
|
|
<?php _e('Social Locker hides some piece of value content on your website and ask the user to like or share (in other words, "pay with a like", "pay with a tweet" and so on) to get instant access to your content.') ?>
|
|
</p>
|
|
|
|
<p><?php _e('Social Locker gives you the following benefits:', 'plugin-sociallocker') ?></p>
|
|
|
|
<p><strong><?php _e('1. More Social Traffic') ?></strong></p>
|
|
<p><?php _e('Social Locker will add systematically viral traffic to your website, your opt-in funnel or your sales-page. When users share or tweet your page to get access to the content you locked, their friends see it and some of them visit your website. That repeats again and again.', 'plugin-sociallocker') ?></p>
|
|
|
|
<p><strong><?php _e('2. More Quality Fans & Followers') ?></strong></p>
|
|
<p><?php _e('Every blogger and internet entrepreneur knows how difficult it is to get fans and followers, especially for new websites with a low budget..', 'plugin-sociallocker') ?></p>
|
|
<p><?php _e('Get every visitor of your site to follow you. Keep in contact with your audience and build loyalty. Just lock some valued content and tell visitors that the locked content is available only for your fans and followers.') ?></p>
|
|
|
|
<p><strong><?php _e('3. Better SEO Ranking') ?></strong></p>
|
|
<p><?php _e('Google\'s search algorithm takes over 200 factors into consideration when determining which results to show for a search query and in what order. Social media is one of the most important factors in their algorithm and has a significant influence on how a site ranks in a search.', 'plugin-sociallocker') ?></p>
|
|
<p><?php _e('Results in the organic search results\' top positions have a high number of likes, shares and tweets. So, the better your social media performance, the better your SEO results.') ?>
|
|
|
|
<p style="margin-top: 25px;">
|
|
<a href="<?php $manager->actionUrl('index', array( 'onp_sl_page' => 'usage-example-social-locker' )) ?>" class="btn btn-default"><?php _e('Learn how to configure and use Social Locker', 'plugin-sociallocker') ?><i class="fa fa-long-arrow-right"></i></a>
|
|
</p>
|
|
</div>
|
|
|