Blogger SEO Settings

Search Engine Optimization (SEO) is crucial for increasing your blog's visibility in search results. By properly configuring your Blogger settings and optimizing your theme, you can significantly improve your blog's search engine rankings and user experience.

Basic SEO Settings

These fundamental settings form the foundation of your blog's SEO strategy:

1

Title and Description

Your blog title and description are critical for SEO as they help search engines understand what your blog is about.

Blog Title

Path: Settings > Basic > Title

Best Practice: Use a short, keyword-rich title that clearly describes your blog's content. Keep it under 60 characters for optimal display in search results.
Blog Description

Path: Settings > Basic > Description

Best Practice: Write a concise 150-160 character summary that includes your primary keywords. This appears in search results and helps users decide whether to click on your site.
Blogger Title and Description Settings

Screenshot: Blogger Title and Description Settings

2

Custom Robots.txt

A robots.txt file tells search engine crawlers which pages or sections of your site should not be processed or scanned.

Enable Custom Robots.txt

Path: Settings > Crawlers and indexing > Enable custom robots.txt

Action: Turn this setting ON to use a custom robots.txt file.
Add Recommended Robots.txt Code

Add the following code to your robots.txt:

User-agent: * Disallow: /search Allow: / Sitemap: https://your-blog-url.com/sitemap.xml
Note: Replace "your-blog-url.com" with your actual blog URL. This code allows search engines to crawl your entire blog except for search result pages, and points to your sitemap.
Blogger Custom Robots.txt Settings Blogger Custom Robots.txt Settings

Screenshot: Blogger Custom Robots.txt Settings

3

Custom Robots Header Tags

Robots header tags provide more granular control over how search engines index specific pages of your blog.

Enable Custom Robots Header Tags

Path: Settings > Crawlers and indexing > Enable custom robots header tags

Action: Turn this setting ON to use custom robots header tags.
Configure Robots Header Tags

Set the following configurations:

  • Homepage: All, noodp
  • Archive and search pages: noindex, noodp
  • Default for posts and pages: All, noodp
Note: The "noodp" directive prevents search engines from using the Open Directory Project description for your pages. The "noindex" directive for archive and search pages prevents duplicate content issues.
Blogger Custom Robots Header Tags Settings Blogger Custom Robots Header Tags Settings Blogger Custom Robots Header Tags Settings Blogger Custom Robots Header Tags Settings

Screenshot: Blogger Custom Robots Header Tags Settings

4

Search Description

Search descriptions (meta descriptions) provide a brief summary of your page content in search results.

Enable Search Description

Path: Settings > Meta tags > Enable search description

Action: Turn this setting ON to use custom search descriptions.
Add Blog-Level Meta Description

Add a meta description for your entire blog that summarizes your content and includes key phrases.

Add Post-Level Search Descriptions

For each post, add a unique search description that accurately summarizes the content and includes relevant keywords.

Best Practice: Keep search descriptions between 150-160 characters, include primary keywords near the beginning, and make them compelling to encourage clicks.
Blogger Search Description Settings Blogger Search Description Settings

Screenshot: Blogger Search Description Settings

Theme Optimization Settings

Optimizing your theme is crucial for both SEO and user experience:

1

Mobile-Friendly Theme

With mobile-first indexing, having a responsive theme is essential for SEO.

Use a Responsive Theme

Choose a responsive theme like Contempo, Soho, or a custom SEO-optimized theme that adapts to different screen sizes.

Enable Mobile Version

Path: Theme > Customize > ▼ > Mobile Setting

Action: Select "Yes. Show mobile theme on mobile devices" to ensure your blog is optimized for mobile users.
Blogger Mobile Theme Settings Blogger Mobile Theme Settings Blogger Mobile Theme Settings

Screenshot: Blogger Mobile Theme Settings

2

Remove Unused Widgets

Unnecessary widgets can slow down your blog and create a cluttered user experience.

Audit and Remove Widgets

Path: Layout

Review and remove default widgets that aren't providing value to your readers, such as:

  • Blog Archive (if not needed)
  • Followers widget
  • Unused social media widgets
  • Redundant navigation elements
Best Practice: Keep your layout clean and focused on content. Only include widgets that enhance user experience or serve a specific purpose.
Blogger Layout Settings

Screenshot: Blogger Layout Settings

3

Use Compressed Images

Large image files can significantly slow down your blog and hurt your SEO rankings.

Optimize Image Formats and Sizes

Follow these best practices for images:

  • Use WebP format when possible (best compression-to-quality ratio)
  • For wider compatibility, use compressed PNG for graphics and JPEG for photos
  • Keep image file sizes under 100 KB when possible
  • Resize images to the actual dimensions needed on your page
Tools: Use image compression tools like TinyPNG, Squoosh, or ImageOptim before uploading images to your blog.

Other SEO Best Practices

Implement these additional SEO best practices to further improve your blog's search engine visibility:

Use HTTPS

HTTPS is a ranking factor for Google and provides security for your visitors.

Path: Settings > HTTPS

Action: Enable HTTPS and redirect to HTTPS

Custom Domain

Using a custom domain instead of *.blogspot.com improves credibility and branding.

Path: Settings > Basic > Publishing > Custom domain

Action: Set up and use a custom domain for your blog

Add Favicon

A favicon helps with branding and recognition in browser tabs.

Path: Theme > Customize > Advanced > Favicon

Action: Upload a 16x16 or 32x32 pixel favicon image

Internal Linking

Link to your own articles where relevant to improve SEO and user experience.

Best Practice: Include 3-5 internal links in each post to related content on your blog

Action: Regularly update older posts with links to newer, related content

Image Alt Tags

Always add descriptive alt text to images for accessibility and SEO.

Format: <img src="image.jpg" alt="Descriptive text about the image" />

Best Practice: Make alt text descriptive, include keywords when relevant, but avoid keyword stuffing

Submit to Search Engines

After implementing the SEO settings above, submit your blog to search engines to ensure it gets indexed properly:

Google Search Console
  1. Go to Google Search Console
  2. Add and verify your property (blog)
  3. Click on "Sitemaps" in the left sidebar
  4. Enter "sitemap.xml" in the "Add a new sitemap" field
  5. Click "Submit"
Tip: Regularly check Google Search Console for indexing issues, mobile usability problems, and other SEO insights.
Bing Webmaster Tools
  1. Go to Bing Webmaster Tools
  2. Add and verify your site
  3. Click on "Sitemaps" in the left sidebar
  4. Enter your sitemap URL (e.g., https://your-blog-url.com/sitemap.xml)
  5. Click "Submit"
Note: Bing Webmaster Tools data is also used by Yahoo and other search engines, so this submission helps your visibility across multiple platforms.

SEO Monitoring and Maintenance

SEO is not a one-time task but an ongoing process. Here are some recommendations for maintaining your blog's SEO:

  • Regularly check Google Search Console for issues and opportunities
  • Update old content to keep it fresh and relevant
  • Monitor your site's loading speed using tools like PageSpeed Insights
  • Track your rankings for key search terms
  • Stay updated on SEO best practices as search algorithms evolve