Add Pages to Sitemap
We added several pages to our websites through the pages feature in PHPLD, however those pages are not in the sitemap that PHPLD generates, so we made a mod to add all the pages to the sitemap. [Continue]
We added several pages to our websites through the pages feature in PHPLD, however those pages are not in the sitemap that PHPLD generates, so we made a mod to add all the pages to the sitemap. [Continue]
So you are not using the detail pages in PHPLD and you want to remove them from the Sitemap. Using an FTP Client, like FireFTP, go to /admin/conf_sitemap.php. 1) Find: if ($createGoogleSitemap == 1 && !empty ($googleSitemapString)) { $links = $db->GetAll ("SELECT * FROM `{$tables}` WHERE `STATUS` = '2' ORDER BY ID ASC LIMIT {$start}, [Continue]
Steps to upgrading and moving PHPLD: Step 1) Download your current template from your current host so that your directory will look the same. Step 2) Download your database from cpanel. Step 3) Download the new version of PHPLD and unpack on your computer, FTP the files onto your Step 4) Install your database into your new cpanel. Step 5) [Continue]