Website Settings
Website settings is a single place where various global and system-level content settings can be configured for your website's blog, navigation, pages, and themes. Navigate to Settings > Website and choose which content area you want to access your Content Settings for.
In this area you will control the content settings for your sites blog(s). If you have multiple blogs, you can switch between them using the dropdown under the "Select a blog to modify" heading.

The HubL variables {{ content.blog }}
and {{ group.public_title }}
will render the name set here.
The HubL variable {{ group.header }}
will render the header set here.
The HubL variable {{ group.html_title }}
will render the title set here.
The HubL variable {{ group.description }}
will render the description set here. This meta description will be used on blog listing pages.
The blog root URL will precede individual blog post slugs. The HubL variable {{ group.absolute_url }}
will render the URL set here.
You can control audience access to an entire blog via this setting. More on that here.
This is the template used for all blog posts in a particular blog. The same template will be used for blog listing pages as well by default. Varying content for listing pages versus posts can be written within the Post Content module.
This setting enables a different template for blog listing pages other than the template used for blog posts.
This determines the number of post items that appear on a blog listing page by default.
Any code added to the blog listing header HTML will be added to all listing pages via the {{ standard_header_includes }}
variable. Any code added to the blog post header HTML will be added to all blog posts via the {{ standard_header_includes }}
variable.
Any code added to the blog listing footer HTML will be added to all listing pages via the {{ standard_footer_includes }}
variable. Any code added to the blog post footer HTML will be added to all blog posts via the {{ standard_footer_includes }}
variable.
Instant, Daily, Weekly, and Monthly blog notification emails can be enabled and edited via this setting. These emails go out automatically if new blog posts were published in the given timeframe. Read more here.
The number of post items in the blog RSS feed can be determined via this setting. There is a maximum of 50 posts.
This setting determines the language of months and days that appear in blog dates.
The format set here determines the order and pattern of publish dates in blogs. Using Local Data Markup Language, it is possible to specify a custom date format.
The format set here determines the order and pattern of posts by month. Using Local Data Markup Language, it is possible to specify a custom date format.
It is possible to enable or disable blog comments via this setting. Comments can require moderation, or have an established timeframe after which comments are automatically closed.
Blog comments can trigger email notifications to specified users via this setting.
Accelerated Mobile Pages (AMP) load your content instantly. Read more here. In order to load content so quickly, a simplified page experience is required. AMP content has limited styling control for this reason.
Google AMP formatted pages can be enabled via this setting. AMP logo, font, and color settings
In order to deliver AMP content, simplified styling is required. Determine AMP-specific styles for the logo, header formatting, fonts, and colors via these settings.
You can manage your menu links and labels in this area. You can switch between which menus you want to configure by choosing the dropdown and selecting your desired menu. Learn more about setting up your sites navigation menus here.

Settings are broken down by domains, and default values for all domains can be set. The “Default for all domains” settings will be displayed when navigating to Pages Settings. There is a toggle at the top of the screen to view and modify settings for specific subdomains. Settings applied to specific subdomains will override the default for all domains settings.
Only users with the “Edit website settings” Marketing permission can access and edit Content Settings.

Any code added into the site header HTML field in Pages Settings will be included in the {{ standard_header_includes }}
variable.
Any code added into the site footer HTML field in Pages Settings will be included in the {{ standard_footer_includes }}
variable. Typically this is a good place for adding tracking codes and other scripts that are "non-essential" to your site functioning or looking good. That way it will not negatively impact any of your templates or pages.
You can modify the jQuery version loading on your page via Pages Settings.
You can also opt to load jQuery from your footer via this setting. Appending ?hsMoveJQueryToFooter=True
to your page URL will allow you to test this change and ensure it does not impact your site’s appearance negatively.
The option to disable jQuery is also located within Pages Settings.
The logo image set for each domain here will automatically be used in the default “Logo” module.
Your favicon image source URL can be pulled from the site_settings
dictionary and used in your coded files:
These are the default values used for personalization tokens used on pages when the visitor is unknown.
Enable JS Integrations (like Google Analytics or AdRoll) for all domains or select domains here. If using other tracking scripts or Google Tag Manager instead of Google Analytics that code should be added to the site footer HTML.
Select your default canonicalization setting for individual pages and posts, as well as listing pages, here.
This controls the domain that assets from the file manager appear to be hosted at.
Modify your robots.txt file for each domain here.
For several system pages, you can select your templates in Pages Settings. No page editor exists for these pages, only templates in the Design Manager that are created with the “System” template type. Please note: Email preferences and subscription templates are located in Email Settings, not Pages Settings.
These are the pages that are returned for 404 or 500 status codes. When creating a new template, select the “Error page” template type in the Design Manager to make a template available for these system pages.
This is the page that is returned for password-protected pages when prompting a visitor to input a password. When creating a new template, select the “Password prompt page” template type in the Design Manager to make a template available for this kind of system page.
This is the page that lists search results for queries input into HubSpot’s Site Search module. Read more on how to customize your search here. When creating a new template, select the “Search results page” template type in the Design Manager to make a template for this kind of system page. You can also determine your search results page URL in Pages Settings.
Thank you for your feedback, it means a lot to us.
Comments Tab