Jump to content

URL ID-s


Ludacris

Recommended Posts

Hey all, I recently started dabbling around with PrestaShop 8.x and ran into few questions with few addons, hoping to find answers here.

Is it possible to display URLs as seen in the photos? Contact page does not have a number index infront of it but rest of the pages I've made always have a number ID infront 

EXAMPLE: (does not have ID infront)

image.png.727329385aee683f217f2f8faa491bb8.png

EXAMPLE: (has ID 4 infront)

image.png.5847215b1e7152baf27dd22ff0220fde.png

Link to comment
Share on other sites

The CMS pages have a number because the data of those pages comes from the DB & number represents the pageID, while the contact us page is a separate page without any dependencies on the page database ID.

You can add the number before the contact us (like 4-contact-us) from Admin -> Shop Parameters -> Traffic & SEO but the "/content" can't be added. 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...