baltimorecounty / BCPL-assets

Client side assets for the Baltimore County Public Library website
4 stars 0 forks source link

Events page SEO improvements #633

Open danfox01 opened 5 years ago

danfox01 commented 5 years ago

The BCPL events page is effectively not searchable because of of the content is inside the Angular app. The content also needs some SEO improvements to help with search relevance and the quality of snippets displayed in Google.

martypowell commented 5 years ago

Dan, this is the direction I would like to go is to convert this to react, and render the react from the server. I believe this is a fairly common pattern and we were able to do this in a sample project .net project.

This will be dependent on a new CMS.

mcorasan commented 3 years ago

@tmccoy529 - not sure if you have added context and/or if Marty meant it was an SE dependency. May be worth revisiting other option for dynamic rendering. https://developers.google.com/search/docs/advanced/javascript/dynamic-rendering#implement