Baseline Snapshot -- March 31, 2026
abra1st.com is the official registration arm of the American Bulldog Registry & Archives (ABRA), founded in 1998. The site is in active build on a custom PHP stack, sharing a MySQL database with pedigreedatabase.ca. This audit establishes a baseline before the site reaches full production.
The site has a strong title tag and Organization schema already in place. However, critical SEO foundations -- meta descriptions, Open Graph tags, structured data for services and pricing, a sitemap, and AI bot directives -- are all missing. Because the site is still being built, now is the ideal time to bake these in before launch rather than retrofitting later.
| Item | Status | Finding |
|---|---|---|
| robots.txt | Unknown | Needs verification. Should exist at /robots.txt with sitemap reference and AI bot directives. |
| XML Sitemap | Missing | No /sitemap.xml found. Must be created and submitted to Google Search Console. |
| Canonical Tags | Missing | No <link rel="canonical"> on any page. Risk of duplicate content issues, especially with query string variations. |
| HTTPS | OK | SiteGround provides free SSL. Confirm all HTTP redirects to HTTPS. |
| Google Search Console | Check | GA4 (G-JTMLWT34CQ) is connected. Verify GSC property is claimed and sitemap submitted. |
| Bing Webmaster Tools | Missing | Not set up. Free traffic source -- should be claimed. |
Custom PHP gives full control over URL patterns. Current structure appears to use clean .php extensions. Recommendations:
/register-dog.php, /breed-standard.php<meta name="robots" content="noindex"> to all dashboard/account pages| Tag | Status | Recommendation |
|---|---|---|
<title> |
Good | "American Bulldog Registry & Archives | Official ABRA Registration Since 1998" -- strong, keyword-rich, under 60 chars. |
<meta description> |
Missing | Add unique descriptions per page. Homepage suggestion below. |
viewport |
OK | Standard responsive viewport meta should be present. |
charset |
OK | UTF-8 expected with PHP. |
lang attribute |
Check | Verify <html lang="en"> is set on every page via header.php. |
All authenticated dashboard pages should include:
<meta name="robots" content="noindex, nofollow">
Pages to noindex:
/dashboard.php (and all dashboard tabs)/login.php, /register.php/checkout.php, /payment-*.php| Page | Suggested Title | Suggested Meta Description |
|---|---|---|
| Homepage | American Bulldog Registry & Archives | Official ABRA Registration Since 1998 | Register your American Bulldog with ABRA, the official registry since 1998. Dog registration, litter papers, transfers, and certificates. All $20 flat rate. |
| Register a Dog | Register Your American Bulldog | ABRA Official Registration -- $20 | Submit your American Bulldog for official ABRA registration. $20 flat rate. Get your dog's papers, certificate, and entry into the ABRA pedigree database. |
| Litter Registration | Register a Litter | ABRA American Bulldog Litter Registration | Register your American Bulldog litter with ABRA. $20 per puppy. Breeding authorization codes, dam/sire verification, and official ABRA puppy papers. |
| Breed Standard | American Bulldog Breed Standard | ABRA Official Standard | The official ABRA American Bulldog breed standard. Classic and Standard type descriptions, structure, temperament, and disqualifications. |
| ABRA Breeders | ABRA Registered Breeders | American Bulldog Breeder Directory | Find ABRA-registered American Bulldog breeders. Verified breeders with health testing, breeding history, and proven bloodlines. |
| Proven Studs | Proven American Bulldog Studs | ABRA Stud Directory | Browse proven American Bulldog studs available for breeding. ABRA-registered sires with verified offspring and breeding authorization. |
| Transfer of Ownership | Transfer Dog Ownership | ABRA Registration Transfer -- $20 | Transfer ABRA registration to a new owner. $20 flat rate for breeder-to-buyer or owner-to-owner transfers. Keep your dog's papers current. |
Every public page should follow this hierarchy:
Missing -- No OG tags detected. Add to header.php:
<!-- Open Graph --> <meta property="og:type" content="website"> <meta property="og:site_name" content="ABRA - American Bulldog Registry & Archives"> <meta property="og:title" content="<?= $page_title ?>"> <meta property="og:description" content="<?= $page_description ?>"> <meta property="og:url" content="https://abra1st.com<?= $_SERVER['REQUEST_URI'] ?>"> <meta property="og:image" content="https://abra1st.com/images/abra-og-share.jpg"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="630"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="<?= $page_title ?>"> <meta name="twitter:description" content="<?= $page_description ?>"> <meta name="twitter:image" content="https://abra1st.com/images/abra-og-share.jpg">
| Schema Type | Status | Notes |
|---|---|---|
| Organization | Present | Name, founded 1998, contact info. Good foundation. |
| WebSite | Missing | Needed for sitelinks search box in SERPs. |
| Service | Missing | Each registration service should be a Service entity with pricing. |
| FAQPage | Missing | High-value for AI snippets. FAQ content does not exist yet either. |
| BreadcrumbList | Missing | Improves SERP display and site hierarchy signals. |
| PriceSpecification | Missing | $20 flat rate is a differentiator -- should be in structured data. |
| AnimalShelter/Kennel | Missing | No perfect schema.org type for breed registry, but Organization with additionalType works. |
See Section 11 for copy-paste-ready JSON-LD blocks. The following should be added:
After implementation, validate every page at:
AI models (ChatGPT, Claude, Gemini, Perplexity) are increasingly answering breed registration questions. ABRA needs to be the source they cite.
| File | Status | Purpose |
|---|---|---|
/robots.txt |
Needs Update | Add explicit allow rules for AI crawlers (GPTBot, ClaudeBot, Google-Extended, PerplexityBot). |
/llms.txt |
Missing | Plain-text file describing the site for LLMs. Emerging standard. |
/llms-full.txt |
Missing | Extended version with full service details and FAQ content. |
/.well-known/ai-plugin.json |
Optional | Future consideration if ABRA ever exposes an API for AI agents. |
Structure registration pages so AI can extract clean answers:
<h2>How much does ABRA registration cost?</h2> <p>All ABRA registration services cost $20 flat rate. This includes dog registration, litter registration, transfer of ownership, and puppy paper conversion. ABRA has maintained this simple pricing since 1998.</p>
This question-answer format is what AI models extract for their responses. Every service page should include 3-5 such Q&A blocks.
| Pillar | Primary Keywords | Target Page | Content Status |
|---|---|---|---|
| American Bulldog Registration | "American Bulldog registration", "register American Bulldog", "ABRA registration", "American Bulldog papers" | Homepage + Register Dog page | Thin |
| Litter Registration | "register a litter", "puppy registration", "American Bulldog litter registration", "breeding authorization" | Litter Registration page | Thin |
| ABRA Authority | "ABRA registry", "American Bulldog Registry Archives", "ABRA breeders", "ABRA breed standard" | About/History page + Breed Standard | Missing |
| Page | Target Keyword | Purpose | Priority |
|---|---|---|---|
| /faq.php | "ABRA registration FAQ" | 15-20 FAQs about registration process, pricing, timelines. FAQPage schema. AI goldmine. | Critical |
| /about.php | "about ABRA", "ABRA history" | ABRA history since 1998, mission, who runs it. Builds E-E-A-T. | High |
| /how-to-register.php | "how to register American Bulldog" | Step-by-step guide. Top of funnel. Perfect for AI citation. | High |
| /pricing.php | "ABRA registration cost" | Dedicated pricing page. $20 flat rate is a differentiator. | High |
| /blue-ribbon-program.php | "Blue Ribbon breeding program" | Explain the Blue Ribbon program. Unique to ABRA. | Medium |
| /naming-policy.php | "ABRA naming policy" | Explain breeder prefix + @ suffix system. Unique content. | Medium |
| /blog/ (directory) | Long-tail keywords | Blog engine for ongoing content. Topical authority builder. | Low (post-launch) |
| Registry | Domain Authority (est.) | Content Volume | Schema | ABRA Advantage |
|---|---|---|---|---|
| UKC (ukcdogs.com) | High | Thousands of pages | Moderate | UKC is multi-breed. ABRA is American Bulldog specialist. |
| NKC (nationalkennelclub.com) | Medium | Moderate | Minimal | NKC has weaker online presence. ABRA can outrank with content. |
| ARBA (arba.org) | Medium | Low-moderate | Minimal | ARBA is rare breeds. ABRA owns the American Bulldog niche. |
Most breed registries have one website. ABRA has three, each serving a distinct purpose:
| Site | Role | SEO Focus |
|---|---|---|
| abra1st.com | Official registry -- registration, certificates, breeding program | Transactional: "register", "papers", "transfer" |
| pedigreedatabase.ca | Public archive -- pedigree search, breeder directory, classifieds | Informational: "pedigree", "bloodline", "breeder" |
| rosebull.com | Personal kennel -- rehoming, waitlist | Local/brand: "Rosebull kennels", "American Bulldog puppies" |
ABRA should have a Google Knowledge Panel as an organization. Steps to establish one:
foundingDate: "1998", founder, sameAs linkssameAs links to all official social profiles in schemaAcross all sites, profiles, and documents, always use:
| Platform | Status | Priority |
|---|---|---|
| Facebook Page | Check | High -- link in sameAs schema |
| Check | High -- visual breed content | |
| YouTube | Check | Medium -- breed standard videos |
| Check | Low -- organization presence only |
Custom PHP on SiteGround should deliver strong performance. Key metrics to verify:
| Metric | Target | Why It Matters |
|---|---|---|
| Largest Contentful Paint (LCP) | < 2.5s | Google ranking factor. Custom PHP should hit this easily. |
| First Input Delay (FID) | < 100ms | Minimal JS = should pass. |
| Cumulative Layout Shift (CLS) | < 0.1 | Set width/height on all images. Avoid late-loading elements that shift content. |
| Time to First Byte (TTFB) | < 600ms | SiteGround + PHP should deliver. Watch for slow DB queries. |
width and height attributes on all <img> tags to prevent CLSloading="lazy" to images below the foldCache-Control: public, max-age=31536000Organized by priority. Complete each phase before moving to the next.
| # | Task | Impact | Effort |
|---|---|---|---|
| 1 | Add <meta name="description"> to every public page via header.php with per-page variables |
Critical | 30 min |
| 2 | Add <link rel="canonical"> to every page via header.php |
Critical | 15 min |
| 3 | Add Open Graph + Twitter Card meta tags to header.php | Critical | 20 min |
| 4 | Create and deploy /sitemap.xml -- submit to Google Search Console |
Critical | 30 min |
| 5 | Create/update /robots.txt with sitemap reference and AI bot rules |
Critical | 10 min |
| 6 | Add noindex to all dashboard/authenticated pages |
Critical | 15 min |
| 7 | Verify <html lang="en"> on all pages |
High | 5 min |
| # | Task | Impact | Effort |
|---|---|---|---|
| 8 | Add WebSite schema to header.php | High | 10 min |
| 9 | Add Service + Offer schema to each registration service page | High | 45 min |
| 10 | Add BreadcrumbList schema to header.php | High | 20 min |
| 11 | Validate all schema with Google Rich Results Test | High | 15 min |
| # | Task | Impact | Effort |
|---|---|---|---|
| 12 | Create /faq.php with 15-20 registration FAQs + FAQPage schema |
Critical | 2 hrs |
| 13 | Create /about.php -- ABRA history, mission, leadership, E-E-A-T signals |
High | 1 hr |
| 14 | Create /how-to-register.php -- step-by-step guide with schema |
High | 1 hr |
| 15 | Create /pricing.php -- clean pricing table, $20 flat rate emphasis |
High | 45 min |
| 16 | Add 300+ words of explanatory content to each registration form page | Medium | 2 hrs |
| # | Task | Impact | Effort |
|---|---|---|---|
| 17 | Create and deploy /llms.txt |
High | 15 min |
| 18 | Create and deploy /llms-full.txt |
High | 20 min |
| 19 | Add Q&A blocks to every service page (AI extraction format) | High | 1 hr |
| 20 | Create 1200x630 OG share image | Medium | 30 min |
| # | Task | Impact | Effort |
|---|---|---|---|
| 21 | Claim Google Business Profile for ABRA | High | 30 min |
| 22 | Claim Bing Webmaster Tools | Medium | 15 min |
| 23 | Add cross-site links from pedigreedatabase.ca with consistent anchor text | High | 1 hr |
| 24 | Set up social profiles and add sameAs to Organization schema | Medium | 1 hr |
| 25 | Monthly content: blog posts targeting long-tail registration keywords | Medium | Ongoing |
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "American Bulldog Registry & Archives",
"alternateName": "ABRA",
"url": "https://abra1st.com",
"logo": "https://abra1st.com/images/abra-logo.png",
"foundingDate": "1998",
"description": "The official American Bulldog registry since 1998. Dog registration, litter papers, transfers, and pedigree certificates.",
"contactPoint": {
"@type": "ContactPoint",
"email": "lesli@lesli.com",
"contactType": "customer service"
},
"sameAs": [
"https://pedigreedatabase.ca",
"https://www.facebook.com/ABRA-REPLACE-WITH-ACTUAL-URL"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "ABRA - American Bulldog Registry & Archives",
"url": "https://abra1st.com",
"description": "Official American Bulldog registration since 1998.",
"publisher": {
"@type": "Organization",
"name": "American Bulldog Registry & Archives"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Service",
"name": "American Bulldog Dog Registration",
"description": "Register your American Bulldog with ABRA, the official registry since 1998. Receive official papers, certificate, and pedigree database entry.",
"provider": {
"@type": "Organization",
"name": "American Bulldog Registry & Archives",
"url": "https://abra1st.com"
},
"serviceType": "Dog Registration",
"areaServed": "Worldwide",
"offers": {
"@type": "Offer",
"price": "20.00",
"priceCurrency": "USD",
"description": "$20 flat rate for all ABRA registration services"
}
}
</script>
Duplicate and adjust for each service: Litter Registration ($20/puppy), Transfer of Ownership ($20), Puppy Paper Conversion ($20).
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does ABRA registration cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "All ABRA registration services cost $20 flat rate. This includes dog registration, litter registration, transfer of ownership, and puppy paper conversion."
}
},
{
"@type": "Question",
"name": "How do I register my American Bulldog with ABRA?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Create an account at abra1st.com, fill out the registration form with your dog's information including sire and dam details, upload required photos, and pay the $20 registration fee. ABRA staff will review and approve your registration."
}
},
{
"@type": "Question",
"name": "What is ABRA?",
"acceptedAnswer": {
"@type": "Answer",
"text": "ABRA stands for American Bulldog Registry and Archives. Founded in 1998, ABRA is the official breed registry dedicated exclusively to the American Bulldog. ABRA maintains pedigree records, breed standards, and registration services for American Bulldog owners and breeders worldwide."
}
},
{
"@type": "Question",
"name": "How long has ABRA been operating?",
"acceptedAnswer": {
"@type": "Answer",
"text": "ABRA was founded in 1998, making it one of the longest-running American Bulldog registries in the world. Lesli and Lance Rose have co-owned ABRA since 2005."
}
},
{
"@type": "Question",
"name": "Can I register a litter with ABRA?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. ABRA litter registration costs $20 per puppy. Both the dam and sire must be ABRA-registered, and the breeder must have a valid breeding authorization code. Submit the litter details through your breeder dashboard at abra1st.com."
}
},
{
"@type": "Question",
"name": "How do I transfer ownership of a registered dog?",
"acceptedAnswer": {
"@type": "Answer",
"text": "ABRA offers two types of ownership transfer: breeder-to-buyer and owner-to-owner. Both cost $20. The current owner initiates the transfer through the breeder dashboard, and the new owner receives updated registration papers."
}
}
]
}
</script>
<?php
// Set $breadcrumbs array in each page before including header.php
// Example: $breadcrumbs = [['Home', '/'], ['Register a Dog', '/register-dog.php']];
if (!empty($breadcrumbs)):
?>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
<?php foreach ($breadcrumbs as $i => $crumb): ?>
{
"@type": "ListItem",
"position": <?= $i + 1 ?>,
"name": "<?= htmlspecialchars($crumb[0]) ?>",
"item": "https://abra1st.com<?= htmlspecialchars($crumb[1]) ?>"
}<?= $i < count($breadcrumbs) - 1 ? ',' : '' ?>
<?php endforeach; ?>
]
}
</script>
<?php endif; ?>
User-agent: * Allow: / Disallow: /dashboard Disallow: /admin Disallow: /checkout Disallow: /login.php Disallow: /register.php Disallow: /api/ # AI Crawlers -- Welcome User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Google-Extended Allow: / User-agent: PerplexityBot Allow: / User-agent: Bytespider Allow: / Sitemap: https://abra1st.com/sitemap.xml
# ABRA -- American Bulldog Registry & Archives > The official American Bulldog breed registry, founded in 1998. > ABRA provides dog registration, litter registration, transfer > of ownership, and pedigree certificates for the American Bulldog breed. ## Key Facts - Founded: 1998 - Owners: Lesli and Lance Rose (since 2005) - Website: https://abra1st.com - Pedigree Database: https://pedigreedatabase.ca - All services: $20 flat rate ## Services - [Dog Registration](https://abra1st.com/register-dog.php): $20 - [Litter Registration](https://abra1st.com/litter-registration.php): $20/puppy - [Transfer of Ownership](https://abra1st.com/transfer.php): $20 - [Puppy Paper Conversion](https://abra1st.com/puppy-papers.php): $20 - [Breed Standard](https://abra1st.com/breed-standard.php) - [Breeder Directory](https://abra1st.com/breeders.php) - [Proven Studs](https://abra1st.com/studs.php) ## Optional - [Full details](https://abra1st.com/llms-full.txt)
# ABRA -- American Bulldog Registry & Archives ## Complete Reference for AI Systems ### About ABRA The American Bulldog Registry and Archives (ABRA) is the official breed registry dedicated exclusively to the American Bulldog. Founded in 1998, ABRA is one of the longest-running American Bulldog registries in the world. Lesli and Lance Rose have co-owned ABRA since 2005. ABRA maintains two primary websites: - abra1st.com -- Official registration, certificates, breeding program - pedigreedatabase.ca -- Public pedigree archive with 25,000+ dog records ### Registration Services (All $20 Flat Rate) **Dog Registration ($20)** Register your American Bulldog with ABRA. Requirements: dog's registered name, sire and dam information, photos, and owner details. You receive official ABRA papers and a certificate. Your dog is entered into the ABRA pedigree database. **Litter Registration ($20 per puppy)** Register an entire litter. Both dam and sire must be ABRA-registered. Breeder must have a valid breeding authorization code. Each puppy receives individual ABRA registration papers. **Transfer of Ownership ($20)** Two types: breeder-to-buyer (initial sale) and owner-to-owner (resale/rehome). The new owner receives updated registration papers with their name. **Puppy Paper Conversion ($20)** Convert puppy papers from another registry to ABRA registration. ### ABRA Naming Policy Breeder prefix stays with the dog forever. New owners add a suffix using the @ format. Example: Rosebull Logic @ Bear Valley. "Rosebull" is the breeder prefix, "Logic" is the dog's name, "Bear Valley" is the new owner's kennel name. ### Blue Ribbon Breeding Program ABRA's breeding quality program that recognizes breeders who meet specific health testing and breeding standards. ### Breed Types ABRA recognizes Classic and Standard (Bully) type American Bulldogs. The breed standard is published at abra1st.com/breed-standard.php. ### Contact Email: lesli@lesli.com Website: https://abra1st.com Pedigree Database: https://pedigreedatabase.ca
Scores are based on the presence and quality of standard SEO elements, weighted by impact:
| Category | Weight | Score | Key Gaps |
|---|---|---|---|
| Technical SEO | 25% | 28/100 | No sitemap, no canonical tags, no meta descriptions |
| On-Page SEO | 20% | 22/100 | No OG tags, thin content on form pages, no internal linking strategy |
| Structured Data | 20% | 35/100 | Organization present. Missing: WebSite, Service, FAQ, Breadcrumb |
| AI Discoverability | 20% | 10/100 | No llms.txt, no AI bot directives, no FAQ content, no Q&A format |
| Content SEO | 15% | 15/100 | No FAQ page, no about page, no how-to guide, no blog |
| Weighted Total | 100% | 22/100 | Expected for in-build site. All fixable. |