diff --git a/lib/serializers/breadcrumb.ts b/lib/serializers/breadcrumb.ts
index d80f60d..1a2257e 100644
--- a/lib/serializers/breadcrumb.ts
+++ b/lib/serializers/breadcrumb.ts
@@ -22,7 +22,10 @@ export default function serializeBreadCrumb(
return serializedJsonLD;
} else {
- console.log("BreadCrumb not possible");
+ console.log(
+ "BreadCrumb not possible for ",
+ breadCrumbData.breadCrumbMetas[0].item,
+ );
return null;
}
}
diff --git a/test/outputs/browser-env/carousels/recipies.html b/test/outputs/browser-env/carousels/recipies.html
index 4477e9c..b5e05b7 100644
--- a/test/outputs/browser-env/carousels/recipies.html
+++ b/test/outputs/browser-env/carousels/recipies.html
@@ -10,7 +10,7 @@
RichieJS.default({richieNames:['crecipe','recipe']})
});
-
+
diff --git a/test/outputs/browser-env/productVarient/productCombined.html b/test/outputs/browser-env/productVarient/productCombined.html
index af97955..cb1e12b 100644
--- a/test/outputs/browser-env/productVarient/productCombined.html
+++ b/test/outputs/browser-env/productVarient/productCombined.html
@@ -9,7 +9,7 @@
RichieJS.default({ richieNames: ['productwv'] })
});
-
+
diff --git a/test/outputs/browser-env/videos.html b/test/outputs/browser-env/videos.html
index 6331a48..c9c2574 100644
--- a/test/outputs/browser-env/videos.html
+++ b/test/outputs/browser-env/videos.html
@@ -9,7 +9,7 @@
RichieJS.default({ richieNames: ['video'] })
});
-
+
diff --git a/test/outputs/node-env/Output_13_videos.html b/test/outputs/node-env/Output_13_videos.html
index e1f1030..6609d19 100644
--- a/test/outputs/node-env/Output_13_videos.html
+++ b/test/outputs/node-env/Output_13_videos.html
@@ -25,7 +25,7 @@
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": { "@type": "WatchAction" },
- "userInteractionCount": 62486
+ "userInteractionCount": 62501
},
"expires": "3023-11-24T22:30:41.000+05:30",
"hasPart": [
@@ -65,7 +65,7 @@
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": { "@type": "WatchAction" },
- "userInteractionCount": 658304
+ "userInteractionCount": 658338
},
"expires": "3022-08-02T09:38:18.000+05:30",
"hasPart": [
diff --git a/test/outputs/node-env/Output_17_productCombined.html b/test/outputs/node-env/Output_17_productCombined.html
index 12fc28b..a534eb0 100644
--- a/test/outputs/node-env/Output_17_productCombined.html
+++ b/test/outputs/node-env/Output_17_productCombined.html
@@ -19,7 +19,7 @@
"description": "Product Description Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"url": "https://www.cresteem.com/test/test-sample/productVarient/productCombined",
"brand": { "@type": "Brand", "name": "XYZ Brand" },
- "productGroupID": "197cef61d94f7a223ae6ef7b162449e8",
+ "productGroupID": "54048d6422bc08132892d12d7b11bb87",
"variesBy": ["color", "suggestedAge", "suggestedGender"],
"hasVariant": [
{
diff --git a/test/outputs/node-env/Output_3_recipies.html b/test/outputs/node-env/Output_3_recipies.html
index 8ea50ad..1ead067 100644
--- a/test/outputs/node-env/Output_3_recipies.html
+++ b/test/outputs/node-env/Output_3_recipies.html
@@ -107,7 +107,7 @@
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": { "@type": "WatchAction" },
- "userInteractionCount": 36085893
+ "userInteractionCount": 36087891
},
"expires": "3020-05-16T11:00:00.000+05:30"
}
@@ -174,7 +174,7 @@
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": { "@type": "WatchAction" },
- "userInteractionCount": 807674
+ "userInteractionCount": 807732
},
"expires": "3023-06-29T12:51:52.000+05:30"
}
diff --git a/test/outputs/node-env/Output_4_recipies.html b/test/outputs/node-env/Output_4_recipies.html
index 4b8dd70..5eb679b 100644
--- a/test/outputs/node-env/Output_4_recipies.html
+++ b/test/outputs/node-env/Output_4_recipies.html
@@ -102,7 +102,7 @@
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": { "@type": "WatchAction" },
- "userInteractionCount": 36085893
+ "userInteractionCount": 36087891
},
"expires": "3020-05-16T11:00:00.000+05:30"
}
@@ -166,7 +166,7 @@
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": { "@type": "WatchAction" },
- "userInteractionCount": 807674
+ "userInteractionCount": 807732
},
"expires": "3023-06-29T12:51:52.000+05:30"
}