HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: /home/mirz4654/.trash/widget-1755368365/templates/admin-tab-link-scanner.php
<?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 &amp; malware infected sites <b>can make your site bad</b> too, for visitors &amp; 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 &amp; 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>