Some things in your post are still unclear, but if it’s only the SEO you are worrying about, you can set a canonical tag in your header, referencing always the correct post_name url:
<?php if(is_singular()){
echo '<link rel="canonical" href="'.get_permalink().'" />';
} ?>
That way you’re telling the search engines where the original post is.
Related Posts:
- How can I hide Home in my menu in a specific page?
- WordPress Shortcode and Dynamic CSS
- Multiple pages on one with different HTML
- Minify HTML, CSS, JS with PHPWee?
- How to display a value from a radio button in the options menu in wordpress
- How to display recent posts on home page with custom HTML
- Shortcode content output but not in correct place
- An unwanted inline style is added to my body tag
- Show post in slider
- Missing sidebar parameter “fix” – before_content
- How Display Posts on category
- how to remove metadata from the posts of my blog?
- Customize position of social icons in upme plugin [closed]
- Different post styles depending on category
- How create a Shortcode with hover and complex options
- WordPress Multiple Navigation bars
- two columns of posts on homepage, one of them “favorites”
- How do I add a custom css to all posts without affecting homepage css? [closed]
- Wrapping a Sidebar within
- Add Codepen animation as Preloader to WordPress
- Where can I find the inline-css of my theme header?
- Menu Custom Data Attributes
- Highlight the links without using dropdown
- Website completely messes up when logging out
- Need help removing […] after excerpt
- Link to page with posts of specific type
- Displaying images outside the content
- how to changes mobile menu toggle breakpoint in WordPress
- Background image no longer fits to screen now that project is in php files
- Add other class content with reference class value
- PHP function for horizontal Woocommerce thumbnails and badges
- I can’t go to the page archive-{post_type}.php
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- Help me I cannot link my font-awesome to my WordPress Theme. I have my font-awesome folder already in my project
- Drop down question
- WP Website is shown in HTML
- Can’t display anything through homepage text editor
- How to find and delete a menu item in php?
- WordPress Slider is not working
- How to display post meta bellow every posts
- how to add functions to my function.php using a child theme?
- Make a full-width wordpress page
- Target a specific container to style on WordPress storefront theme
- How to include different html tags in the header for different pages?
- user update profile for custom code
- Font-Family does not looks like how it should be [closed]
- Where to find the html for WordPress site? [closed]
- Show contact 7 form in popup
- WordPress – Image href for home menu nav not working
- How Can I Center the Logo in the Navigation Menu? [closed]
- featured post as div background
- Trying to customize wordpress drop down categories
- get_post_meta is always empty when I use wp_mail
- Cant get theme to change footer color through theme customizer
- How to customize posts in WordPress by using HTML and CSS?
- WP_Query not returning results
- Header location [closed]
- How do I link the side images?
- Parse error: syntax error, unexpected ‘}’ in
- Sorting Problem
- How to create a container in php then customise it in CSS
- Custom HTML/CSS Theme into WordPress – SEO considerations
- ‘This Field is Required.’ is Not Displaying on CF7 [closed]
- How to create different templates for woocommerce single-product.php?
- Why would a GET variable one one page of a site cause a 404 error when a GET variable works on another page of a site?
- Where should I install a PHP library into WordPress so that code in a webpage can activate it?
- WordPress override bloginfo variable
- Add a custom stylesheet for BlackBerry
- Is there CSS to expand the gallery limit on Index Pages?
- How to Create Columns with WordPress and CPTUI display page ?
- Custom Background by Page IDs
- Change CSS based on is_user_logged_in
- Is this spyware on my site or a real Java update?
- WordPress plug-in for dynamic download link?
- How to remove the h6 tag for the entry-category Class
- Override user-edit.php to design own profile page
- How to turn each phone number within the $content to a telephone link?
- Creating custom page template from existing PHP site
- wordpress site – using custom database and PHP
- Change homepage content if user is logged in – BuddyPress
- wp nav menu: show submenu below li item
- Styling an “active” link outside of WordPress default menu
- I get “Cannot modify header information – headers already sent” when I change my theme
- How to edit background color of only one sidebar?
- Display WordPress search results based on the selected Sub-Category
- How do I call a value from the datase using ajax
- Removing links from Grouped products
- Fatal error login WordPress [duplicate]
- admin panel – How to remove “delete” button from category editing page
- Comparison operator != not working in field [closed]
- Problem with my Login Plugin
- How to return html as a string from php for WordPress
- Unable to insert current username into custom table through html form
- Splitting table data to pages with numbers
- Widget edit and add in any page
- Styling admin page rows in order of importance (checkboxes)
- Combining fancybox with multiple thumbnail plugin
- How to check “From Email” via WordPress before an email is sent
- PHP Puzzle: Unique Styles with PHP loop
- Php echo into tag