Running into an issue where blog pages are not bei...
# suitecommerce
m
Running into an issue where blog pages are not being indexed by google. I have JSON-LD setup in the SC config, so that should be good. When running the seodebug on the page source, I noticed that the page type being used in the blog call is "ProductDetails.Full.View", which is incorrect. The page type should be "ext-blog-post". From what I see, the CMS page record and Custom record are setup correctly, so I don't know why the incorrect page type is being referenced, any thoughts here on what is going wrong?