最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Does having category name in permalinks affect SEO when having a post in multiple categories?

programmeradmin2浏览0评论

If I change the permalink structure to the following in the Permalinks settings page in WordPress:

www.example/%category%/%postname%/

Then I create a post with the slug my-post and add two categories for that post category1 and category2, will Google see this as duplicate content because if you go to both these links:

www.example/category1/my-post/

www.example/category2/my-post/

They will go to the same post but the URL does not change, isn't this classed as duplicate content? Will Google and other search engines penalise a site that uses this practice? What is the recommend approach to this problem?

If I change the permalink structure to the following in the Permalinks settings page in WordPress:

www.example/%category%/%postname%/

Then I create a post with the slug my-post and add two categories for that post category1 and category2, will Google see this as duplicate content because if you go to both these links:

www.example/category1/my-post/

www.example/category2/my-post/

They will go to the same post but the URL does not change, isn't this classed as duplicate content? Will Google and other search engines penalise a site that uses this practice? What is the recommend approach to this problem?

Share Improve this question asked Sep 25, 2019 at 8:11 TomTom 31 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

It should not affect it because Wordpress redirects links to post leaving you with only one canonical and working one. Post would be visible in both categories but will have only one correct permalink.

发布评论

评论列表(0)

  1. 暂无评论