Results 1 to 6 of 6

Help Required

This is a discussion on Help Required within the General Discussion forums, part of the vBSEO SEO Plugin category; Ok I have uploaded htaccess.txt file and then renamed it .htaccess.txt as it says in the description. After looking elsewhere ...

  1. #1
    Member
    Real Name
    Chat Football
    Join Date
    Jun 2008
    Posts
    71
    Liked
    0 times

    Help Required

    Ok I have uploaded htaccess.txt file and then renamed it .htaccess.txt as it says in the description.

    After looking elsewhere it looks like I need to add my own bits and delete some text (like # here and there) is this right? do I need to add my own urls?

    Also as I have a front page on my site that then has a link to my forum what do i go with, frontpage or forum?

    I have tried playing around with this and also submitted a ticket but no reply as of yet and as I keep getting further (now stuck) I thought it would be best to post here.

    I have now switched it off because when I was playing around with it when a thread was clicked it gave a 404 error page.

    Any advice guys? Also when I get this working is there anyone on here who can setup the options for me for a few £/$ on msn? As I don't fully understand it.

    Thanks

  2. #2
    Member Mike54's Avatar
    Real Name
    Mike
    Join Date
    Oct 2006
    Posts
    72
    Liked
    0 times
    Quote Originally Posted by Chat Football View Post
    Ok I have uploaded htaccess.txt file and then renamed it .htaccess.txt as it says in the description.
    You need to rename htaccess.txt to just .htaccess

    See if that won't correct some of your 404 issues.

  3. #3
    Member
    Real Name
    Chat Football
    Join Date
    Jun 2008
    Posts
    71
    Liked
    0 times
    Thanks mate.

    Figured out I needed to do what you said PLUS add a (dot) . before it.

    Most of them now load but some load as a blank page, here check it out?
    http://www.chatfootballforum.com/new...i95-intro.html

  4. #4
    Member
    Real Name
    Chat Football
    Join Date
    Jun 2008
    Posts
    71
    Liked
    0 times
    This is my htaccess file but im confused as to whether I add my front page or my forum page url?

    Here..

    # 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\.chatfootballforum\.com
    #RewriteRule (.*) http://www.chatfootballforum.com/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  5. #5
    Member
    Real Name
    Chat Football
    Join Date
    Jun 2008
    Posts
    71
    Liked
    0 times
    Just noticed that all my pages open apart from the new members threads (has a mod) and my arcade http://www.chatfootballforum.com/arcade.php

    Any ideas? Can anyone help me set it up in CP I will pay for your time.

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    I'm getting "The administrator has disabled viewing of the arcade for your member group" error on your arcade page, what is the issue you get?

Similar Threads

  1. Advice required please
    By Lazer in forum Critique Please
    Replies: 4
    Last Post: 02-28-2008, 05:07 PM
  2. Understanding required
    By Mirzone in forum General Discussion
    Replies: 1
    Last Post: 03-23-2006, 02:38 PM
  3. one stable release required.
    By porschinho in forum General Discussion
    Replies: 2
    Last Post: 12-18-2005, 10:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •