$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Drupal XMLSitemap No Post/Story Found

March 15, 2012 | By Duchateaux.

This a little Troubleshooting on the XMLSitemap Drupal Module Useful if you Do Not Find Any Article/Story Listed on the sitemap.xml File.

  1. Enable the XMLSitemap Node Component
    Drupal XMLSitemap No Post/Story Found
  2. Set for Story Content Tracking in XMLSitemap Module
    Point your Browser to:
    http:///?q=admin/content/node-type/story

    Select XMLSitemap
    Drupal XMLSitemap Enable Tracking Story Content 1

    After Provide to Generate a Fresh Sitemap by Executing Crontab Again by:

    http:///cron.php