Return-Path: <010f0195616b39c4-6ec1b0c5-eab8-41ca-bd37-489fc4523f5c-000000@us-east-2.amazonses.com>
Delivered-To: untroubl8492-bruce@untroubled.org
Received: (qmail 3343349 invoked from network); 4 Mar 2025 13:49:32 -0000
Received: from e226-10.smtp-out.us-east-2.amazonses.com (e226-10.smtp-out.us-east-2.amazonses.com [23.251.226.10])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 04 Mar 2025 13:49:32 -0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
	s=aktlzpgpovd7hwlc5munspbfia3225bs; d=macrotrix.net; t=1741096172;
	h=From:To:Subject:MIME-Version:Content-Type:List-Unsubscribe:List-Unsubscribe-Post:Message-ID:Date;
	bh=5wXxj/4gQ5acDlMredX1lP5IH4jT+UxPaYIJadd761g=;
	b=RnowoIKBWnLYZoSB+eO2kM7y8/pF8+e+wb/1iO+f/KNUk8rkmmwR/lV7qLrd+feq
	YAoGlHIN087k3XdStKDaUOslYmvsKpAkERk2VthOWZU7oe6ZM2U9dxnxBRYRe3vXgBd
	27G3nknoYG0p+m3k9f4uxHBfQLVN3Hq+DU/SKDafxUTgUgavOF0UITuJ59j/3UNJJUc
	HhlRSVW4cllJqpNDLdzn8UVo6PPdlhQFQg7ezsNsJKLFmX66Wxiio4to1ZzrAEN6t5t
	JVSjD7aNQ06ObFg/Wgmc0/TscKuUcj3RBy7B13okHbBQVOt8GQt8Tr8IrTXQmO4/PWO
	9OvMJFUNqQ==
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple;
	s=xplzuhjr4seloozmmorg6obznvt7ijlt; d=amazonses.com; t=1741096172;
	h=From:To:Subject:MIME-Version:Content-Type:List-Unsubscribe:List-Unsubscribe-Post:Message-ID:Date:Feedback-ID;
	bh=5wXxj/4gQ5acDlMredX1lP5IH4jT+UxPaYIJadd761g=;
	b=B9VDGN+i5ASKhDx5QnwY9esJzlnI6ZLz4qEE8SZ/BrqBMJUEsdAuuGQVMsJA1Z42
	EycBcp2wElKeozFa2qg/OcmnU1WhaIGZC5MdJW7wSjNbhl1Le/5O2Gyc8huWbCJlBFo
	rZbWUKNIr/jZBTJb1/79pGE4w65yzuRdyjXwzw1Q=
From: website-review@macrotrix.net
To: bruce@untroubled.org
Subject: We found the following problems on your website: untroubled.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="boundary"
List-Unsubscribe: <https://unsubscribe.macrotrix.net:443/unsubscribe?o=e4Wyd9du703AfWn7WcFnlND%2B%2FUFDw8JDFRq6q32Go49pWOFjszYYMDCK3E%2F9KE2rae1vg%2BAeodbNXnR%2F3QW%2FqJ4NRQf%2Fh%2B%2BFTNWgbQvMCbE1hveqtzdE9rD5rcWBRmu15lWR%2BjbztIRiFxftd%2FiV>
List-Unsubscribe-Post: List-Unsubscribe=One-Click
Message-ID: <010f0195616b39c4-6ec1b0c5-eab8-41ca-bd37-489fc4523f5c-000000@us-east-2.amazonses.com>
Date: Tue, 4 Mar 2025 13:49:31 +0000
Feedback-ID: ::1.us-east-2.VaQ5dBPeXYktiYutz9hXfiVoXbd/uOfoyKXaZkPewIg=:AmazonSES
X-SES-Outgoing: 2025.03.04-23.251.226.10

--boundary
Content-Type: text/plain; charset=UTF-8


--boundary
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Email Preview for: untroubled.org.</title>
    <style>
    /* General Styles */
    body {
        font-family: Arial, sans-serif;
        background-color: #f9f9f9;
        color: #333;
        margin: 0;
        padding: 0;
    }

    .container {
        max-width: 800px;
        margin: 40px auto;
        padding: 20px;
        background-color: #ffffff;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        border-radius: 8px;
    }

    .footer {
        text-align: center;
        font-size: 12px;
        color: #aaaaaa;
        margin-top: 20px;
    }

    h1 {
        text-align: center;
        color: #2c3e50;
        margin-bottom: 30px;
        font-size: 24pt;
    }

    h3 {
        text-align: center;
        color: #2c3e50;
        font-size: 14pt;
    }

    /* List Styles */
    ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    li {
        border-bottom: 1px solid #e0e0e0;
        padding: 20px 0;
    }

    li:last-child {
        border-bottom: none;
    }

    /* Paragraph Styles Based on Severity */

    /* Critical Issues */
    p.critical {
        background-color: #fdecea;
        border-left: 5px solid #e74c3c;
        padding: 10px 15px;
        margin: 10px 0; 
        color: #c0392b;
        border-radius: 4px;
    }

    p.critical::before {
        content: " ";
    }

    /* Important Issues */
    p.warning {
        background-color: #fff4e5; /* Light orange background */
        border-left: 5px solid #f39c12; /* Darker orange border */
        padding: 10px 15px;
        margin: 10px 0;
        color: #d35400; /* Dark orange text */
        border-radius: 4px;
    }

    p.warning::before {
        content: " "; /* Changed emoji to a red exclamation mark */
    }

    /* Important Issues */
    p.important {
        background-color: #fef7e6;
        border-left: 5px solid #fbd026;
        padding: 10px 15px;
        margin: 10px 0;
        color: #d68910;
        border-radius: 4px;
    }

    p.important::before {
        content: " ";
    }

    /* Informational Issues */
    p.info {
        background-color: #e8f4fd;
        border-left: 5px solid #3498db;
        padding: 10px 15px;
        margin: 10px 0;
        color: #2980b9;
        border-radius: 4px;
    }

    p.info::before {
        content: " ";
    }

    /* Suggestions */
    p.suggestion {
        background-color: #f0f4f7;
        border-left: 5px solid #2ecc71;
        padding: 10px 15px;
        margin: 10px 0;
        color: #27ae60;
        border-radius: 4px;
    }

    p.suggestion::before {
        content: " ";
    }

    /* Additional Styling for Enhanced Readability */
    li p {
        margin: 0;
    }

    li p.suggestion {
        margin-top: 10px;
    }

    li span {
        font-weight: bold;
    }

    /* Responsive Design */
    @media (max-width: 850px) {
        .container {
            padding: 15px;
            margin: 20px;
        }

        h1 {
            font-size: 20pt;
        }

        h3 {
            font-size: 13pt;
        }

        li {
            padding: 15px 0;
        }
    }
    </style>
</head>
<body>
    <div class="container">
        <h1>We found the following problems on your website: untroubled.org</h1>
        <h3>Please respond and let us know if you need assistance with fixing these issues or other problems on your site</h3>
        <p align="center"><a href="https://9gt32w79.r.us-east-2.awstrack.me/L0/https:%2F%2Fwebsite-review.macrotrix.net:443%2Fwebsite-review%3Fdomain_name=untroubled.org%26t=iNh9P7m1t0hNLcqcmeM91Nu0HSXvdgoKx5sJpbtLqX0BSvhbK33dPMGE8kB7vXLm1S6OewpfvETDXOJtnrTjtA7rLzSO7h2WXCkarjKDVDi1ZBBZ9qI8dukbwY8a%252FoM2tCKe5HPdg80i9l54r8Zf4FDWLIGJW70%252BeLyNMeVv83ogdKk7b3GfauZ2YI4h/1/010f0195616b39c4-6ec1b0c5-eab8-41ca-bd37-489fc4523f5c-000000/AX5a-ZVDGYFg9_r0vG9kVvC_Ofk=200">Click here to see the full report for untroubled.org</a></p>
        <!-- list_of_problems is a variable that changes all the time based on a state of our system -->
        <!-- using all the data we have generated using executor -->
        <!-- this report should contain 5-10 most important issues with the website and a small description of each issue -->
        <div>
<ul>
    <li><p class="critical">Main page is missing a meta description, which can negatively affect both SEO and click-through rates. The meta description provides a brief summary of the page's content and often appears below the title in search engine results. Without it, search engines may generate a less relevant snippet, potentially reducing user engagement and visibility in search results.</p><p class="suggestion">Adding a clear, concise meta description can improve search rankings and attract more clicks.</p></li>
    <li><p class="critical">The title tag on main page is too short (25 characters), which may limit its ability to fully convey the relevance of the content. A title that is too brief can miss important keywords or context, reducing its effectiveness in attracting both users and search engines.</p><p class="suggestion">Expanding the title to between 50-60 characters will help improve visibility and clarity.</p></li>
    <li><p class="warning">Email is listed on the site in plain text. This will lead to a massive amount of spam.</p><p class="suggestion">Adding a form to your site will protect your email.</p></li>
    <li><p class="important">Main page is missing a canonical link, which helps search engines understand the preferred version of a URL when multiple variations exist. Without a canonical tag, search engines may treat similar URLs as duplicate content, potentially harming your SEO performance.</p><p class="suggestion">Adding a canonical link ensures search engines index the correct page, improving clarity and preventing ranking issues.</p></li>
    <li><p class="important">The most common keywords are missing from the meta description, which can reduce the page's relevance in search engine results.</p><p class="suggestion">Including important keywords in the meta description helps search engines understand the page's content better and can improve click-through rates by showing users that your page matches their search queries.</p></li>
</ul>
        </div>

        <!-- website_detailed_report_url sends them directly to report page for untroubled.org -->
        <p align="center">Check <a href="https://9gt32w79.r.us-east-2.awstrack.me/L0/https:%2F%2Fwebsite-review.macrotrix.net:443%2Fwebsite-review%3Fdomain_name=untroubled.org%26t=iNh9P7m1t0hNLcqcmeM91Nu0HSXvdgoKx5sJpbtLqX0BSvhbK33dPMGE8kB7vXLm1S6OewpfvETDXOJtnrTjtA7rLzSO7h2WXCkarjKDVDi1ZBBZ9qI8dukbwY8a%252FoM2tCKe5HPdg80i9l54r8Zf4FDWLIGJW70%252BeLyNMeVv83ogdKk7b3GfauZ2YI4h/2/010f0195616b39c4-6ec1b0c5-eab8-41ca-bd37-489fc4523f5c-000000/-7RzqGIT824dFO62Nn1z4xwj8QQ=200">untroubled.org report</a> to get a more detailed analysis of your website!</p>

        <!-- unsubscribe link is provided here and also in headers to provide multiple ways of unsubscribing to avoid recipient irritation -->
        <p class="footer">Don't want to hear from us anymore? <a href="https://9gt32w79.r.us-east-2.awstrack.me/L0/https:%2F%2Funsubscribe.macrotrix.net:443%2Funsubscribe%3Fo=e4Wyd9du703AfWn7WcFnlND%252B%252FUFDw8JDFRq6q32Go49pWOFjszYYMDCK3E%252F9KE2rae1vg%252BAeodbNXnR%252F3QW%252FqJ4NRQf%252Fh%252B%252BFTNWgbQvMCbE1hveqtzdE9rD5rcWBRmu15lWR%252BjbztIRiFxftd%252FiV/1/010f0195616b39c4-6ec1b0c5-eab8-41ca-bd37-489fc4523f5c-000000/T9Ru_Lf-QF6eDnuKbbyjVbAlhp0=200">Unsubscribe</a> at any time.</p>
    </div>
<img alt="" src="https://9gt32w79.r.us-east-2.awstrack.me/I0/010f0195616b39c4-6ec1b0c5-eab8-41ca-bd37-489fc4523f5c-000000/Aqnt8126Z1W6KGSHJo4a1YxydCU=200" style="display: none; width: 1px; height: 1px;">
</body>
</html>

--boundary--
