WordPress version: 3.5.2
WordPress SEO version: 1.4.12
I used this technique to create "subpages" for custom post type: http://wordpress.stackexchange.com/questions/30970/using-get-posts-with-arguments-found-in-meta-keys
It's a rather complex post type with dozens of custom fields that I need to separate across several "subpages".
The plugin is (as I think it's expected) using the same title, description, canonical URL for all the "suppages". Is there anyway to override this and set (via API?) the values for each "subpage"?