Search Engine Optimization (SEO) Enable URL-Rewrite

  • well, it's because i activated Enable URL-Rewrite, then not adding this code to htaccess:

    <IfModule mod_rewrite.c> RewriteEngine On  RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?$1 [L,QSA]</IfModule>

    the tutorial link (in ACP) is broken http://beta.*******.org/acp/dereferrer.php?url=https%3A%2F%2Fblog.woltlab.com%2Fentry%2F67-setting-up-user-friendly-urls%2F , so i have to google it myself.

  • Now, the problem is url Forum

    when clicking one of forum (http://beta.********.org/forum/board/2-diskusi-dan-feedback/)

    then come the error

    Code
    Page Not FoundSorry, but the page you are looking for has not been found. Try checking the URL for errors, then hit the refresh button on your browser.
    Back to previous page.

    Edited once, last by zukro (September 29, 2016 at 5:52 AM).

  • ok, i am really a newbie to woltlab, so i have to add this code to .htaccess in /forum directory too?

    Apache Configuration
    <IfModule mod_rewrite.c> RewriteEngine On  RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?$1 [L,QSA]</IfModule>

    Then, beside /root directory and /forum directory, is there more directories?

  • I just tried and it worked fine:

    http://beta.hondabrio.org/forum/unresolved-thread-list/

    I can access this site.

    Meine Beiträge stellen - sofern nicht ausdrücklich anders gekennzeichnet - ausschließlich meine subjektive und aus Erfahrung und / oder Reflexion gewonnene Meinung dar und sind nicht als Fakten zu verstehen. Meinungen sind persönliche Ansichten und benötigen keine Belege. In Deutschland gilt nach Artikel 5 des Grundgesetzes Meinungsfreiheit. Meine Beiträge stellen keine Rechtsberatung dar, hierzu bin ich nicht befugt.

  • Many of the former functions you didn't even see are now CMS pages. The link above is the page that you get to see, when you create a new thread. You should not open it any other way :huh: Your installation is working fine, there is no bug with seo-urls.

    Meine Beiträge stellen - sofern nicht ausdrücklich anders gekennzeichnet - ausschließlich meine subjektive und aus Erfahrung und / oder Reflexion gewonnene Meinung dar und sind nicht als Fakten zu verstehen. Meinungen sind persönliche Ansichten und benötigen keine Belege. In Deutschland gilt nach Artikel 5 des Grundgesetzes Meinungsfreiheit. Meine Beiträge stellen keine Rechtsberatung dar, hierzu bin ich nicht befugt.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!