Open DaveSkender opened 1 year ago
I started to look into making this an Angular Universal app with server-side rendering (SSR), which I think would solve this issue. I've backed off that approach because it seems like overkill for something so basic; it also adds potentially unneeded complexity for a simple demo site. I feel like I'm missing a really simple solution here. Anybody want to take another look at this problem?
When social sharing links to pattern pages, the page-specific description and social card are not rendered -- it's showing the site defaults only. I suspect this is partly due to use of Angular SPA, but am hoping it's just a simple fix.
Google Search results does pickup the page title okay, but still misses on the provided description and card, and culls a description from the page body.