Google Preview – Custom Post Type & Custom Taxonomy
-
Hi, so I’ve created a custom post type (our-work) and along with that a custom taxonomy (our-work-tax). Upon creating a new ‘our-work’ post I noticed that the Google Preview doesn’t show the correct permalink/url structure e.g
site.com/my-client
When in fact it should be something like:-
site.com/our-work/custom-category-name/my-client
When rendering the breadcrumbs on the ‘my-client’ template page they are in fact perfectly correct and as expected.
Therefore is there a setting I’m missing to help display the correct permalink/url on the Google Preview window or will the links be displayed correctly in Google?
FYI I’m also running a plugin called ‘Custom Post Type Permalinks’ and my permalinks are setup like so:-
Custom Structure : http://site.com/%category%/%postname%/
Permalink Settings for Custom Post Types
our-work : http://site.com/our-work/%our-work-tax%/%postname%/
has-archive: true / with_front: trueKind regards
The topic ‘Google Preview – Custom Post Type & Custom Taxonomy’ is closed to new replies.