How to get there: Click Boards in the sidebar → select your Knowledge Base board. SEO settings are configured per article.
Learn how to optimize your ProductLift knowledge base for search engines, improve discoverability, customize sharing metadata, and drive more traffic to your help documentation.
Benefits of SEO-Optimized Documentation:
Search Engine Visibility:
User Experience:
Business Impact:
[Screenshot: Google search results showing ProductLift knowledge base article ranked #1 for relevant query]
Indexing Process:
ProductLift Knowledge Base:
[Screenshot: Diagram showing search bot crawling knowledge base, parsing content, and indexing]
Content Quality:
Technical SEO:
On-Page SEO:
Off-Page SEO:
Title Tag = SEO Gold:
The article title becomes the HTML <title> tag, crucial for SEO.
Best Practices:
Be Descriptive:
Include Keywords:
Keep it Concise:
Be Unique:
[Screenshot: Article editor showing title field with character count and SEO preview]
Examples:
Good SEO Titles:
- "Getting Started with ProductLift: Complete Setup Guide"
- "User Segments Explained: Filter by MRR, Plan Type, and More"
- "How to Integrate ProductLift with Slack (Step-by-Step)"
- "Troubleshooting Common Installation Issues"
Bad SEO Titles:
- "Setup" (too vague)
- "Article 1" (meaningless)
- "Everything You Ever Wanted to Know About Setting Up ProductLift For Your SaaS Application With All The Details" (too long)
What is Meta Description:
Short summary (150-160 characters) shown in search results below title.
Setting Meta Description:
Article Editor → SEO Settings → Meta Description
Best Practices:
Compelling Summary:
Optimal Length:
Include Value Proposition:
[Screenshot: Article SEO settings showing meta description field with character counter]
Examples:
Good Meta Descriptions:
"Learn how to install the ProductLift feedback widget on your website in under 5 minutes. Step-by-step guide with code examples for React, Vue, and vanilla JavaScript."
"Segment your users by MRR, plan type, and behavior to prioritize high-value customer feedback. Complete guide with examples and best practices."
Bad Meta Descriptions:
"This article explains things." (vague)
"Installation installation installation installation..." (keyword stuffing)
Proper Header Hierarchy:
Use headers to structure content logically:
# Article Title (H1 - Only One Per Article)
## Main Section (H2)
### Subsection (H3)
#### Detail (H4)
## Another Main Section (H2)
### Subsection (H3)
Why It Matters:
Best Practices:
[Screenshot: Article outline showing proper header hierarchy with nested structure]
Target Keywords:
Identify what users search for:
Keyword Research:
Keyword Placement:
Include target keyword in:
Avoid Keyword Stuffing:
[Screenshot: Keyword density checker showing recommended keyword usage percentage]
Comprehensive > Brief:
Guidelines:
Why Longer Content Ranks:
Quality Over Quantity:
Link Between Articles:
Benefits:
Best Practices:
Link Contextually:
Learn more about [user segments](/f/knowledgebase/user-segments) in our detailed guide.
Descriptive Anchor Text:
Link to Related Content:
[Screenshot: Article showing multiple internal links with hover tooltips displaying link destinations]
Optimize Images:
Alt Text:

Image Size:
File Names:
IMG_1234.pngproductlift-dashboard-analytics.pngSEO-Friendly URLs:
ProductLift generates URLs from article titles:
Article Title: "How to Install ProductLift Widget"
URL: /kb/how-to-install-productlift-widget
Customize URL Slug:
Article Editor → SEO Settings → Custom URL Slug
Best Practices:
[Screenshot: Custom URL slug input field showing slug being edited with preview URL]
What is Canonical URL:
Tells search engines which version of duplicate content is primary.
When to Use:
ProductLift Default:
Canonical tag automatically points to article's primary URL.
Custom Canonical:
If content appears elsewhere:
Article Editor → SEO Settings → Canonical URL
Enter the original/primary URL.
[Screenshot: Canonical URL field with example external URL entered]
What are Open Graph Tags:
Metadata for social media sharing (Facebook, LinkedIn, etc.).
Automatic Tags:
ProductLift automatically generates:
og:title - Article titleog:description - Meta descriptionog:image - Article featured imageog:url - Article URLog:type - "article"Custom Social Images:
Upload custom image for social sharing:
Article Editor → SEO Settings → Social Sharing Image
Image Specifications:
[Screenshot: Social preview showing how article appears when shared on Facebook/Twitter with custom image]
Enhanced Twitter Sharing:
ProductLift includes Twitter Card metadata:
Automatic Tags:
twitter:card - "summary_large_image"twitter:title - Article titletwitter:description - Meta descriptiontwitter:image - Social sharing imagePreview:
Test how article appears on Twitter:
[Screenshot: Twitter card preview showing article thumbnail and description]
Structured Data:
ProductLift automatically adds JSON-LD schema markup:
Article Schema:
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "How to Install ProductLift Widget",
"author": {
"@type": "Organization",
"name": "ProductLift"
},
"datePublished": "2026-01-15",
"dateModified": "2026-01-20"
}
Benefits:
[Screenshot: Google rich snippet showing article with published date and author information]
Automatic Sitemap Generation:
ProductLift generates XML sitemap automatically:
https://yourportal.productlift.com/sitemap.xml
What's Included:
Submit to Search Engines:
Google Search Console:
Bing Webmaster Tools:
[Screenshot: Google Search Console sitemap submission showing successful submission with indexed pages count]
Search Engine Instructions:
ProductLift's robots.txt allows crawling:
User-agent: *
Allow: /kb/
Disallow: /admin/
Sitemap: https://yourportal.productlift.com/sitemap.xml
Customize (Enterprise):
Settings → SEO → Robots.txt
Add custom rules if needed.
Prevent Specific Articles from Indexing:
Article Editor → SEO Settings → Search Engine Visibility
Options:
When to Noindex:
[Screenshot: Search engine visibility toggle showing "Index" selected]
Why Speed Matters:
ProductLift Optimizations:
Measure Performance:
[Screenshot: Google PageSpeed Insights showing high scores for mobile and desktop]
Mobile-First Indexing:
Google primarily uses mobile version for indexing and ranking.
ProductLift Mobile Features:
Test Mobile:
[Screenshot: Mobile-friendly test showing "Page is mobile-friendly" result]
Connect Google Search Console:
Settings → SEO → Google Search Console
Link Your Property:
Metrics Available:
[Screenshot: Search Console dashboard showing top queries, impressions, clicks, and average position]
Key Metrics:
Organic Traffic:
Keyword Rankings:
Engagement Metrics:
[Screenshot: Analytics dashboard showing organic traffic trend line graph over 6 months]
Identify Winners:
Review your knowledge base article performance from the knowledge base section in the admin interface.
Sort by:
Optimize Top Articles:
[Screenshot: Top articles list showing view counts and traffic sources]
Enable Sharing:
Article footer includes share buttons for:
Configuration:
Settings → Knowledge Base → Social Sharing
Options:
[Screenshot: Article with social sharing buttons at bottom]
Custom Share Messages:
Article Editor → SEO Settings → Social Share Text
Example:
Twitter Share Text:
"How to install the ProductLift widget in 5 minutes 🚀"
LinkedIn Share Text:
"Comprehensive guide to integrating ProductLift with your SaaS application"
Use Cases:
Monitor Sharing:
Track social sharing through your external analytics tools or the knowledge base section in the admin interface.
Metrics:
Translate Knowledge Base:
Settings → Knowledge Base → Languages
Add Languages:
SEO Benefits:
[Screenshot: Language selector showing English, Spanish, French, German options]
Automatic Implementation:
ProductLift adds hreflang tags when multiple languages enabled:
<link rel="alternate" hreflang="en" href="https://portal.com/kb/article" />
<link rel="alternate" hreflang="es" href="https://portal.com/es/kb/article" />
<link rel="alternate" hreflang="fr" href="https://portal.com/fr/kb/article" />
Benefits:
Keep Content Fresh:
Update Dates:
ProductLift shows "Last updated" date:
Create Content Clusters:
Hub and Spoke Model:
Main Topic: "ProductLift Setup" (Hub)
├─ Installation Guide (Spoke)
├─ Widget Configuration (Spoke)
├─ Branding Customization (Spoke)
└─ First Post Creation (Spoke)
Cross-Link Related Articles:
SEO Benefit:
[Screenshot: Content cluster diagram showing hub article surrounded by related spoke articles with connecting lines]
Question-Based Titles:
Users search with questions:
Good Question Titles:
- "How Do I Install the ProductLift Widget?"
- "What is the Difference Between Segments and Groups?"
- "Why Aren't My Emails Being Delivered?"
Featured Snippet Optimization:
Example Structure:
# How Do I Install the ProductLift Widget?
To install the ProductLift widget, paste the provided script tag before the closing </body> tag in your HTML. The widget appears in the bottom-right corner and collects feedback from your users.
## Step-by-Step Installation
1. Copy widget code from Settings → Widgets
2. Paste before </body> tag
3. Save and deploy
4. Test widget on your site
[Detailed instructions follow...]
[Screenshot: Google featured snippet showing ProductLift article answer at top of search results]
Monthly SEO Review:
Experiment:
Issue: Articles Not Appearing in Search
Solution:
Issue: Low Search Rankings
Solution:
Issue: High Bounce Rate
Solution:
Issue: Social Shares Not Working
Solution:
Knowledge Base Setup:
Configuration:
Analytics: