Thank you for details, updated the post above.
This is a discussion on VBA Links Directory site map within the Sitemap Features Archive forums, part of the vBulletin Links & Resources category; Thank you for details, updated the post above....
Thank you for details, updated the post above.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
If you have CRRs defined for vBa Links Directory, then URLs should be rewritten in sitemap.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
The URLs aren't rewritten with CRR. They're re-written using a .htaccess file provided by vBA ( almost identical to vBDynamics .htaccess ).
Code:Options +FollowSymlinks RewriteEngine On #RewriteBase /links RewriteRule ^([a-zA-Z_0-9\-]+)/robots\.txt$ robots.txt [QSA,L] RewriteRule ^whatsnew/links/([0-9]+)/page([0-9]+).html$ browselinks.php?do=newlinks&cutoffdate=$1&page=$2 [QSA,L] RewriteRule ^whatsnew/links/(([0-9]?|-)+/?)$ browselinks.php?do=newlinks&cutoffdate=$1 [QSA,L] RewriteRule ^whatsnew/posts/([0-9]+)/page([0-9]+).html$ browselinks.php?do=newposts&cutoffdate=$1&page=$2 [QSA,L] RewriteRule ^whatsnew/posts/(([0-9]?|-)+/?)$ browselinks.php?do=newposts&cutoffdate=$1 [QSA,L] RewriteRule ^whatspopular/([a-zA-Z_0-9\-]+)/$ browselinks.php?do=poplinks&orderby=$1 [QSA,L] RewriteRule ^members/([a-zA-Z_0-9\-]+)/page([0-9]+).html$ browselinks.php?do=member&userrewrite=$1&page=$2 [QSA,L] RewriteRule ^members/(([a-zA-Z_0-9]|-)+/?)$ browselinks.php?do=member&userrewrite=$1 [QSA,L] RewriteRule ^([a-zA-Z_0-9\-]+)/(([a-zA-Z0-9]|-)+)/?$ showlink.php?linkrewrite=$2&catrewrite=$1 [QSA,L] RewriteRule ^([a-zA-Z_0-9\-]+)/([a-zA-Z0-9\-]+)/page([0-9]+).html$ showlink.php?linkrewrite=$2&catrewrite=$1&page=$3 [QSA,L] RewriteRule ^([a-zA-Z_0-9\-]+)/page([0-9]+).html$ browselinks.php?catrewrite=$1&page=$2 [QSA,L] RewriteRule ^([a-zA-Z_0-9\-]+)/?$ browselinks.php?catrewrite=$1 [QSA,L]
The add-on for vBSEO Sitemap Generator only supports SEOed URLs in case if they are rewritten with CRRs.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Dear Oleg ,
Could you please update the addon for vbseo site map to support vBadvanced links 3.0.1 built in SEO ?
Thanks too much ,
Zi5
Hello Kool ,
We don't have a license for links directory thats why unless someone grants us access to an installation we can't update the tool.
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
Dear Mert ,
Thanks for your fast reply .
I have the lastest version installed in my site , if you would like i can PM you with details ?
Best Regards ,
Zi5
Please open a ticket with ftp access for easier tracking (in case if existing add-on is not working, please describe what it is the error/issue you get).
Thanks!
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Big hello for the professional .
I've open the ticket.
Thanks ,
Zi5
i have problem in the sitemap (broken links)
in the http://www.supa.gr/forums/sitemap_1.xml.gz
make double home url in the adons vbalinks
etc....HTML Code:<url> − <loc> http://www.supa.gr/links/http://www.supa.gr/forums/showlink.php?do=showdetails&l=2 </loc> <priority>0.5</priority> <lastmod>2009-07-29T18:53:50+00:00</lastmod> <changefreq>weekly</changefreq> </url> − <url> − <loc> http://www.supa.gr/links/http://www.supa.gr/forums/showlink.php?do=showdetails&l=3 </loc> <priority>0.5</priority> <lastmod>2009-07-29T18:54:23+00:00</lastmod> <changefreq>weekly</changefreq> </url>
please help