Bulk Editing Content

SBiehle
Participant

We are receiving some Mixed Content Warnings for blog posts on our site that were published about 9 years ago. There are over a hundred posts that are loading HTTPS and HTTP scripts because some linked URLs are HTTP. 

If my website was in Wordpress, for example,  I could install a plugin that uses regex operations or do a simple find and replace in PHPAdmin or an SQL query and find/replace all the HTTP with HTTPS. 

 

Is there a way to do that in Hubspot? 

0 Upvotes
3 Accepted solutions
Phil_Vallender
Solution
Most Valuable Member

Hi @SBiehle 

 

Because we can't driectly access the server-side database that blog posts are stored in frustrating in this situation but much safer overall) we can't use a plugin to find and replace URLs in the blog content. 

 

Making the updates you require is possible via API, if you have someone that can write and test the code to perform the updates. However, the time and cost required to do that may be similar to manually updating a 100+ posts. So may decide is better to simply work through them that way. 

 

Hope this helps.

 

 

Phil Vallender | HubSpot Website Agency

View solution in original post

Pavan_Smuves
Solution
Member

Hi @SBiehle , totally get the frustration, dealing with a bunch of old posts like that sounds like a pain, especially without those easy WordPress tools.

We are actually building Smuves right now to tackle exactly this kind of thing. It's a bulk CMS editor that lets you bulk edit records without touching code or databases. Should be a game-changer for HubSpot users.

We're aiming to roll it out soon, I am happy to share you beta access. 

View solution in original post

BérangèreL
Solution
Community Manager
Community Manager

Hi @Pavan_Smuves, thanks for sharing this integration with the HubSpot Community!

Is your app listed on the HubSpot Marketplace? If yes, can you share the link, please?

Here are some resources that migth help in the meanwhile:

- Export your content and data
- Import your blog into HubSpot as a CSV file
- Import your blog from any CMS with smart copy
- CMS API | Blog Posts

Also, let's consult with our Top Experts: Hi @Anton, @HubDoPete and @Mike_Eastwood can you think of workarounds to help @SBiehle, please?

@SBiehle, for new feature suggestions, I'd recommend first to search and check if this idea is already present on our Ideas Forum here. If you find a similar idea, give it an upvote and share your unique use case in the comments.

If the idea doesn't exist already, please consider posting and creating a new Idea on our Ideas Forum here.

Have a lovely day and thanks so much!
Bérangère





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




View solution in original post

0 Upvotes
6 Replies 6
Pavan_Smuves
Solution
Member

Hi @SBiehle , totally get the frustration, dealing with a bunch of old posts like that sounds like a pain, especially without those easy WordPress tools.

We are actually building Smuves right now to tackle exactly this kind of thing. It's a bulk CMS editor that lets you bulk edit records without touching code or databases. Should be a game-changer for HubSpot users.

We're aiming to roll it out soon, I am happy to share you beta access. 

Coopr
Contributor

Hi @Pavan_Smuves, will Smuves do find and replace across Snippets and Templates?

0 Upvotes
Pavan_Smuves
Member

Hi @Coopr . As of now we only support content types of CMS. We are also trying to expand to others in future.

BérangèreL
Solution
Community Manager
Community Manager

Hi @Pavan_Smuves, thanks for sharing this integration with the HubSpot Community!

Is your app listed on the HubSpot Marketplace? If yes, can you share the link, please?

Here are some resources that migth help in the meanwhile:

- Export your content and data
- Import your blog into HubSpot as a CSV file
- Import your blog from any CMS with smart copy
- CMS API | Blog Posts

Also, let's consult with our Top Experts: Hi @Anton, @HubDoPete and @Mike_Eastwood can you think of workarounds to help @SBiehle, please?

@SBiehle, for new feature suggestions, I'd recommend first to search and check if this idea is already present on our Ideas Forum here. If you find a similar idea, give it an upvote and share your unique use case in the comments.

If the idea doesn't exist already, please consider posting and creating a new Idea on our Ideas Forum here.

Have a lovely day and thanks so much!
Bérangère





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Upvotes
SBiehle
Participant

Thanks, Phil. We're always trying to fix the issues that we discover in our SEO efforts and, as you noted, unfortunately a lot of them require manual labor.

If only the Hubspot AI could clean up the code on my blog posts rather than rewrite them... 🤔 

Phil_Vallender
Solution
Most Valuable Member

Hi @SBiehle 

 

Because we can't driectly access the server-side database that blog posts are stored in frustrating in this situation but much safer overall) we can't use a plugin to find and replace URLs in the blog content. 

 

Making the updates you require is possible via API, if you have someone that can write and test the code to perform the updates. However, the time and cost required to do that may be similar to manually updating a 100+ posts. So may decide is better to simply work through them that way. 

 

Hope this helps.

 

 

Phil Vallender | HubSpot Website Agency