# Review CPT - Main Page

Main page is the Archive page where you can choose to display your review categories and also the Review posts that belongs to a particular category.

![Review CPT - Mainpage](https://2999042684-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LyTdGkZ-2XbOgG0rbPT%2F-Lz_dQ0g05gmCIXvDm42%2F-Lz_pomNX8d7_CtSFgSN%2Freviews_cpt_mainpage-1.jpg?alt=media\&token=8788355a-9279-4306-82b6-496188eddf6c)

### **Main page settings**

You can find the Main page settings in **Starcat Settings -> Main page**&#x20;

### **Main page Meta title & description**

You can set a meta title and description for your Main page for SEO purposes. Make sure you keep your meta title between 60 and 64 characters and your meta descriptions between 150 and 154 characters.

### &#x20;**Main Page Slug**

You can change the Main page slug to any unique string you want. If you set this value to say ‘reviews’. Then your Reviews Main page will be located at **[www.yourdomain.com/reviews](http://www.yourdomain.com/reviews).**

If you want to visit the Main page, you can directly go to the Main Page by just clicking the “**Visit Main Page**” near it.

### **Template**

This option lets you choose the template for the Main page of your Review website.

You can choose from **left-sidebar** to have a single sidebar alone in the left, **right-sidebar** to have a single sidebar in the right alone, and **no-sidebar** at all.

### **Components Control**

Starcat Review has two components called **Category Listing** and **Review Listing**.

You can enable the **Category Listing** to display the categories/topics in the Main page.

You can enable the **Review Listing** to display the Reviews in the Main page.

### **Category Listing**&#x20;

**Title:**

You can set the title for the category listing as you wish.

**Show description:**

You can either show/hide description of your categories under the category/topic title.To set a description you need to edit a category in **Starcat Review -> Review Category**.

**Num of Columns:**

This option let you choose the number of columns of the main page categories listing.

### **Review Listing**&#x20;

**Title:**

You can set the title for the Review listing as you wish.

**Default Sort By:**

You can sort the reviews in four different ways: **Alphabetical Ascending**, **Alphabetical Descending**, **Recent**, **Recently updated**.

**Num of Columns:**

This option let you choose the number of columns of the main page review listing.


---

# 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://paupledocs.gitbook.io/starcat-documentation/review-cpt-addon/review-cpt-main-page.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.
