vBulletin Search Engine Optimization
This is a discussion on 404 Not Found within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello All the time i get a 404 Not Found I have read the troubleshooting.txt but nothing works. My Configuration: ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| 404 Not Found
Hello All the time i get a Quote:
My Configuration: vbSEO IonCube 2.1.1 vB 3.5.1 Apache/2.0.49 (Linux/SuSE) PHP Version 4.3.4 Pls help me. With best regards Junior PS: Iam sorry about my bad english! // Edit The Files are all uploaded in Binary Mode |
|
#2
| ||||
| ||||
| Re: 404 Not Found
Please make sure you have mod_rewrite enabled at your server AND ".htaccess" file is uploaded.
__________________ 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. |
|
#3
| |||
| |||
| Re: 404 Not Found
PHP Info told me Quote:
Quote:
Any Ideas? Junior |
|
#4
| ||||
| ||||
| Re: 404 Not Found
This is NOT content of ".htaccess" from vBSEO archive, please upload a correct one (that you extracted from the downloaded archived file).
__________________ 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
| |||
| |||
| Re: 404 Not Found
In my downloades Archiv was no .htaccess I Read before in this Forum that with MAC-User is a Problem... Iam one of these guys |
|
#6
| ||||
| ||||
| Re: 404 Not Found
__________________ 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
| |||
| |||
| Re: 404 Not Found
OK. I found the error. my Mac dont show me .htaccess files. No i found in this Forum: Code: # Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
#RewriteBase /
RewriteCond %{REQUEST_FILENAME} !admincp/
RewriteCond %{REQUEST_FILENAME} !modcp/
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
Thanks a lot... Junior |
|
#8
| ||||
| ||||
| Re: 404 Not Found
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 |
| Having some issues 404 not found errors | adioking | Troubleshooting | 4 | 03-27-2006 08:07 AM |
| 404 Not Found error | Pirate | Troubleshooting | 3 | 01-25-2006 03:35 PM |
| 404 Page Cannot Be Found Error | poisemedia | Troubleshooting | 7 | 01-18-2006 12:08 AM |
| 404 Not Found error. | ADM | Troubleshooting | 2 | 01-15-2006 03:08 PM |
| 404 Not Found (the 2nd) | Junior | Troubleshooting | 3 | 11-03-2005 07:10 PM |