[WordPress SEO by Yoast](http://yoast.com/wordpress/seo/) is a popular SEO plugin for WordPress.

learn more… | top users | synonyms

1
vote
1answer
57 views

Wordpress SEO plugin by Yoast Breadcumbs

Currently i am using the WordPress SEO plugin by Yoast. if i activate the breadcrumbs in the plugin and set the code in my custom post type single page it is not properly displayed. (Home > ...
0
votes
1answer
123 views

Set domain level rel canonical with Yoast SEO

i have two single woocommerce installs (not multisite) that publish the same content (products etc). i want to add a cross domain level rel canonical to the second domain, such that - ...
0
votes
1answer
150 views

WordPress SEO gives 'No ending delimiter' error on new post

I've just updated WordPress SEO to Version 1.3.4.2 When posting or updating a post I get this error. Warning: preg_match() [function.preg-match]: No ending delimiter '/' found in ...
0
votes
1answer
426 views

Problem with parent page slug only in WordPress admin

I am using the permalink structure: /%category%/%postname%/ in order to show my blog posts under their category in my url. I have also installed WordPress SEO by yoast (if that helps) but I noticed ...
0
votes
0answers
12 views

How to add a page to the Yoast breadcrumbs

I am using Yoasts Wordpress SEO and I have set up my breadcrumbs. The problem is that my page setup is s follows. / /about /blog - On this page I query the posts and display them. The posts ...
0
votes
0answers
25 views

Yoast SEO Plugin auto-disables date-based archives, fix?

Have had Yoast activated for some time and noticed recently that trying to access date archives redirects to blog homepage. I made sure that in "Date Archive" settings, "Disable the date-based ...
0
votes
0answers
32 views

Problem with Yoast SEO and GD Press Tools

I am having a small problem with getting Yoast SEO to work along side GD Press Tools, which i am hoping i can get some help from you guys. I am look to move from Platinum SEO Pack to Yoast, as I been ...
0
votes
0answers
37 views

Why is WordPress SEO plugin making every taxonomy public visible?

I have created custom taxonomy in functions.php and set public=> false and when I try to open taxonomy link in front of web site (mysite.com/custom-taxonomy/test) it doesn't work, it shows 404 page ...
0
votes
0answers
63 views

What should be the page for sitemap.xml in a custom theme?

I have installed the Yost SEO Plugin but I have a custom theme (a really simple 7 pages theme) and their sitemap_index.xml is using the page.php (witch is only used for the page content and some ...