Customize your routes for your directory made with Directify
You can customize various routes in your directory to match your branding and preferences. This includes routes for listings, categories, blog posts, custom pages, and forms.
Configure how your listing URLs are structured:
Listing Route: Set the prefix for listing pages (default: listings
)
tools
, listings will be at https://yourdomain.com/tools/{listing-slug}
Show Listings Through Category: When enabled, listings appear under their category URLs
https://yourdomain.com/listings/{listing-slug}
https://yourdomain.com/{category-slug}/{listing-slug}
If a listing belongs to multiple categories, it will be accessible through all of them.
This cannot be used together with “Hide Category Slug” option. You need to choose one.
Create Listing Route: Customize the URL for creating new listings (default: create
)
https://yourdomain.com/listings/create
This one is used for public submissions route.
Manage how category pages are accessed:
Category Route: Set the prefix for category pages
https://yourdomain.com/categories/{category-slug}
Hide Category Slug: Remove the category prefix from URLs
https://yourdomain.com/categories/{category-slug}
https://yourdomain.com/{category-slug}
This cannot be used together with “Show Listings Through Category” option. You need to choose one.
Configure your blog URL structure:
https://yourdomain.com/blog/{article-slug}
Set up URLs for custom pages:
https://yourdomain.com/pages/{custom-page-slug}
Customize form page URLs:
https://yourdomain.com/forms/{form-slug}
Customize your routes for your directory made with Directify
You can customize various routes in your directory to match your branding and preferences. This includes routes for listings, categories, blog posts, custom pages, and forms.
Configure how your listing URLs are structured:
Listing Route: Set the prefix for listing pages (default: listings
)
tools
, listings will be at https://yourdomain.com/tools/{listing-slug}
Show Listings Through Category: When enabled, listings appear under their category URLs
https://yourdomain.com/listings/{listing-slug}
https://yourdomain.com/{category-slug}/{listing-slug}
If a listing belongs to multiple categories, it will be accessible through all of them.
This cannot be used together with “Hide Category Slug” option. You need to choose one.
Create Listing Route: Customize the URL for creating new listings (default: create
)
https://yourdomain.com/listings/create
This one is used for public submissions route.
Manage how category pages are accessed:
Category Route: Set the prefix for category pages
https://yourdomain.com/categories/{category-slug}
Hide Category Slug: Remove the category prefix from URLs
https://yourdomain.com/categories/{category-slug}
https://yourdomain.com/{category-slug}
This cannot be used together with “Show Listings Through Category” option. You need to choose one.
Configure your blog URL structure:
https://yourdomain.com/blog/{article-slug}
Set up URLs for custom pages:
https://yourdomain.com/pages/{custom-page-slug}
Customize form page URLs:
https://yourdomain.com/forms/{form-slug}