- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Dynamic routing on HS (pages)
Feb 5, 2021 8:14 AM
Hello community.
Our company investigates the oportunity to move portion of the frontend pages on HubSpot(HS).
More specifically the most visited once.
I have to find the best way to transfer 44,000 on HS and this number may vary in time.
I think of two approaches:
1) We have to create 44,000 pages. Doing this manually would be a lot of work. Moreover when we have new companies and some of the old companies go away from the list, we have to update - maully. This is really bad approach.
And of course the page limits on HS - Up to: 10,000 landing pages and 10,000 website pages
44K is much higher than 10K allowed.
2) I've been thinking to utilize dynamic routes (if it is possible on HS).
The idea is to have route like this my-hs-site.com/company/:company-name
This is a basic routing feature on othere server technologies.
I would have one page, single layout and only the data would be different for different company. The data would be fetched from API via AJAX request. The company for which the data would be fetched is determined by the route parameter :company-name.
This way we occupy only one page and fit into the limits (10,000) .
So,
Does HS provide dynamic routes?
If not, any other ideas to implement what we want on HS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content