Results 1 to 9 of 9

seo urls settings ?

This is a discussion on seo urls settings ? within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; Hi I need some help on the overall settings that need to be made for seo urls to work ? ...

      
  1. #1
    New Member
    Join Date
    Oct 2005
    Location
    Plymouth UK
    Posts
    11
    Rep Power
    0


    Default seo urls settings ?

    Hi

    I need some help on the overall settings that need to be made for seo urls to work ?

    I have turned the contribution on ... but get this 404 error when I click a catagory link .

    . I think there are some other things to activate / de activate in the addin area aren't there ?

    http://www.smysite.com/software-c-3.html

    cheers

    Roy

  2. #2
    osCMax Testing Team
    Join Date
    Oct 2006
    Location
    Atlanta GA
    Posts
    193
    Rep Power
    12


    Default Re: seo urls settings ?

    Did you customize your home page?

    Most of the time you just need to relink

    What’s you website?

  3. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: seo urls settings ?

    You need to edit the .htaccess file to activate the rewrite rules. Go to your catalog directory, and edit the .htaccess file and uncomment the lines you need according to the instructions in the file...
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  4. #4
    New Member
    Join Date
    Oct 2005
    Location
    Plymouth UK
    Posts
    11
    Rep Power
    0


    Default Re: seo urls settings ?

    Hi

    Thanks for reply

    I uncommented the lines in htaccess relevant to install - in root folder - then index page would not load ..

    So I commented them back ..and the page still will not load !!

    /admin loads ok

    What have I done now ??

    I seem to rmeber that seo urls are a combination of other settings ..cache etc ..presumably i have them wrong .. changed them so much not sure of default settings now.

    Any ideas how I get the index page back ? browser says loading complete and PR shows in google tool bar ??

    Cheers

    Roy

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: seo urls settings ?

    Check your error logs. Blank page = some kind of error.

    There are 2 different areas for seo urls in osCMax. One located in Configuration >> My Store >> Use Search-Engine Safe URLs (still in development) should be set to false.

    The following should then be configured in your admin panel:

    Configuration >> Seo URLs

    On that page set the following:
    Enable SEO URLs? >> True
    Choose URL Type >> Rewrite


    Then finally, your should uncomment the following in the .htaccess file if installed in the catalog directory:

    Code:
    RewriteEngine On
    # Change "folder" to your catalog directory name
    RewriteBase /catalog/
    RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}
    RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}
    RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}
    Note that I have changed the RewriteBase to /catalog/

    That should get you running.

    One last note, you did not state if you were on Linux or Windows. If on windows this will not work.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member
    Join Date
    Oct 2005
    Location
    Plymouth UK
    Posts
    11
    Rep Power
    0


    Default Re: seo urls settings ?

    Hi

    Thanks again for the reply

    But .. no it didn't work - its a Unix server oscmax in root folder.

    Can I pay you to sort it.. I can send domain access and server root access if you need it ..( by email ? )

    Cheers

    Roy

  7. #7
    New Member
    Join Date
    Oct 2005
    Location
    Plymouth UK
    Posts
    11
    Rep Power
    0


    Default Re: seo urls settings ?

    The index page was visible after the install today

    Then I changes some options in the admin and then the index is not visible but browser says its loaded

    The first time I noticed index would not load - was after I clicked into a catagory - the error was 404 and the url it quoted was an seo re - written format for the missing page ..browser back button to index then page didnt load

  8. #8
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Default Re: seo urls settings ?

    PM your admin login info to me and I will take a look at your settings.
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  9. #9
    New Member
    Join Date
    Jul 2005
    Posts
    14
    Rep Power
    0


    Default Re: seo urls settings ?

    it sounds like your host does not allow htaccess, or at least restricts it. Switch to using cname SEO URL's and you should be okay.

Similar Threads

  1. What are the correct settings for paypal IPN ?
    By fuzioneer in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 06-10-2005, 04:41 AM
  2. Language settings issues
    By lisasher in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-11-2005, 04:58 AM
  3. authorize.net settings
    By brennanoshea in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 01-13-2005, 01:57 PM
  4. AIM settings for authorize.net
    By Dumb_Question in forum osCmax v1.7 Discussion
    Replies: 11
    Last Post: 08-02-2004, 03:54 PM

Bookmarks

Posting Permissions

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