• Resolved captscott019

    (@captscott019)


    Breadcrumbs used to show up using Google Structured Data Testing Tool. I rolled back to version 13.5 and they work. They don’t work with any versions after that.

    Version 13.5

    {
        "@context": "https://schema.org",
        "@graph": [
        {
            "@type": "Organization",
            "@id": "https://exploreunioncounty.com/#organization",
            "name": "Explore Union County",
            "url": "https://exploreunioncounty.com/",
            "sameAs": [],
            "logo":
            {
                "@type": "ImageObject",
                "@id": "https://exploreunioncounty.com/#logo",
                "inLanguage": "en-US",
                "url": "https://exploreunioncounty.com/wp-content/uploads/2019/11/UClogoFB-2.png",
                "width": 1000,
                "height": 512,
                "caption": "Explore Union County"
            },
            "image":
            {
                "@id": "https://exploreunioncounty.com/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://exploreunioncounty.com/#website",
            "url": "https://exploreunioncounty.com/",
            "name": "Explore Union County",
            "inLanguage": "en-US",
            "description": "Resource for Union County residents and visitors.",
            "publisher":
            {
                "@id": "https://exploreunioncounty.com/#organization"
            },
            "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://exploreunioncounty.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }]
        },
        {
            "@type": "ImageObject",
            "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#primaryimage",
            "inLanguage": "en-US",
            "url": "https://exploreunioncounty.com/wp-content/uploads/2019/02/AllAboutPaws.jpg",
            "width": 783,
            "height": 560
        },
        {
            "@type": "WebPage",
            "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#webpage",
            "url": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/",
            "name": "All About Paws - Hillside - Explore Union County",
            "isPartOf":
            {
                "@id": "https://exploreunioncounty.com/#website"
            },
            "inLanguage": "en-US",
            "primaryImageOfPage":
            {
                "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#primaryimage"
            },
            "datePublished": "2019-02-05T17:07:34+00:00",
            "dateModified": "2019-02-05T20:15:56+00:00",
            "description": "Our goal is to provide a stimulating and safe environment, proper exercise & socialization for your dog. We want to provide you with peace of mind and a",
            "breadcrumb":
            {
                "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#breadcrumb"
            },
            "potentialAction": [
            {
                "@type": "ReadAction",
                "target": ["https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/"]
            }]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#breadcrumb",
            "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/",
                    "url": "https://exploreunioncounty.com/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/places/",
                    "url": "https://exploreunioncounty.com/places/",
                    "name": "Places"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/places/new-jersey/",
                    "url": "https://exploreunioncounty.com/places/new-jersey/",
                    "name": "New jersey"
                }
            },
            {
                "@type": "ListItem",
                "position": 4,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/",
                    "url": "https://exploreunioncounty.com/places/new-jersey/hillside/",
                    "name": "Hillside"
                }
            },
            {
                "@type": "ListItem",
                "position": 5,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/places/category/shops/new-jersey/hillside/",
                    "url": "https://exploreunioncounty.com/places/category/shops/new-jersey/hillside/",
                    "name": "Shops"
                }
            },
            {
                "@type": "ListItem",
                "position": 6,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/places/category/shops/new-jersey/hillside/",
                    "url": "https://exploreunioncounty.com/places/category/shops/new-jersey/hillside/",
                    "name": "Shops"
                }
            },
            {
                "@type": "ListItem",
                "position": 7,
                "item":
                {
                    "@type": "WebPage",
                    "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/",
                    "url": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/",
                    "name": "All About Paws"
                }
            }]
        }]
    }

    Version 14.1

    {
        "@context": "https://schema.org",
        "@graph": [
        {
            "@type": "Organization",
            "@id": "https://exploreunioncounty.com/#organization",
            "name": "Explore Union County",
            "url": "https://exploreunioncounty.com/",
            "sameAs": [],
            "logo":
            {
                "@type": "ImageObject",
                "@id": "https://exploreunioncounty.com/#logo",
                "inLanguage": "en-US",
                "url": "https://exploreunioncounty.com/wp-content/uploads/2019/11/UClogoFB-2.png",
                "width": 1000,
                "height": 512,
                "caption": "Explore Union County"
            },
            "image":
            {
                "@id": "https://exploreunioncounty.com/#logo"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://exploreunioncounty.com/#website",
            "url": "https://exploreunioncounty.com/",
            "name": "Explore Union County",
            "description": "Resource for Union County residents and visitors.",
            "publisher":
            {
                "@id": "https://exploreunioncounty.com/#organization"
            },
            "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://exploreunioncounty.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }],
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#primaryimage",
            "inLanguage": "en-US",
            "url": "https://exploreunioncounty.com/wp-content/uploads/2019/02/AllAboutPaws.jpg",
            "width": 783,
            "height": 560
        },
        {
            "@type": "WebPage",
            "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#webpage",
            "url": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/",
            "name": "All About Paws - Hillside - Explore Union County",
            "isPartOf":
            {
                "@id": "https://exploreunioncounty.com/#website"
            },
            "primaryImageOfPage":
            {
                "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#primaryimage"
            },
            "datePublished": "2019-02-05T17:07:34+00:00",
            "dateModified": "2019-02-05T20:15:56+00:00",
            "description": "Our goal is to provide a stimulating and safe environment, proper exercise & socialization for your dog. We want to provide you with peace of mind and a",
            "breadcrumb":
            {
                "@id": "https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
            {
                "@type": "ReadAction",
                "target": ["https://exploreunioncounty.com/places/new-jersey/hillside/shops/all-about-paws/"]
            }]
        }]
    }

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    We are sorry to hear that you are having an issue with the Yoast SEO breadcrumb, and we’d be more than happy to investigate the matter further for you.

    We have tested the relevant page on our end by using the Google structured data testing tool and see the following error:

    
    breadcrumb: urn:spore:id is not a known valid target type for the breadcrumb property.
    

    While we are not sure what exactly causing the issue for you, we’d love to investigate this further for you.

    So, the first thing we’d like you to do is to perform a conflict check. This will help us to narrow down the exact cause of the issue.

    Can you please confirm the results after performing the conflict check?

    Thread Starter captscott019

    (@captscott019)

    I used troubleshooting mode and tested with only wpgeodirectory and Yoast plugins and got the same result. spgeodirectory creates CPTs for places. Again. If I rollback Yoast to 13.5, it starts working.

    Plugin Support devnihil

    (@devnihil)

    Based on the information you provided, we expect this to be a bug. We’re actively using the bug tracking on our GitHub repository so your best next step would be to create a new issue for our developers at https://github.com/Yoast/wordpress-seo/issues/new. You will need an account to create a new issue. If this is your first bug report, please check out: https://kb.yoast.com/kb/how-to-write-a-good-bug-report/.

    Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    This thread has been marked as resolved due to a lack of activity. You’re always welcome to re-open this topic.

    Thanks for understanding!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘BreadCrumbList stopped showing up after ver 13.5’ is closed to new replies.