vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

rewrite syntax for isapi_rewrite

This is a discussion on rewrite syntax for isapi_rewrite within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I had my rewrite rules fixed the other day here in the forums for vbSEO , and I just installed ...

Go Back   vBulletin SEO Forums > vBSEO Google/Yahoo Sitemap > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 03-18-2008, 12:56 AM
Junior Member
 
Real Name: Oscar
Join Date: Mar 2008
Posts: 18
Question rewrite syntax for isapi_rewrite

I had my rewrite rules fixed the other day here in the forums for vbSEO, and I just installed the sitemaps and the rewrite for my forum isn't working. I did notice the person who fixed the rules for me the other day did add in the rules for the sitemaps too, here is a copy:

Code:
RewriteEngine On
RewriteRule ^/forum/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
However if I go to the link, I got a blank page. If I remove the rule and go to the page directly, the page shows up and I can login. So what changes do I have to make to make the rewrite work?
Thanks
-Oscar
http://www.EasyMarketingForum.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 03-18-2008, 01:09 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
You DON'T have to modify rewrite rule for sitemap since you have vBSEO installed already (vBSEO has corresponding rewrite rule as well).
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 03-18-2008, 01:28 AM
Junior Member
 
Real Name: Oscar
Join Date: Mar 2008
Posts: 18
I changed it back to what it before I changed it and it still wont load
http://www.easymarketingforum.com/forum/vbseo_sitemap/
However, if I visit http://www.easymarketingforum.com/forum/vbseo_sitemap I get redirected to the forum listing page
Code:
[ISAPI_Rewrite]
# When hosting multiple sites on the same server, it is
# recommended to  limit the rewrite rules to the domain(s)
# where vBSEO is installed. Enable (remove '#' at the beginning
# to activate) the following rule and replace 'easymarketingforum.com'
# with your actual installation domain name.
RewriteCond %{HTTP_HOST} .*easymarketingforum.com
RewriteCond %{REQUEST_URI} !^/forum/(avatars|attachments|iconimages).*
RewriteRule ^(.*\.(?:gif|swf.*|jpg|png|css|xml|js|htm|txt|zip))$ $1 [I,L]
RewriteCond %{HTTP_HOST} .*easymarketingforum.com
RewriteRule ^/forum/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{HTTP_HOST} .*easymarketingforum.com
RewriteCond %{REQUEST_URI} !/forum/(admincp/|modcp/|clientscript/|cpstyles/|images/|search\.php).*
RewriteRule ^/forum/(.+?)$ /forum/vbseo.php?vbseourl=$1 [L,QSA]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 03-18-2008, 06:59 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
Here is your vbseo_sitemap interface: http://www.easymarketingforum.com/fo...emap/index.php
and sitemap: http://www.easymarketingforum.com/fo...p_index.xml.gz
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 03-18-2008, 11:36 AM
Junior Member
 
Real Name: Oscar
Join Date: Mar 2008
Posts: 18
So it is necessary to type in the file name after the / I was thinking it would automatically pick up index.php and display it when goin to http://www.easymarketingforum.com/forum/vbseo_sitemap/
Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 03-18-2008, 12:30 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,923
You can also try to change last rewrite condition to:
Code:
RewriteCond %{REQUEST_URI} !/forum/(vbseo_sitemap/|admincp/|modcp/|clientscript/|cpstyles/|images/|search.php).*
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Syntax for Custom Rewrite Rules Joe Ward Custom Rewrite Rules 7 07-19-2008 07:14 AM
Changing Password Syntax Error brand0n Troubleshooting 1 09-23-2007 09:48 AM
isapi_rewrite vBa Rewrite Rules Shmee Custom Rewrite Rules 5 05-11-2006 03:44 PM
Syntax to write "Rewrite Rules"? Basit Custom Rewrite Rules 12 10-19-2005 05:02 PM


All times are GMT -4. The time now is 10:20 PM.


Powered by vBulletin Version 3.8.0 Release Candidate 2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.