Identity & Authority: Lone Wolf Arms – Signal Evidence & AI Readability

Lone Wolf Arms

(https://lonewolfdist.com) 📸 Data Snapshot: May 25, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
14 Impact Weight: 15 / 100
93% Reputation

Authority is established through a massive digital footprint including YouTube, Instagram, and Facebook, all linked via schema. The blog section, ‘The Howl,’ provides technical educational content such as ‘Why Grip Angle Matters,’ demonstrating expertise. The only minor gap is the lack of specific Person schema for individual blog authors, though the brand authority is sufficiently established by the 1998 founding date and technical depth.

The site makes few bold marketing claims, focusing instead on inventory and compatibility. The primary claim of being the ‘Largest Distributor’ is supported by the breadth of the product catalog (30+ barrels on a single sub-page). There is no disconnect between the marketing tone and the actual utility demonstrated by the structured technical data.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Store",
                "LocalBusiness"
            ],
            "@id": "https://lonewolfdist.com/#business",
            "name": "Lone Wolf Arms",
            "alternateName": "Lone Wolf Distributors",
            "description": "The largest manufacturer and distributor of Glock-compatible aftermarket parts in the US since 1998. Drop-in barrels, Timberwolf/DUSK frames, complete slides, triggers, guide rods, conversion barrels, recoil springs, firing pins, and frame completion kits for Glock Gen 3/4/5 and SIG P365, P365XL, P320.",
            "url": "https://lonewolfdist.com",
            "logo": "https://cdn11.bigcommerce.com/s-u6rb2tt5h8/product_images/uploaded_images/lw-logo-white.png",
            "foundingDate": "1998",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Steelhead Way",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "postalCode": "83704",
                "addressCountry": "US"
            },
            "telephone": "+1-208-448-0600",
            "faxNumber": "+1-208-448-0601",
            "email": "customerservice@lonewolfdist.com",
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "08:00",
                "closes": "16:00"
            },
            "currenciesAccepted": "USD",
            "paymentAccepted": "Credit Card, Debit Card",
            "areaServed": {
                "@type": "Country",
                "name": "United States",
                "description": "Ships domestic US only. No shipments to Guam. FedEx does not service Puerto Rico. CA parts orders paused; barrels ship to CA FFL dealers."
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "email": "Sales@LoneWolfArms.com",
                    "contactType": "Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "DealerSales@LoneWolfArms.com",
                    "contactType": "Dealer Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Cancel@LoneWolfArms.com",
                    "contactType": "Order Cancellations"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Shipping@LoneWolfArms.com",
                    "contactType": "Shipping"
                }
            ],
            "sameAs": {
                "0": "https://www.facebook.com/lonewolfarms.official/",
                "1": "https://www.instagram.com/lone_wolf_arms/",
                "2": "https://www.youtube.com/@LONEWOLFARMS/videos",
                "3": "https://www.linkedin.com/company/lone-wolf-distributors-inc/",
                "4": "https://x.com/lonewolfarms",
                "_items_truncated": true
            },
            "hasOfferCatalog": {
                "@type": "OfferCatalog",
                "name": "Lone Wolf Arms Product Catalog",
                "itemListElement": {
                    "0": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "1": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "2": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "3": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "4": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "_items_truncated": true
                }
            }
        },
        {
            "@type": "FAQPage",
            "@id": "https://lonewolfdist.com/faq/#faqpage",
            "mainEntity": {
                "0": {
                    "@type": "Question",
                    "name": "What is Lone Wolf Arms?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "1": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "2": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 17?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "3": {
                    "@type": "Question",
                    "name": "What is the Timberwolf frame?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "4": {
                    "@type": "Question",
                    "name": "What is the DUSK 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "_items_truncated": true
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://lonewolfdist.com/#website",
            "url": "https://lonewolfdist.com",
            "name": "Lone Wolf Arms",
            "publisher": {
                "@id": "https://lonewolfdist.com/#business"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://lonewolfdist.com/search?q={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ],
    "_truncated": true,
    "_original_size": 13540
}
/login.php
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Store",
                "LocalBusiness"
            ],
            "@id": "https://lonewolfdist.com/#business",
            "name": "Lone Wolf Arms",
            "alternateName": "Lone Wolf Distributors",
            "description": "The largest manufacturer and distributor of Glock-compatible aftermarket parts in the US since 1998. Drop-in barrels, Timberwolf/DUSK frames, complete slides, triggers, guide rods, conversion barrels, recoil springs, firing pins, and frame completion kits for Glock Gen 3/4/5 and SIG P365, P365XL, P320.",
            "url": "https://lonewolfdist.com",
            "logo": "https://cdn11.bigcommerce.com/s-u6rb2tt5h8/product_images/uploaded_images/lw-logo-white.png",
            "foundingDate": "1998",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Steelhead Way",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "postalCode": "83704",
                "addressCountry": "US"
            },
            "telephone": "+1-208-448-0600",
            "faxNumber": "+1-208-448-0601",
            "email": "customerservice@lonewolfdist.com",
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "08:00",
                "closes": "16:00"
            },
            "currenciesAccepted": "USD",
            "paymentAccepted": "Credit Card, Debit Card",
            "areaServed": {
                "@type": "Country",
                "name": "United States",
                "description": "Ships domestic US only. No shipments to Guam. FedEx does not service Puerto Rico. CA parts orders paused; barrels ship to CA FFL dealers."
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "email": "Sales@LoneWolfArms.com",
                    "contactType": "Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "DealerSales@LoneWolfArms.com",
                    "contactType": "Dealer Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Cancel@LoneWolfArms.com",
                    "contactType": "Order Cancellations"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Shipping@LoneWolfArms.com",
                    "contactType": "Shipping"
                }
            ],
            "sameAs": {
                "0": "https://www.facebook.com/lonewolfarms.official/",
                "1": "https://www.instagram.com/lone_wolf_arms/",
                "2": "https://www.youtube.com/@LONEWOLFARMS/videos",
                "3": "https://www.linkedin.com/company/lone-wolf-distributors-inc/",
                "4": "https://x.com/lonewolfarms",
                "_items_truncated": true
            },
            "hasOfferCatalog": {
                "@type": "OfferCatalog",
                "name": "Lone Wolf Arms Product Catalog",
                "itemListElement": {
                    "0": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "1": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "2": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "3": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "4": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "_items_truncated": true
                }
            }
        },
        {
            "@type": "FAQPage",
            "@id": "https://lonewolfdist.com/faq/#faqpage",
            "mainEntity": {
                "0": {
                    "@type": "Question",
                    "name": "What is Lone Wolf Arms?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "1": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "2": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 17?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "3": {
                    "@type": "Question",
                    "name": "What is the Timberwolf frame?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "4": {
                    "@type": "Question",
                    "name": "What is the DUSK 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "_items_truncated": true
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://lonewolfdist.com/#website",
            "url": "https://lonewolfdist.com",
            "name": "Lone Wolf Arms",
            "publisher": {
                "@id": "https://lonewolfdist.com/#business"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://lonewolfdist.com/search?q={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ],
    "_truncated": true,
    "_original_size": 13540
}
/the-howl/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Store",
                "LocalBusiness"
            ],
            "@id": "https://lonewolfdist.com/#business",
            "name": "Lone Wolf Arms",
            "alternateName": "Lone Wolf Distributors",
            "description": "The largest manufacturer and distributor of Glock-compatible aftermarket parts in the US since 1998. Drop-in barrels, Timberwolf/DUSK frames, complete slides, triggers, guide rods, conversion barrels, recoil springs, firing pins, and frame completion kits for Glock Gen 3/4/5 and SIG P365, P365XL, P320.",
            "url": "https://lonewolfdist.com",
            "logo": "https://cdn11.bigcommerce.com/s-u6rb2tt5h8/product_images/uploaded_images/lw-logo-white.png",
            "foundingDate": "1998",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Steelhead Way",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "postalCode": "83704",
                "addressCountry": "US"
            },
            "telephone": "+1-208-448-0600",
            "faxNumber": "+1-208-448-0601",
            "email": "customerservice@lonewolfdist.com",
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "08:00",
                "closes": "16:00"
            },
            "currenciesAccepted": "USD",
            "paymentAccepted": "Credit Card, Debit Card",
            "areaServed": {
                "@type": "Country",
                "name": "United States",
                "description": "Ships domestic US only. No shipments to Guam. FedEx does not service Puerto Rico. CA parts orders paused; barrels ship to CA FFL dealers."
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "email": "Sales@LoneWolfArms.com",
                    "contactType": "Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "DealerSales@LoneWolfArms.com",
                    "contactType": "Dealer Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Cancel@LoneWolfArms.com",
                    "contactType": "Order Cancellations"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Shipping@LoneWolfArms.com",
                    "contactType": "Shipping"
                }
            ],
            "sameAs": {
                "0": "https://www.facebook.com/lonewolfarms.official/",
                "1": "https://www.instagram.com/lone_wolf_arms/",
                "2": "https://www.youtube.com/@LONEWOLFARMS/videos",
                "3": "https://www.linkedin.com/company/lone-wolf-distributors-inc/",
                "4": "https://x.com/lonewolfarms",
                "_items_truncated": true
            },
            "hasOfferCatalog": {
                "@type": "OfferCatalog",
                "name": "Lone Wolf Arms Product Catalog",
                "itemListElement": {
                    "0": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "1": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "2": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "3": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "4": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "_items_truncated": true
                }
            }
        },
        {
            "@type": "FAQPage",
            "@id": "https://lonewolfdist.com/faq/#faqpage",
            "mainEntity": {
                "0": {
                    "@type": "Question",
                    "name": "What is Lone Wolf Arms?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "1": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "2": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 17?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "3": {
                    "@type": "Question",
                    "name": "What is the Timberwolf frame?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "4": {
                    "@type": "Question",
                    "name": "What is the DUSK 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "_items_truncated": true
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://lonewolfdist.com/#website",
            "url": "https://lonewolfdist.com",
            "name": "Lone Wolf Arms",
            "publisher": {
                "@id": "https://lonewolfdist.com/#business"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://lonewolfdist.com/search?q={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ],
    "_truncated": true,
    "_original_size": 13540
}
/barrels/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Store",
                "LocalBusiness"
            ],
            "@id": "https://lonewolfdist.com/#business",
            "name": "Lone Wolf Arms",
            "alternateName": "Lone Wolf Distributors",
            "description": "The largest manufacturer and distributor of Glock-compatible aftermarket parts in the US since 1998. Drop-in barrels, Timberwolf/DUSK frames, complete slides, triggers, guide rods, conversion barrels, recoil springs, firing pins, and frame completion kits for Glock Gen 3/4/5 and SIG P365, P365XL, P320.",
            "url": "https://lonewolfdist.com",
            "logo": "https://cdn11.bigcommerce.com/s-u6rb2tt5h8/product_images/uploaded_images/lw-logo-white.png",
            "foundingDate": "1998",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Steelhead Way",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "postalCode": "83704",
                "addressCountry": "US"
            },
            "telephone": "+1-208-448-0600",
            "faxNumber": "+1-208-448-0601",
            "email": "customerservice@lonewolfdist.com",
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "08:00",
                "closes": "16:00"
            },
            "currenciesAccepted": "USD",
            "paymentAccepted": "Credit Card, Debit Card",
            "areaServed": {
                "@type": "Country",
                "name": "United States",
                "description": "Ships domestic US only. No shipments to Guam. FedEx does not service Puerto Rico. CA parts orders paused; barrels ship to CA FFL dealers."
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "email": "Sales@LoneWolfArms.com",
                    "contactType": "Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "DealerSales@LoneWolfArms.com",
                    "contactType": "Dealer Sales"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Cancel@LoneWolfArms.com",
                    "contactType": "Order Cancellations"
                },
                {
                    "@type": "ContactPoint",
                    "email": "Shipping@LoneWolfArms.com",
                    "contactType": "Shipping"
                }
            ],
            "sameAs": {
                "0": "https://www.facebook.com/lonewolfarms.official/",
                "1": "https://www.instagram.com/lone_wolf_arms/",
                "2": "https://www.youtube.com/@LONEWOLFARMS/videos",
                "3": "https://www.linkedin.com/company/lone-wolf-distributors-inc/",
                "4": "https://x.com/lonewolfarms",
                "_items_truncated": true
            },
            "hasOfferCatalog": {
                "@type": "OfferCatalog",
                "name": "Lone Wolf Arms Product Catalog",
                "itemListElement": {
                    "0": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "1": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "2": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "3": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "4": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "itemOffered": "[DEPTH_TRUNCATED]"
                    },
                    "_items_truncated": true
                }
            }
        },
        {
            "@type": "FAQPage",
            "@id": "https://lonewolfdist.com/faq/#faqpage",
            "mainEntity": {
                "0": {
                    "@type": "Question",
                    "name": "What is Lone Wolf Arms?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "1": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "2": {
                    "@type": "Question",
                    "name": "Does Lone Wolf make barrels for the Glock 17?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "3": {
                    "@type": "Question",
                    "name": "What is the Timberwolf frame?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "4": {
                    "@type": "Question",
                    "name": "What is the DUSK 19?",
                    "acceptedAnswer": {
                        "@type": "[DEPTH_TRUNCATED]",
                        "text": "[DEPTH_TRUNCATED]"
                    }
                },
                "_items_truncated": true
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://lonewolfdist.com/#website",
            "url": "https://lonewolfdist.com",
            "name": "Lone Wolf Arms",
            "publisher": {
                "@id": "https://lonewolfdist.com/#business"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://lonewolfdist.com/search?q={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ],
    "_truncated": true,
    "_original_size": 13540
}
🛡️ Trust Signals — external proof links that back the declared identity
222Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 21 3
/login.php 13 3
/the-howl/ 13 3
/barrels/ 175 3