WordPress uses something called Post Types to generate different types of content.
The first URL belongs to a post ( default type ). You can access it under the “Posts” menu.
The seconds URL belongs to a post type called “page”, or simply a Page. You can access it under the “Pages” menu.
To achieve what you need, you can make a new post and copy the page’s content to it.
A better solution would be to setup pretty permalinks under the “Settings” menu.
Related Posts:
- How to Check if a Page Exists by URL?
- Changing my permalink structure – will new layout conflict with existing page?
- Switch to page template when using post permalink
- How to handle broken links created by permalink/slug changes?
- When changing pages to posts, how do you set up 301 redirects for the page URLs?
- Custom Permalink Structure for Pages & Posts
- Unabled to Change Permalinks – Even Using the “Edit” (Resets to Original Permalink on “Update”)
- Post/page title to permalink transformation – what is behind the scenes?
- How to link post titles on page A to its posts on page B?
- Changing permalink of WordPress
- Custom permalink for wordpress page / post
- Category URL to use same string as Post URL Permalink
- Permalink base only for posts
- How to give priority to page than to posts permalink structure?
- Precedence of page permalinks over woocommerce product category links?
- Posts in Page – How to customize the URL?
- One of my posts is displayed as page
- How to mix pages and sub-categories in a url
- Blog posts are not appearing as subs of Blog Page
- Get current menu_order
- Use category base slug in posts’ permalink
- Post/Page Publish/Update button not clickable once I make an edit
- Custom Field in Featured image for A particular post
- Custom permalink structure only for default posts
- Change the Slug of Post Type post to baseurl/post/%postname%
- Different permalink for posts and authors
- Keep getting same permalink with WP_Query?
- How to control which category will be picked for the slug of a post?
- Change slug with custom field
- Pagination not working on Custom Page Template
- Must permalinks always point to single post pages?
- Is it possible to show a different WP menu when using password protected pages?
- why does HTML Tag not working in Post and Page
- Post in Multiple Categories to stay in current category (permalink, next previous post link)
- problem to delete page
- Redirect before post page
- Permalink Settings: optional settings doesn’t apply to editor
- $post object is null
- Is there any WordPress alternative to Book module of Drupal?
- Single post as homepage?
- Bulk update post slugs through database
- Removing rel=”nofollow” from links posted in Post Content
- How to change permalink on post click on post listing page
- How can I pass the ID of a post to a page template by clicking a url?
- Why aren’t my posts/pages showing up in my WordPress Theme?
- Adding buttons to Add New Post and Add New Page
- After database migration, posts not showing up in dashboard
- How could I change my Permalink from blog to custom structure? [closed]
- Static posts page with home.php
- Posts vs Pages and categories
- How to dynamically parse and transform post/page content before displaying it?
- How to create a page that shows the last 10 posts?
- $_GET parametters not working in an specific template
- the_content() Not Grabbing All Content
- I don’t want the complete article to show on homepage
- Display on page every post in blog WITH comments
- Showing recent post of category in page
- HTML Inside of Shortcode Breaks Shortcode Output
- How to setup different permlalinks for posts and pages?
- Link post images to post
- posts going to 2 pages/categories only show up in 1
- Organization of time insensitive content
- Problems with WordPress in subfolder, posts show a blank page
- Archieve page, Advertisement Every 3 Posts
- Prevent duplicate pages from being added
- Rewriting blog permalinks
- Separate blog and reviews categories
- Edit post & page option does not display on latest wordpress
- Is there a way to find all posts with Youtube video embedded?
- Permalink Short code showing unnecessary link text inside the loop
- Add CSS and JS files of the template post on a WordPress page
- Can’t find webpage on All Pages or All Post menus
- how to put post customized in page
- Show code only on WooCommerce Pages
- Prevent Archive URLs
- Very weird behaviour after removing WP pages
- Multiple Pages – Seperate blogs
- Posts are not showing up on next page.
- Hide Admin posts & pages in Dashboard
- Post & Category Archives URL structure
- structure of posts and pages
- Display only current page -> posts tags in page
- Call posts of particular category in a page
- Is there a way to change the complete URL of the blog post for a redirecting tracking link?
- WordPress with static posts page and custom permalink structure doesn’t find posts with numeric permalinks
- Can’t seem to replicate permalink structure for localhost development site
- Add wp-link-pages to post
- My posts section for logged in user
- Make assigning post to a specific category equivalent to assigning it to all categories
- Make a custom URL and link to custom Template
- Changing permalink of custom category
- Overwrite URL on blog posts
- 301 Redirecting posts without %postid% (just %post_name%) in permalink to ones with %post_name%_%postid%
- How do I add /blog/ on my permalink without affecting the portfolio project types permalink?
- Woocommerce – custom post type of checkout page
- Posts and pages not getting published
- Permalink remain the same on each page
- CSS – Change height of Storefront / WooCommerce product categories, but not products
- Cannot Create a new Post [closed]
- Changes done in admin panel are taking time to reflect in the REST api responses