I have custom pages built with the vbadvanced CMPS...is there a way to include those when it runs the generator?
Thanks!
This is a discussion on Mapping CMPS Pages within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; I have custom pages built with the vbadvanced CMPS...is there a way to include those when it runs the generator? ...
I have custom pages built with the vbadvanced CMPS...is there a way to include those when it runs the generator?
Thanks!
You can enable "vbseo_sm_vba.php" add-on module in vBSEO Sitemap Generator options.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Duh...sorry about that!
Is their anything else I would want to do besides adding "vbseo_sm_vba.php" to the
Addon Generator Modules list?
If you use Downloads II addon , vBGallery or any other extention you may check their sitemap addon files also. If not then you'll just add that and save your settings.
Mert Gökçeimam / Crawlability Inc.
vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!
Twitter:@Depkac
Personal Blog : Mert Gökçeimam
How can I tell if it is working. I did a few searches on google for content on one of my cmps pages & I am not finding anything.
Thanks, dreck
How can I know that my cmps pages are being added to the sitemap? I have several pages with lots of content that do not rank on google?
try looking in your last sitemap_X.xml.gz file.
add-ons are run last
I guess it is! Thanks.
Code:<url> <loc>http://thisdarncar.com/index.php?page=home</loc> <priority>1</priority> <lastmod>2008-09-15T15:18:04+00:00</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://thisdarncar.com/index.php?page=disclaimer</loc> <priority>1</priority> <lastmod>2008-09-15T15:18:04+00:00</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://thisdarncar.com/index.php?page=links</loc> <priority>1</priority> <lastmod>2008-09-15T15:18:04+00:00</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://thisdarncar.com/index.php?page=abbreviations</loc> <priority>1</priority> <lastmod>2008-09-15T15:18:04+00:00</lastmod> <changefreq>daily</changefreq> </url> </urlset>