Custom Post Types
-
Hi,
I am in the process of building a website which provides 3 separate services. For this query, I shall refer to these as Service 1, Service 2 and Service 3.
I would like to create a parent page and a child page for each service and then within each child page, there will be a link to a blog page. When a user finally lands on the blog page, I would like the URL to look like:
https://www.example.com/service-1/service-process/blog-post-title
https://www.example.com/service-2/service-process/blog-post-title
https://www.example.com/service-3/service-process/blog-post-titleAfter looking across the internet, I have come across custom post types. This is a new area for me. Is there anyone who can confirm if custom post types would achieve this goal and if so, any documentation that would help me with building custom post types.
Any help on this matter, would be greatly appreciated.
Regards
Craig
- The topic ‘Custom Post Types’ is closed to new replies.