https://careers-page.com/

Submitted URL:
https://careers-page.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 6 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
        <!-- Required meta tags -->
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
        <meta name="google-site-verification" content="WYrDbTMnzD6-g0IuD0rIgopPNXYeaw7qtPhAHkhUA74">

        <script src="https://manatal-backend-static.s3.amazonaws.com/static/career_page/js/jquery.min.js"></script>
        <link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.2/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
        <script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.2/js/bootstrap.min.js" crossorigin="anonymous"></script>

        <title>Manatal</title>

        <style>
            .outer {
                display: table;
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
            }

            .middle {
                display: table-cell;
                vertical-align: middle;
            }

            .inner {
                margin-left: auto;
                margin-right: auto;
                width: 400px;
                /*whatever width you want*/
            }
        </style>
    </head>

    <body>
        <div class="outer">
            <div class="middle">
                <div class="inner">

                    <div class="row text-center">
                        <h1 class="font-weight-normal" style="font-size: 32px;">
                            Create, customize and publish your Career Page with <a href="https://www.manatal.com?utm_source=careers-page.com&amp;utm_medium=404page">Manatal.com</a>
                        </h1>
                        <p>Careers-page.com is a service provided by Manatal.<br>Manatal is the next generation recruitment software enabling Human Resources departments and Recruitment Agencies to source and hire candidates in the most effective way.</p>
                        <a class="btn btn-success btn-lg" style="margin: 0 auto;" href="https://www.manatal.com?utm_source=careers-page.com&amp;utm_medium=404page">Create My Career Page</a>
                    </div>

                </div>
            </div>
        </div>
        <script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "name": "Manatal",
  "url": "https://www.careers-page.com/",
  "logo": "https://www.manatal.com/wp-content/themes/wordpress_website/img/manatal-img/manatal-logo-text2.png",
  "contactPoint" : [{
    "@type" : "ContactPoint",
    "telephone" : "+662 254 6681",
    "email": "[email protected]",
    "contactType" : "Customer Service"
  }]
}
</script>

<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Manatal",
"url": "https://www.careers-page.com/"
}
</script>

    

</body></html>