vBulletin Search Engine Optimization
This is a discussion on vBSEO error while trying to delete a link in vBA links directory 2.01 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I tried deleting a link in my vBA links directory 2.01 section of the site and I got the following ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| vBSEO error while trying to delete a link in vBA links directory 2.01
I tried deleting a link in my vBA links directory 2.01 section of the site and I got the following error: PHP Code: |
|
#2
| ||||
| ||||
|
is your site really on the /backup/ volume?
|
|
#3
| |||
| |||
|
Ummm... I don't think so. I'm currently on a shared host (just about to move actually to something with more room when I can find a good host), so I guess I'm there. The server I was on did crap out a while back, so perhaps when they restored it for me they restored from the backup they had. |
|
#4
| ||||
| ||||
|
Do you get this error when trying to delete links or after that? Is the link successfully removed? Do you have .htaccess file in your links folder?
__________________ 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. |
|
#5
| |||
| |||
|
The link is successfully deleted. I do have a .htaccess file in that folder as well. It's left over from the time when I tried to make all the links in my links directory vBSEO'd Edit: I just deleted the .htaccess file for now, and that fixed the problem. When I find the time, I'm going to try and figure out the custom rewrite rules for vBadvanced Links Directory 2.01 and fix the stuff up again. I assume that it's ok to just delete it for now. Edit again: Deleting the .htaccess file made it so that I couldn't view my link categories (I think because I have CRR's that changed the link category names). Here is the .htaccess file contents let me know what you think. PHP Code: Any ideas? Last edited by ChrisGuthrie.net; 06-25-2007 at 01:43 AM. |
|
#6
| ||||
| ||||
|
Hello, please try to change .htaccess to: Code: RewriteEngine On
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /forum/vbseo.php?vbseourl=$1&vbseorelpath=../vidz/&%{QUERY_STRING} [L]
__________________ 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. |
|
#7
| |||
| |||
|
I think that worked. Thanks again for the help everyone.
|
|
#8
| ||||
| ||||
|
Great!
__________________ 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. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBSEO 3.0.0 freigegeben | Philipp Herbers | Deutsch | 12 | 04-20-2007 02:51 PM |
| vBSEO 2.0 RC7 Released | Juan Muriente | vBSEO Announcements | 17 | 09-09-2005 12:00 AM |