Umbrovskis.com
Member
Posted 12 months ago #
This more like feature request.
Since blog is installed in root of domain, would be nice, if in plugin would be place where to add non-WordPress sites.
Otherwise now they all are dropped out, because of sitemap_index.xml which (at least) I used for such pages.
To simplify: just one input text field, where to add new sitemap of such links.
Example: http://rolandinsh.lv/sitemap_projects.xml
http://wordpress.org/extend/plugins/wordpress-seo/
There's an API for the XML Sitemap code that will allow you to do that, will create an article about it.
Umbrovskis.com
Member
Posted 12 months ago #
sweet! Will wait, no time to inspect code :)
Umbrovskis.com
Member
Posted 11 months ago #
still waiting for article ... :)
Umbrovskis.com
Member
Posted 10 months ago #
found it!
apply_filters( 'wpseo_sitemap_index', '' );
writing up addong for this plugin :)