Skip to content

Commit 85e7c58

Browse files
committed
change slugs on all new content
1 parent 94b8ff2 commit 85e7c58

22 files changed

+22
-34
lines changed

sources/academy/platform/get_most_of_actors/actor_basics/actor_description_seo_description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Actor description & SEO description
33
description: Learn about Actor description and meta description. Where to set them and best practices for both content and length.
44
sidebar_position: 3
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/actor-basics/actor-description
6+
slug: /get-most-of-actors/actor-basics/actor-description
77
---
88

99
Learn about Actor description and meta description. Where to set them and best practices for both content and length.

sources/academy/platform/get_most_of_actors/actor_basics/actors-and-emojis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Actors & emojis
33
description: Discover how emojis can elevate your Actors by grabbing attention, simplifying navigation, and enhancing clarity. Learn the art of using emojis effectively to improve user experience and engagement on the Apify Store.
44
sidebar_position: 5
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/actor-basics/actors-and-emojis
6+
slug: /get-most-of-actors/actor-basics/actors-and-emojis
77
---
88

99
Using emojis in Actors is a science on its own. Learn how emojis enhance the user experience in Actors by grabbing attention, simplifying navigation, and making information clearer.

sources/academy/platform/get_most_of_actors/actor_basics/how-to-create-actor-readme.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create an Actor README
33
description: Learn how to write a comprehensive README to help users better navigate, understand and run public Actors in Apify Store.
44
sidebar_position: 3
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/actor-basics/how-to-create-an-actor-readme
6+
slug: /get-most-of-actors/actor-basics/how-to-create-an-actor-readme
77
---
88

99
**Learn how to write a comprehensive README to help users better navigate, understand and run public Actors in Apify Store.**
@@ -216,11 +216,8 @@ If your page has a video, it has better changes to rank higher in Google.
216216

217217
Readme should serve as a fallback for your users if something isn't immediately obvious in the input schema. There's also only that much space in input schema and the tooltips, so naturally, if you want to provde more details about something: input, formatting, expectations — you should put it in the readme and refer to it from relevant place in input schema.
218218

219-
<aside>
220219
📌 Learn about [How to create a great input schema]
221220

222-
</aside>
223-
224221
## Readme elements template[](https://docs.apify.com/academy/get-most-of-actors/actor-readme#what-should-you-add-to-your-actor-readme)
225222

226223
1. What does (Actor name) do?

sources/academy/platform/get_most_of_actors/actor_basics/importance-of-actor-url.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Importance of Actor URL
33
description: Learn how to set your Actor’s URL (technical name) and name effectively when creating it on Apify. Follow best practices to optimize your Actor’s web presence and ensure it stands out on the Apify Store.
44
sidebar_position: 2
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/store-basics/importance-of-actor-url
6+
slug: /get-most-of-actors/actor-basics/importance-of-actor-url
77
---
88

99
**Actor URL (or technical name, as we call it), is the page URL of the Actor shown on the web. When you're creating an Actor, you can set the URL yourself along with the Actor name. Here are best practices on how to do it well.**
@@ -37,7 +37,6 @@ The name should reflect not only what Actor does (or what website it targets) bu
3737

3838
📚 Learn more about SEO research and the best tools for it here: [SEO]
3939

40-
4140
### Inspiration in Apify Store
4241

4342
Explore Store URLs of similar Actors. But avoid naming your Actor too similarly to what already exists. There are two reasons for that:
@@ -68,13 +67,8 @@ Once set, the page URL should not be changed. There are two important reasons fo
6867

6968
If it's absolutely crucial to change the URL, you will have to communicate that fact to your users.
7069

71-
<aside>
7270
💡 Learn more about the easiest ways to communicate with your users: [Emails to Actor users]
7371

74-
</aside>
75-
76-
---
77-
7872
## How and where to set the Actor URL
7973

8074
In Console. Open the **Actor's page**, then click on … in the top right corner, and choose ✎ **Edit name or description**. Then set the URL in the **Unique name** ✎ field and click **Save**.

sources/academy/platform/get_most_of_actors/actor_basics/name-your-actor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Name your Actor
33
description: Learn Apify’s standards for naming Actors and how to choose the right name for your scraping and automation tools. Discover tips to optimize your Actor for search engines and maximize visibility on the Apify Store.
44
sidebar_position: 1
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/actor-basics/name-your-actor
6+
slug: /get-most-of-actors/actor-basics/name-your-actor
77
---
88

99
**Apify's standards for Actor naming. Learn how to choose the right name for scraping and automation Actors and how to optimize your Actor for search engines.**

sources/academy/platform/get_most_of_actors/interact_with_users/emails_to_actor_users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Emails to Actor users
33
description: Email communication is a key tool to keep users engaged and satisfied. Learn when and how to email your users effectively to build loyalty and strengthen relationships with this practical guide.
44
sidebar_position: 1
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/interact-with-users/emails-to-actor-users
6+
slug: /get-most-of-actors/interact-with-users/emails-to-actor-users
77
---
88

99
**Getting users is one thing, but keeping them is another. While emailing your users might not seem like a typical marketing task, any seasoned marketer will tell you it’s essential. It’s much easier to keep your current users happy than to find new ones. This guide will help you understand when and how to email your users effectively.**

sources/academy/platform/get_most_of_actors/interact_with_users/issues_tab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Issues tab
33
description: Learn why issues tab is crucial for improving your tool, engaging with users, and building a reliable, user-friendly solution.
44
sidebar_position: 2
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/interact-with-users/issues-tab
6+
slug: /get-most-of-actors/interact-with-users/issues-tab
77
---
88

99
**Once you publish your Actor in Apify Store, it opens the door to new users, feedback, and… issue reports. Users can create issues and add comments after trying your Actor. But why is this space so important?**

sources/academy/platform/get_most_of_actors/interact_with_users/your_store_bio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Your Store bio
33
description: Your Store bio is all about helping you promote your tools & skills.
44
sidebar_position: 3
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/interact-with-users/your-store-bio
6+
slug: /get-most-of-actors/interact-with-users/your-store-bio
77
---
88

99
## Your Store bio and Store “README”

sources/academy/platform/get_most_of_actors/product_optimization/actor_bundles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Actor bundles
33
description: Learn what an Actor bundle is, explore existing examples, and discover how to promote them.
44
sidebar_position: 2
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/product-optimization/actor-bundles
6+
slug: /get-most-of-actors/product-optimization/actor-bundles
77
---
88

99
**Learn what an Actor bundle is, explore existing examples, and discover how to promote them.**

sources/academy/platform/get_most_of_actors/product_optimization/how_to_create_a_great_input_schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create a great input schema
33
description: Optimizing your input schema. Learn to design and refine your input schema with best practices for a better user experience.
44
sidebar_position: 1
55
category: apify platform
6-
slug: /get-most-of-actors/playbook/product-optimization/how-to-great-a-great-input-schema
6+
slug: /get-most-of-actors/product-optimization/how-to-great-a-great-input-schema
77
---
88

99
Optimizing your input schema. Learn to design and refine your input schema with best practices for a better user experience.

0 commit comments

Comments
 (0)