kopia lustrzana https://github.com/wagtail/wagtail
Updated the formatting of the bullets
We also need to update the screenshot so it matches the new description. Not sure how to do that.pull/7362/head
rodzic
e9e1a48b68
commit
415c74b892
|
@ -10,11 +10,15 @@ The Promote tab
|
|||
The Promote tab is where you can configure a page's metadata, to help search engines find and index it. Below is a description of all the default fields under this tab.
|
||||
|
||||
**For Search Engines**
|
||||
|
||||
* **Slug:** The section of the URL that appears after your website's domain e.g. ``http://domain.com/blog/[my-slug]/``. This is automatically generated from the main page title, which is set in the Content tab. Slugs should be entirely lowercase, with words separated by hyphens (-). It is recommended that you don't change a page's slug once a page is published.
|
||||
|
||||
* **Title tag:** This is the bold headline that often shows up search engine results. This is one of the most significant elements of how search engines rank the page. The keywords used here should align with the keywords you wish to be found for. If you don't think this field is working, ask your developers to check they have configured the site to output the appropriate tags on the frontend.
|
||||
|
||||
* **Meta description:** This is the descriptive text displayed underneath a headline in search engine results. It is designed to explain what this page is about. It has no impact on how search engines rank your content, but it can impact on the likelihood that a user will click your result. Ideally 140 to 155 characters in length. If you don't think this field is working, ask your developers to check they have configured the site to output the appropriate tags on the frontend.
|
||||
|
||||
**For Site Menus**
|
||||
|
||||
* **Show in menus:** Ticking this box will ensure that the page is included in automatically generated menus on your site. Note: A page will only display in menus if all of its parent pages also have *Show in menus* ticked.
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue