The “blog” object contains information about your Blog which can be accessed and used in things like Render Conditions and the Dynamically Populated advanced setting. However, it does not contain information about individual Blog Categories or Blog Posts, as these are separate objects.
Requirements:
- An active ClickFunnels 2.0 account
TABLE OF CONTENTS
Context:
The “blog” object and its properties are available anywhere on your site.
Properties:
- id: Every blog needs a unique ID which allows it to be identified directly without getting confused for a different blog somewhere in the system. This property returns a number but as a String.
- name: This is the name you set for your blog in the Blog Settings.
- url: This is the path you set for your blog in the Blog Settings.
- seo_image: This will contain the full URL to the SEO Image you set for your blog in the Blog Settings.
- seo_description: This is the SEO description you set for your blog in the Blog Settings.
- seo_title: This is the SEO title you set for your blog in the Blog Settings.
Additional Information:
- Liquid Templating: Operators
- Element Settings: Render Conditions
- Element Advanced Settings: Advanced
- Blogs: Blog Settings (article coming soon)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article