Posts have a slug (that’s the last part of the URL), and it must be distinct, even if posts are in different categories.
If your only worry is SEO, don’t worry. Google sees the URLs as distinct, and Google is used to dealing with URLs that have a suffix on them, and has no problems with it. The keywords in the URL are still the same and have the same value.
If you still want to change this, you could manually change the slug when you create the post, or you could hook into save_post and change the slug to be street-casa. But there is no need.
Related Posts:
- How to allow slashes in single posts when i click in the edit permalink button
- Moving Posts to a new site and maintaining URLs
- Access post from post id in URL
- How to add category to: ‘wp-admin/post-new.php’?
- How to Check if a Page Exists by URL?
- Custom Post Types, slug, archive and SEO plugins
- Strategy for handling hierarchical pages with empty parent content
- Open WordPress ‘Add New Post’ admin page with parameters set via $_GET
- How do you get all the urls of images attached to a post?
- Possible to create a permalink to sort with meta_key?
- how to grab first link in post… and of course call it
- How can I extract the URL of a link from a post?
- Create a separate JS application for an individual post?
- Remove slashes (both before and after) in relative post url
- Random post category URL
- Replace ‘published on date’ with ‘modified on date’ on Posts
- Removing rel=”nofollow” from links posted in Post Content
- Paginated Posts – Social Media Buttons Share First Page URL
- WordPress not opening posts with only numbers if permalink is post_name
- Assign category to new post via URL
- filter RSS feed in URL
- Is Hfeed class for all pages needed
- Permalink doesn’t get displayed in Twitter button (Local WordPress problem?)
- Retrieve post ID from “querying” URL
- Start post pagination at 0 instead of 1
- How do I Redirect a WordPress Page?
- Linking to pages/posts within the site
- WP move posts to different path
- Make insterted image point to post url instead of attachment page
- Benefits to using semantic HTML in post content? [closed]
- Post is blank when I click on the link
- How to get the latest URL of my blog?
- Inserting Media to WordPress Posts
- Custom Post Type, post-formats associated to custom post type > 404 archives
- Problem with articles feed: XML Parsing Error: XML or text declaration not at start of entity
- Can Permalink structure of %postname%/%post_id% improve performance
- Will multiple category descriptions effect my search engine optimization?
- How to prevent to create same url of post, if the previous was deleted?
- Can I show category name in url for only one of my categories?
- WordPress posts have a different URL to the index
- Posting to WP via URL
- How to bulk Update URLs to new values?
- Permalink Short code showing unnecessary link text inside the loop
- Every time I try accessing a post it redirects me to the feed
- How can I make a post sub link?
- Google indexing duplicate page content with Page #### in post title and /page-2 in permalink instead of the ones I set
- Does having category name in permalinks affect SEO when having a post in multiple categories?
- How to add a ‘News’ section to specific posts in WordPress
- Template for displaying CPT / Taxonomy URL issues
- Change WordPress names duplicate titles (url)
- How to generate an HTML link automatically from URL in a users’ post
- Prevent Archive URLs
- Category URL to use same string as Post URL Permalink
- Querying posts from current category, using a variable as array argument
- If I moved the location of my generic “posts” page, do I need to change the slugs for all of the individual posts?
- Multipage Post URL correction
- Post & Category Archives URL structure
- WordPress URL question
- Embed image in post from external url
- structure of posts and pages
- How to change post template via url?
- How to retrieve a post by inputing the url in a custom field and displaying it on an options page
- Post as frontpage – avoid duplicate content
- Custom URL Structure for posts with subcategories
- How can I display a specific number of post in a category via a url
- Is there a Standard Format for Clean URLs for Archives of Custom Posts?
- Create custom URL with different levels
- Make Show Notes for Individual Podcast Episodes Easy to Find (multiple URL’s?)
- Rewrite a specific Post Format to URL slug
- Change the default video URL in a post to shortcode format
- post content includes and seo vs. duplicate content
- Choose options via url
- Is there a maximum amount of pages for a multi-page post?
- Is there any SEO impacts on unattached vs attached images for a post in WordPress?
- Default post type doesn’t display in url
- Do I need to create a multisite for querying posts from multiple WordPress sites?
- Post page still linked to old site
- Blog posts are not appearing as subs of Blog Page
- How to add paraent in Blog post URL in wordpress
- display all posts in wordpress admin
- Post visibility on the basis of roles
- List only child categories a post is in, of a specific parent category
- How to change post status from publish to draft using hook in wordpress?
- How can I add a meta-box to the posts editor containing all items of a custom taxonomy as checkbox?
- can’t use the page_test method to check pagination
- post re-order on my site
- Allow multiple contributors to one post
- How to check a post exist when the permalink has post id in it?
- Hook in to add new post link wp admin?
- How do I insert a post with custom post type and relate it to a custom taxonomy?
- Dynamically switch template on click
- How to get post content from an array of ids?
- Hide custom metabox value from custom fields
- Issue with first top post display order
- Widget to show posts in the sidebar basing on its IDs
- How to limit number of posts on AMP homepage
- How publish post from pending status
- WordPress post filter
- Page 2 has no posts?
- First post in loop displays twice