|
| 1 | +--- |
| 2 | +title: Sales pages |
| 3 | +description: Introduction to CourseLit's Sales Pages |
| 4 | +layout: ../../../layouts/MainLayout.astro |
| 5 | +--- |
| 6 | + |
| 7 | +Every product and community that you create gets its own sales page. This comes in handy if you want to add additional information about your product for better conversion (and more sales). |
| 8 | + |
| 9 | +## Sales page URL |
| 10 | + |
| 11 | +If your product's title is `Demo Product`, the sales page's [slug](/en/website/introduction#understanding-page-slug) will be `demo-product` and the sales page's URL will be `/p/demo-product`. |
| 12 | + |
| 13 | +## Obtaining a sales page's URL |
| 14 | + |
| 15 | +Click on the **Share** icon next to your product/community's name in its dashboard to copy the sales page URL. |
| 16 | + |
| 17 | +### Product's sales page URL |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +### Community's sales page URL |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +## Editing a product's sales page |
| 26 | + |
| 27 | +1. Go to your products dashboard. |
| 28 | + |
| 29 | +2. Select `Edit page` from the `Actions` dropdown. This will open up the [page builder](/en/website/edit). |
| 30 | + |
| 31 | +3. Edit the page. You can add, remove, or reorder blocks as you like. |
| 32 | + |
| 33 | +4. Hit `Publish` to make your changes visible on the public page. Before publishing, the changes are in draft mode and are only visible while editing. |
| 34 | + |
| 35 | +## Editing a community's sales page |
| 36 | + |
| 37 | +1. Go to your community's `Manage` section. |
| 38 | + |
| 39 | +2. Click on the `Edit page` button. This will open up the [page builder](/en/website/edit). |
| 40 | + |
| 41 | +3. Edit the page. You can add, remove, or reorder blocks as you like. |
| 42 | + |
| 43 | +4. Hit `Publish` to make your changes visible on the public page. Before publishing, the changes are in draft mode and are only visible while editing. |
| 44 | + |
| 45 | +### Changing the page slug |
| 46 | + |
| 47 | +You can change the page slug for a product or community. It is located in the respective `Manage` sections, under the title. |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | +## Next step |
| 52 | + |
| 53 | +[Learn how to edit a page](/en/website/edit). |
| 54 | + |
| 55 | +## Stuck somewhere? |
| 56 | + |
| 57 | +We are always here for you. Come chat with us in our <a href="https://discord.com/invite/GR4bQsN" target="_blank">Discord</a> channel or send a tweet at <a href="https://twitter.com/courselit" target="_blank">@CourseLit</a>. |
0 commit comments