Postponed (maintainer needs more info)
Project:
XML sitemap
Version:
6.x-2.0-rc1
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2012 at 09:52 UTC
Updated:
25 Jun 2013 at 09:27 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedWhich xmlsitemap modules do you have enabled? Are there data bits in admin/reports/dblog that might give a clue? Are there data bits in the system log files for PHP and httpd that my give a clue? Unpublished nodes would not be selected unless they are available for anonymous user view.
Comment #2
rinku_talukdar commentedHi earnie,
Thanks for reply.
I am using the 6.x-2.0-rc1+2-dev version of xmlsitemap. I have not seen any clue in admin/reports/dblog.
-Rinku
Comment #3
Anonymous (not verified) commentedThis doesn't answer my question.
If you go to admin/modules page there are several modules for XML sitemap. Which ones do you have enabled?
Comment #4
rinku_talukdar commentedI have enabled the following modules.
XML sitemap, XML sitemap custom, XML sitemap modal UI, XML sitemap node
Thanks
Comment #5
Anonymous (not verified) commentedHave you added any custom links?
Comment #6
rinku_talukdar commentedNo, I did not add any custom links.
Comment #7
Anonymous (not verified) commentedWhat permissions do the anonymous users have for viewing content?
Comment #8
rinku_talukdar commented"access content" in node module is enabled for anonymous users to view content.
Comment #9
Anonymous (not verified) commentedHow about "view revisions"?
What is the site? I want to take a look at the sitemap.xml report.
Tell me which of the links should not be visible.
Comment #10
rinku_talukdar commentedYou can see the sitemap link here http://www.artofliving.org/sitemap.xml
There are lots of http://www.artofliving.org/in-hi/* links. We first disabled the "in-hi" language. Then we disable the status to 0 for all the "in-hi" nodes. But still there nodes are visible in "in-hi" language.
Thanks
Comment #11
Anonymous (not verified) commentedBy disabled language what do you mean? How was it disabled? How do you execute cron.php and how often?
Comment #12
intyms commentedWell i had a similar problem.
I excluded menus and some content types however all the links where still listed in the xml file.
Then i checked the sites/default/files/xmlsitemap folder and all the XML files have new links there.
So it was a problem of browser cache. The simple page refresh helped :)
Good luck !