vBulletin Search Engine Optimization
This is a discussion on Page Not Found within the Deutsch forums, part of the General Discussion category; Hallo zusammen, ich habe heute vbseo 3.1 installiert und .htaccess auf den server raufgeladen. Aber nach der Installation bekomme ich ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
|
Hallo zusammen, ich habe heute vbseo 3.1 installiert und .htaccess auf den server raufgeladen. Aber nach der Installation bekomme ich folgende Fehlermeldung auf den Seiten: "Page Not Found" Wo habe ich falsch gemacht? Habt ihr eine Ahnung bitte? Danke |
|
#2
| ||||
| ||||
|
Hey liegt dein Forum in einem Unterordner?
__________________ Philipp Herbers / Crawlability Inc. Support Team gibt neues Supportsystem frei Verbesserter Support für unsere Kunden vBSEO 3.2.0 freigegeben - Maximale Optimierung für Ihren Web-Traffic! Über 100 weitere SEO Optimierungen 6X Traffic - $1400 in einem Tag durch vBSEO! Stellen Sie sich vor, was die patentierte vBSEO Technologie für Sie tun kann. |
|
#3
| |||
| |||
|
Mein Forum liegt auf dem root Ordner meiner Domain. Ich habe das so definiert: PHP 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 %{HTTP_HOST} !^www\.yourdomain.com\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron) RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$ RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA] Hängt das von .htaccess ab? |
|
#4
| |||
| |||
|
Danke, hat sich erledigt |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create a Custom vBulletin "404 Page Not Found" Page, and direct vBSEO to use it. | Keith Cohen | Member Articles | 161 | Today 01:01 PM |
| Page not found | zand | Bug Reporting | 0 | 04-17-2007 01:01 PM |
| Page not found | D4rKNull | General Discussion | 1 | 09-06-2006 02:05 AM |
| This Page Cannot be found | azarl | Troubleshooting | 4 | 07-24-2006 02:20 PM |
| Page Not Found | flavoflav | Troubleshooting | 2 | 01-29-2006 11:50 PM |