Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Anybody help in SEO 3.1?

    Hello.

    After I followed the PHF file of guide and intalled SEO 3.0 onto my server, I noticed several problems on my site:

    PHP Code:
    http://www.loveinrose.com/index.php?=site_map, 
    http://www.loveinrose.com/index.php?=about_us, 
    http://www.loveinrose.com/index.php?=contact_us, 
    http://www.loveinrose.com/index.php?=privacy... 
    All become
    PHP Code:
    http://www.loveinrose.com (the home page) 
    For any page who originally is, for example,
    PHP Code:
    http://www.loveinrose.com/index.php?=page&id=11&chapter=0, 
    It become
    PHP Code:
    http://www.loveinrose.com/?id=11&chapter=0 
    And doesn't show the right page or product.

    This is my .htaccess page:
    PHP Code:
    RewriteEngine On
    RewriteBase 
    /

    # Seo Urls version 3.x
    # Don't rewrite real files or directories
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
    %{REQUEST_FILENAME} !-d
    RewriteRule 
    ^(.+)$ index\.php/$[L,QSA
    Can anybody point out where is wrong? Thank you!

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Anybody help in SEO 3.1?

    Please do not begin new topics for problems with a contrib. Continue in the thread for the mod.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. some chnages....anybody help me.....
    By lastpirate007 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 7 Nov 2007, 12:08 PM
  2. I need serious help...anybody
    By james739 in forum General Questions
    Replies: 2
    Last Post: 10 Jun 2007, 03:29 AM
  3. Anybody help in my ezpage sidebox?
    By lina0962 in forum Basic Configuration
    Replies: 1
    Last Post: 10 Apr 2007, 08:35 PM
  4. Can anybody plz help me?
    By mulishatroopz in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Sep 2006, 06:13 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
  •  
disjunctive-egg