Title: Sitemap problem
Last modified: August 21, 2016

---

# Sitemap problem

 *  [Francesco Acciai](https://wordpress.org/support/users/keggy85/)
 * (@keggy85)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/sitemap-problem-10/)
 * Hi,
    I have installed this plugin and I have generated my sitemap. This is the
   file:
 * <?xml version=”1.0″ encoding=”UTF-8″?>
    -<urlset xmlns:n=”[http://www.google.com/schemas/sitemap-news/0.9&#8243](http://www.google.com/schemas/sitemap-news/0.9&#8243);
   xmlns=”[http://www.sitemaps.org/schemas/sitemap/0.9″&gt](http://www.sitemaps.org/schemas/sitemap/0.9″&gt);
   <!– Generated by Google News Sitemap 1.0.9 –>
 * <!– plugin by Andrea Pernici –>
 * <!– [http://andreapernici.com/wordpress/google-news-sitemap/](http://andreapernici.com/wordpress/google-news-sitemap/)–
   >
 * <!– Created December 09, 2013, 09:50 –>
    </urlset>
 * The file is obviously wrong…
 * How can I fix this problem?
 * [http://wordpress.org/plugins/google-news-sitemap/](http://wordpress.org/plugins/google-news-sitemap/)

Viewing 1 replies (of 1 total)

 *  [Scorpious](https://wordpress.org/support/users/kuljit/)
 * (@kuljit)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/sitemap-problem-10/#post-4393308)
 * The plugin pulls in news/post updated in last 2 days.
    If you wish to pull from
   the beginning of time, goto this plugin editor page. There is only 1 php file.
   Open it and search for –
 * $twoDays = 2*24*60*60
 * change it to (for last 2000 days)
 * $twoDays = 2000*24*60*60
 * Save it. Build the sitemap. And change it back to original value.

Viewing 1 replies (of 1 total)

The topic ‘Sitemap problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-news-sitemap.svg)
 * [Andrea Pernici News Sitemap for Google](https://wordpress.org/plugins/google-news-sitemap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-news-sitemap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-news-sitemap/)
 * [Active Topics](https://wordpress.org/support/plugin/google-news-sitemap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-news-sitemap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-news-sitemap/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Scorpious](https://wordpress.org/support/users/kuljit/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/sitemap-problem-10/#post-4393308)
 * Status: not resolved