# Overview

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users
  {% endhint %}

### What we help

With built-in SEO feature, we help set up general SEO settings for Shopify blogs, including meta tags and social preview. &#x20;

#### Google preview

Google preview is how your blog post looks like on Google search results.

We help set up meta title, meta description and URL.

* **What is meta tags?**

Meta tags provide information for search engines to understand the content and relevance of a webpage. This help improve site rankings and visibility in search results.

Meta tags include title and description.

<figure><img src="https://386309109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmPCDHs9RbAEkSoOXwBB%2Fuploads%2FtHK5wwOF5fxmFWPDEYK4%2Fsearch%20appearance%20of%20blog.png?alt=media&#x26;token=3975f877-4ee7-446f-8ad1-e44165e82311" alt=""><figcaption></figcaption></figure>

Enter your title (less than 70 characters) and description (less than 320 characters).

{% hint style="info" %}
Learn more about [tips to write meta title](https://docs.avada.io/seo-suite-help-center/knowledge-hub/tips-writing-your-meta-title).
{% endhint %}

* **What is URL handle?**

URL handle is part of the URL to a specific product, collection, or page on your site. URL handle here is for your blog.

By default, URL handle will take after the title of the blog.&#x20;

With URL analysis, you can know if URL handle follow SEO best practices:

* **Stop words:** Stop words are a set of commonly used words in any language. For example, in English, “the”, “is” and “and”. \
  Stop words in URLs add unnecessary length without providing meaningful information to search engines or users.
* **Character count**: Keep your URL less than 80 characters.
* **URL slug**: A URL slug is the end part of a URL after the backslash (/) that identifies that blog post.

Click **Suggest URL** to get URL suggestion for your blog.&#x20;

Select **Redirect to optimized URL** to redirect your blog to the suggested URL.&#x20;

<figure><img src="https://386309109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmPCDHs9RbAEkSoOXwBB%2Fuploads%2FSBhpGYTRO7KO8PiP2Myh%2Fsuggest%20url.png?alt=media&#x26;token=bf2b3960-e5ca-491b-b43d-10d6ef021737" alt=""><figcaption></figcaption></figure>

#### Social preview

This helps you edit how your blogs look when they're shared on social media. You can set up image, title and description of the shared link.<br>

<figure><img src="https://386309109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmPCDHs9RbAEkSoOXwBB%2Fuploads%2FqOFsnjQN8ZECnpqYFVtz%2Fsocial%20preview.png?alt=media&#x26;token=233d478a-fe59-4026-b66f-8643051a6964" alt=""><figcaption></figcaption></figure>

#### SEO scan

We evaluates how well your blog post is optimized for search engines based on on-page SEO checklist.

{% content-ref url="seo-score" %}
[seo-score](https://help.seoon.io/seo/seo-score)
{% endcontent-ref %}

{% content-ref url="seo-checklist" %}
[seo-checklist](https://help.seoon.io/seo/seo-checklist)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.seoon.io/seo/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
