My idea is to grant users the ability to set-up “structured data” on blog posts to help with SEO.
Structured data is a system of pairing a name with a value that helps search engines categorize and index your content. Microdata is one form of structured data that works with HTML5. Schema.org is a project that provides a particular set of agreed-upon definitions for microdata tags.
Structured data seems to matter more often now with search engines and help boost SEO.
It would be nice considering the price point that HubSpot would offer native schema modules for users. As the marketplace becomes more competitive they might want to add this
The articles feature could either be additional fields in the settings tab of the blog post, or you could allow for editing the <head> tag to allow the code to be pasted in.
I think this would increase visibility of articles posted in blogs on search - seems like a win-win for all.
this was bugging me so much I went and tinkered with the code until I get to an OK solution. If you go to your Blog settings and click on the Templates tab, you can paste in the below code into all of your blog post headers:
Make sure you update the name of your organisation as well as the logo URL and you should be good to go!
I think that is the minimum standard for websites as for 2017. I would go for JSON-LD markup except for the blog, which needs HTML markup. (schema.org: BlogPosting).
I ended up hiring Computan and they did it all custom within Hubspot universal templates for me like pros, and even though they bid on this project and won, they were still under budget.
Strongly recommend them and here’s their email if you’re interested: sajeel@Computan.net
I was just started at a new company within the past year and was going to implement this. I was sad when I found out Hubspot does not support it. Please bring this capability to the platform.
December saw a new Google Algorithm change and all of our Hubspot sites plummeted ranking-wise. We expect this is due to a lack of data markup as that and mobile-first were cited as the two most impactful changes.
@JonSasala1, how are you manually adding Schema info? I thought something might have changed so I just spent over an hour adding a bunch of schema to a post in our career’s blog. But when I save the post, Hubspot strips all of the markup out and ruins a ton of my time. I haven’t been able to figure out how to manually add it. Can you elaborate on your process? Thanks!