# Site Identity

The **Site Identity** setting in WordPress refers to the configuration options that define your website's basic identity and appearance. This includes your site's name, tagline, logo, and icon. These settings are essential for branding and are visible in various parts of your website, including browsers, search engines, and social media.

Here's how you can configure the **Site Identity** in WordPress:

{% hint style="success" %}
Here's a short form of the **Site Identity** settings process in WordPress:

**Step 1 : Login** to your WordPress admin dashboard.

**Step 2 :** Go to **Appearance** > **Customize**.

**Step 3:** Click on **Site Identity** to update the site title, tagline, logo, and site icon.
{% endhint %}

### Customizing Site Identity

Under **Site General ▸ Site Identity**, you can configure key branding elements for your website:

* **Site Logo**\
  Upload or change your website’s main logo.
* **Site Title**\
  Set the name of your website (displayed in the browser tab and in some themes).
* **Site Tagline**\
  Enter a short description or slogan that represents your website.
* **Site Icon (Favicon)**\
  Upload a favicon (site icon) that appears in the browser tab and bookmarks.\
  **Recommended size:** 512 × 512 pixels.

Click **Publish** to apply the changes.

<figure><img src="/files/levvtKHiSrzIElmCJ43g" alt=""><figcaption></figcaption></figure>


---

# 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://buddhathemes-test.gitbook.io/ogie/theme-customizer/site-identity.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.
