Hallo,
Ich möchte SEO aktivieren. mod_rewite ist aktiv, so der provider.
Confix läuft auf dem Server.
Jedoch sagt der provider is dürfe die Zeile "Options FollowSymLinks"
nicht einsetzten???
Keine Ahnung was das heisst und bewirkt?
Weiss jemand mehr dazu wie ich das SEO aktiviere?
htaccess.txt im Moment:
##
# @version $Id: htaccess.txt 1005 2005-11-13 17:33:59Z stingrey $
# @package Joomla
# @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##
Options +FollowSymLinks
#
# mod_rewrite in use
#
RewriteEngine On
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update YourJoomlaDirectory (just / for root)
# RewriteBase /YourJoomlaDirectory
#
# Rules
#
RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
__________________________________
Jommla is in verzeichnis www.xyz.ch/website/index.php
Server kann jedoch direkt ins verzeichnis leiten auf Wunsch.
Es geht mir mehr darum dass die URL-Zeile suchmaschienenfreundich anzeigt.
Unterschied SEF - SEO?
Danke,


LinkBack URL
About LinkBacks
Zitieren
Lesezeichen