vBulletin Search Engine Optimization
This is a discussion on /sitemap.xml and forum/vbseo sitemap within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, Did i do this right? I have a sitemap for the main site and one for the forum. They ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| /sitemap.xml and forum/vbseo sitemap
Hello, Did i do this right? I have a sitemap for the main site and one for the forum. They are both in the google sitemap page. |
|
#2
| |||
| |||
|
As soon as you do not direct link to the forum/vbseo sitemap/data/ folder I think you can place the rewrite in any directory you like, on mine I have configured the rewrite in the http server root and the forum root to have my sitemap file accessible via the link website.com/sitemap_1.xml.gz and /forum/sitemap_1.xml.gz, also added both to yahoo and google master tools.
|
|
#3
| ||||
| ||||
|
Mine are just /sitemap.xml and /forum/sitemap_1.xml.gz nothing in the rewrite url. Both are submitted to google and yahoo. In the /sitemap.xml file i have Code:
<url>
<loc>http://www.noobgamers.com/forum/</loc>
<priority>0.5</priority>
<changefreq>daily</changefreq>
</url>
Last edited by Julio; 04-16-2008 at 09:16 PM. |
|
#4
| |||
| |||
|
yes but instead of to write the .xml with only one link I would have do a new .htaccess file , you write in it Code: RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sitemap generatorun yaptığı sitemap ile roottaki sitemap | chaostheory_ozzy | Türkçe | 15 | 07-07-2008 07:12 AM |
| vBSEO Sitemap Generator generated incorrect sitemap URL | X1C3W5 | Troubleshooting | 2 | 01-02-2008 12:45 PM |
| Sitemap and non-forum content | robert paulson | General Discussion | 1 | 12-29-2007 11:45 AM |
| vBSEO Sitemap Generator 2.1 - sitemap not found | nyunyu | Troubleshooting | 14 | 12-12-2007 12:27 AM |
| Using 3rd party sitemap generator w/VBSEO sitemap | cmeinck | General Discussion | 1 | 04-12-2007 01:50 PM |