cotonti.com : An Sitemap Plugin problem https://www.cotonti.com Laatste forum onderwerpen Cotonti en Tue, 14 Oct 2025 18:48:33 -0000 scriptor And good work :) Merci for this plugin :)]]> Wo, 10 Nov 2010 23:37:21 -0000 Alex300
Check it here: http://your_domain/admin.php?m=tools&p=an_sitemap&task=integrators]]>
Wo, 10 Nov 2010 21:53:47 -0000
scriptor line 1256: $row['link'] = $cfg['mainurl']."/".$row['page_cat']."".$row['link'];

That works, but now in google webmastertools it says me that in line 943 is a unallowed url (http://portal30.ru/)
What now?]]>
Wo, 10 Nov 2010 17:54:50 -0000
Alex300
Here's the solution:

in the file:
/plugins/an_sitemap/inc/an_sitemap.class.php line 1222

add the variable $row to globals

global $db_pages, $an_sitemap_db_struct, $db_auth, $cfg, $row;

in a loop starting from line 1244 to 1268 $anrow replace with $row.

Should work.]]>
Di, 09 Nov 2010 23:09:25 -0000
scriptor http://www.mysite.de/artikel/articl01.html
AND
http://www.mysite.de/content/articl02.html

will show so:
http://www.mysite.de//articl01.html
AND
http://www.mysite.de//articl02.html]]>
Di, 09 Nov 2010 21:21:56 -0000