The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
QUESTION How to hide some pages in sitemap.xml - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: QUESTION How to hide some pages in sitemap.xml (/showthread.php?tid=6182) |
How to hide some pages in sitemap.xml - Superbobo - 2014-04-24 functions getPageContent() loading page in template - these need to hide from sitemap.xml RE: How to hide some pages in sitemap.xml - Carlos - 2014-04-24 (2014-04-24, 19:38:03)Superbobo Wrote: functions getPageContent() loading page in template - these need to hide from sitemap.xml Make them private. RE: How to hide some pages in sitemap.xml - Superbobo - 2014-04-24 It has been set, but sitemap.xml when changing to private not updated. This I do not know. Just make a change in slug any page and sitemap is updated. Thank resolved RE: How to hide some pages in sitemap.xml - shawn_a - 2014-04-25 Are you using i18n? RE: How to hide some pages in sitemap.xml - Superbobo - 2014-04-25 Yes, I have it installed. or is it meant otherwise? RE: How to hide some pages in sitemap.xml - Carlos - 2014-04-25 I suppose Shawn asked because your issue may be related to the I18N plugin. GS should update the sitemap.xml file every time you save a page, even with no changes. Are you using the latest I18N version? RE: How to hide some pages in sitemap.xml - shawn_a - 2014-04-26 Yes there has been mention in 2 other threads about sitemap saving with i18n, namely the special pages plugin and i18n threads. So its possibly a bug in the plugin. |