Showing source for: https://corejobsearch.net/
Duration: 0.563784s
Server: nginx

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta content="IE=edge" http-equiv="X-UA-Compatible">
        <meta content="width=device-width, initial-scale=1.0, maximum-scale=1,shrink-to-fit=no" name="viewport">
        <title>
   Core Job Search | getting to the core of your job search needs
        </title>
        <!-- Latest compiled and minified CSS -->
        <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
        <!-- jQuery library -->
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js">
        </script>
        <!-- Latest compiled JavaScript -->
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js">
        </script>
        <link href="/images/favicon.png" rel="icon" type="image/png">
        <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
        <link href="/css/main.css" rel="stylesheet">
        <script async="" defer="" src="https://www.google.com/recaptcha/enterprise.js">
        </script>
        <link crossorigin="anonymous" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" rel="stylesheet">
    </head>
    <body>
        <section class="cookie-alert">
            <div class="container-fluid">
                <div class="alert alert-success" id="myAlert">
                    <a class="close" href="#">
                        &times;
                    </a>
                    <strong>
                        A Note About Cookies
                    </strong>
                    <p>
                        Core Job Search is using cookies on this site. Some of the cookies we use are essential for parts of the site to operate.
                    </p>
                    <a href="/cookie-policy">
                        Learn More About cookies
                    </a>
                </div>
                <script>
                    $(document).ready(function() {
                        $(".close").click(function() {
                            $("#myAlert").alert("close");
                        });
                        setTimeout(function() {
                            $('#myAlert').alert('close');
                        }, 5000);
                    });
                </script>
            </div>
        </section>
        <div id="google_translate_element">
        </div>
        <script type="text/javascript">
            function googleTranslateElementInit() {
                new google.translate.TranslateElement({
                    pageLanguage: 'en',
                    includedLanguages: 'en,fr,nl,it,es,de'
                }, 'google_translate_element');
            }
        </script>
        <script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit" type="text/javascript">
        </script>
        <header id="top">
            <nav class="navbar">
                <div class="container-fluid">
                    <div class="container">
                        <div class="navbar-header">
                            <a class="navbar-brand" href="/">
                                <img alt="Core Job Search Logo" src="/images/logo.png">
                            </a>
                            <button aria-expanded="true" class="navbar-toggle" data-target="#myNavbar" data-toggle="collapse" type="button">
                                <span class="icon-bar">
                                </span>
                                <span class="icon-bar">
                                </span>
                                <span class="icon-bar">
                                </span>
                            </button>
                        </div>
                        <div aria-expanded="true" class="collapse navbar-collapse" id="myNavbar">
                            <ul class="nav navbar-nav navbar-right">
                                <li>
                                    <a class="current" href="/">
                                        Home
                                    </a>
                                </li>
                                <li>
                                    <a href="/jobs">
                                        Search Vacancies
                                    </a>
                                </li>
                                <li>
                                    <a href="/signup">
                                        Register Today!
                                    </a>
                                </li>
                                <li>
                                    <a href="/posts">
                                        Career Advice
                                    </a>
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </nav>
        </header>
        <div class="carousel slide" data-ride="carousel" id="myCarousel">
            <!-- Indicators -->
            <ol class="carousel-indicators">
                <li class="active" data-slide-to="0" data-target="#myCarousel">
                </li>
                <li data-slide-to="1" data-target="#myCarousel">
                </li>
            </ol>
            <!-- Wrapper for slides -->
            <div class="carousel-inner">
                <div class="item active slide_1">
                    <div class="slide_message">
                        <div class="inner">
                            <h1>
        These 3 Habits Will Rev Up Your Job Search
                            </h1>
                            <p>
                                During a job search, you want to make the best use of your time. The clock is ticking on how long you can budget without your regular income.
                            </p>
                            <a class="btn read-more" href="/posts/these-3-habits-will-rev-up-your-job-search">
                                Continue Reading
                                <i aria-hidden="true" class="fa fa-arrow-right">
                                </i>
                            </a>
                        </div>
                    </div>
                </div>
                <div class="item slide_2">
                    <div class="slide_message">
                        <div class="inner">
                            <h1>
                                How to Transition Into a New Job Gracefully
                            </h1>
                            <p>
                                There may come a time when you have to transition from a current job to a new job, and you'll want to do it gracefully.
                            </p>
                            <a class="btn read-more" href="/posts/how-to-transition-into-a-new-job-gracefully">
                                Continue Reading
                                <i aria-hidden="true" class="fa fa-arrow-right">
                                </i>
                            </a>
                        </div>
                    </div>
                </div>
            </div>
            <!-- Left and right controls -->
            <a class="left carousel-control" data-slide="prev" href="#myCarousel">
                <span class="glyphicon glyphicon-chevron-left">
                </span>
                <span class="sr-only">
     Previous
                </span>
            </a>
            <a class="right carousel-control" data-slide="next" href="#myCarousel">
                <span class="glyphicon glyphicon-chevron-right">
                </span>
                <span class="sr-only">
                    Next
                </span>
            </a>
        </div>
        <section class="widget" id="home-intro">
            <div class="promotional_bar_content">
                <h3>
                    Welcome To Core Job Search
                </h3>
                <p>
                    Sign up to get daily alerts for your job search needs.
                </p>
                <a class="call-to-action" href="/signup" title="Read More">
                    Register Today
                </a>
                <!-- .call-to-action -->
            </div>
            <!-- .promotional_bar_content -->
        </section>
        <main>
            <div class="container">
                <div class="row home1">
                    <h2>
      Latest Posts
                    </h2>
                    <div class="col-sm-3">
                        <div class="post-excerpt-home">
                            <div class="thumbnail">
                                <a href="/posts/mastering-time-management-tips-for-job-seekers">
                                    <img alt=" " src="/images/network.jpg">
                                </a>
                            </div>
                            <p class="title">
                                <a href="/posts/mastering-time-management-tips-for-job-seekers">
                                    Mastering Time Management - Tips for Job Seekers
                                </a>
                            </p>
                        </div>
                    </div>
                    <div class="col-sm-3">
                        <div class="post-excerpt-home">
                            <div class="thumbnail">
                                <a href="/posts/how-to-successfully-get-back-to-work-after-a-long-career-break">
                                    <img alt=" " src="/images/prepare.jpg">
                                </a>
                            </div>
                            <p class="title">
                                <a href="/posts/how-to-successfully-get-back-to-work-after-a-long-career-break">
                                    How to Successfully Get Back to Work After a Long Career Break
                                </a>
                            </p>
                        </div>
                    </div>
                    <div class="col-sm-3">
                        <div class="post-excerpt-home">
                            <div class="thumbnail">
                                <a href="/posts/free-and-low-cost-resources-for-professional-development">
                                    <img alt=" " src="/images/study.jpg">
                                </a>
                            </div>
                            <p class="title">
                                <a href="/posts/free-and-low-cost-resources-for-professional-development">
                                    Free and Low-Cost Resources For Professional Development
                                </a>
                            </p>
                        </div>
                    </div>
                    <div class="col-sm-3">
                        <div class="post-excerpt-home">
                            <div class="thumbnail">
                                <a href="/posts/should-you-tailor-your-resume-for-each-job">
                                    <img alt=" " src="/images/clock.jpg">
                                </a>
                            </div>
                            <p class="title">
                                <a href="/posts/should-you-tailor-your-resume-for-each-job">
                                    Should You Tailor Your Resume for Each Job?
                                </a>
                            </p>
                        </div>
                    </div>
                </div>
            </div>
        </main>
        <footer>
            <div class="container-fluid">
                <div class="container">
                    <span class="copyright">
                        Copyright &copy; 2024 - Core Job Search
                    </span>
                    <a href="/privacy-policy">
                        Privacy Policy
                    </a>
                    <a href="/terms-of-use">
                        Terms of Use
                    </a>
                    <a href="/cookie-policy">
                        Cookie Policy
                    </a>
                    <a href="/e-mail-policy">
                        E-mail Policy
                    </a>
                    <a href="/contact">
                        Contact
                    </a>
                    <a href="/unsubscribe">
                        Unsubscribe
                    </a>
                </div>
            </div>
        </footer>
        <div class="back-to-top">
            <a href="#top" title="Go to Top">
                <i aria-hidden="true" class="fa fa-angle-up">
                </i>
            </a>
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://corejobsearch.net/ 2024-06-06 03:31:37
2 https://thebolditalic.com/?gi=02b9… 2024-06-06 03:31:36
3 https://thebolditalic.com/?gi=e106… 2024-06-06 03:31:35
4 https://thebolditalic.com/?gi=5bf2… 2024-06-06 03:31:35
5 https://thebolditalic.com/?gi=f563… 2024-06-06 03:31:34
6 https://mmsi-pkc.auth0.com/login?s… 2024-06-06 03:31:34
7 https://thebolditalic.com/?gi=e628… 2024-06-06 03:31:32
8 https://thebolditalic.com/?gi=6f5a… 2024-06-06 03:31:32
9 https://mmsi-pkc.auth0.com/login?s… 2024-06-06 03:31:31
10 https://thebolditalic.com/?gi=fcdc… 2024-06-06 03:31:30
11 https://thebolditalic.com/?gi=2b3c… 2024-06-06 03:31:29
12 https://mmsi-pkc.auth0.com/login?s… 2024-06-06 03:31:28
13 https://thebolditalic.com/?gi=6e98… 2024-06-06 03:31:28
14 https://thebolditalic.com/?gi=98b9… 2024-06-06 03:31:28
15 https://postherefree.com/ 2024-06-06 03:31:27
16 https://thebolditalic.com/?gi=72d0… 2024-06-06 03:31:26
17 https://thebolditalic.com/?gi=61c5… 2024-06-06 03:31:26
18 https://thebolditalic.com/?gi=487e… 2024-06-06 03:31:26
19 https://mmsi-pkc.auth0.com/login?s… 2024-06-06 03:31:25
20 https://thebolditalic.com/?gi=1ae0… 2024-06-06 03:31:24