TheWebTech / CrankShaft

A framework for building modern websites on the HubSpot Platform.
https://thewebtech.github.io/CrankShaft
MIT License
46 stars 17 forks source link

Social Profiles structured data #41

Open TheWebTech opened 5 years ago

TheWebTech commented 5 years ago

Create module or include that automatically handles generating the social profiles structured data. https://developers.google.com/search/docs/data-types/social-profile

This would be possible to generate all in HubL using the linked accounts in HubSpot.

May have to loop through follow_me() but atleast some of the data can be pulled to generate this making it automatic and easier to do.

This feature however should be optional, toggled by a boolean in theme-settings.css

This feature depends on a lot of other things to be in place, not least of which is a default template.

TheWebTech commented 5 years ago

slack conversation