Fli
08-10-2016, 11:15 PM
"Please add link to greensboring.com on your index page for the sitemap to"
>>
edit sitemap.php
replace
if (strpos($fil3,$url) === FALSE)
by
if (strpos($fil3,$url) === TRUE)
>>
edit sitemap.php
replace
if (strpos($fil3,$url) === FALSE)
by
if (strpos($fil3,$url) === TRUE)