Server : Apache/2.4.41 (Ubuntu) System : Linux wpfpm 5.4.0-1133-kvm #142-Ubuntu SMP Fri May 2 19:51:44 UTC 2025 x86_64 User : wpmodel1 ( 1034) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/html/wpmodel1/wp-content/plugins/gallery_1750450253/templates/ |
Upload File : |
<?php /** * * The Link Scanner Tab. * * The main admin area for the link scanner tab. * * @package EPS 301 Redirects * @author WebFactory Ltd */ // include only file if (!defined('ABSPATH')) { die('Do not open this file directly.'); } ?> <div class="wrap"> <?php do_action('eps_redirects_admin_head'); ?> <div class="eps-panel eps-margin-top group"> <h1>Linking to bad, broken & malware infected sites <b>can make your site bad</b> too, for visitors & for SEO.<br> But how do you know you're not linking to bad sites? By using the Link Scanner.</h1> <p style="font-size: 14px;">Link Scanner is a unique SaaS tools that's a part of WP 301 Redirects PRO plugin. It'll help you to:</p> <ul class="plain-list"> <li>scan every single link on your site; in posts, pages, CPTs, widgets, header, footers - everywhere</li> <li>detect links that are broken & easily fix them</li> <li>detect links to pornographic sites, those infected by malware or phishing sites</li> <li>check links with Google Safe Browing API</li> <li>see <i>rel</i>, <i>target</i> and other link attributes in one place</li> <li>get additional data on every link such as the quality of the site it links to</li> <li>run automatic scans so you always have fresh data</li> <li>scans are done externally by our SaaS so they don't put a strain on your server</li> </ul> <br> <p><a href="#" class="open-301-pro-dialog button button-buy" data-pro-feature="link-scanner">Get WP 301 Redirects PRO with Link Scanner</a></p> </div> <div class="right"> </div> <div class="left"> </div> </div>