0
Welcome Guest! Login
0 items Join Now

Best practices for activating SEF without breaking RT codes

    • Echofx's Avatar
    • Echofx
    • Jr. Rocketeer
    • Posts: 22
    • Thanks: 0

    Best practices for activating SEF without breaking RT codes

    Posted 15 years 2 months ago
    • Does anyone know where I could find the best practices (step-by-step) for activating the various versions of the SEO/SEF configurations on the (Joomla 1.5 ) feature without breaking the Rocket Theme templates (in this case Iridium) or any of the back end codes?

      I tried to do this quiet a few times and had to start over...

      Looking forward to your feedback.

      -Arnold
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Best practices for activating SEF without breaking RT codes

    Posted 15 years 2 months ago
    • Basic Core SEF:

      If joomla is in the root; htdocs, or public_html...

      In Global Configurations, Search Engine Friendly URLs Yes, Use Apache mod_rewrite Yes, Add suffix to URLs No.

      Change htaccess.txt to .htaccess.

      If it’s in a folder, you need to change the # RewriteBase / to reflect the path of your site.

      Change:

      # RewriteBase /

      to:

      RewriteBase /(the name of the folder joomla is in)

      If that doesn't work, search or post here:

      forum.joomla.org/viewforum.php?f=544

      If you are using a 3rd part component, contact the developer.
    • Thanks,
      jim
    • Echofx's Avatar
    • Echofx
    • Jr. Rocketeer
    • Posts: 22
    • Thanks: 0

    Re: Best practices for activating SEF without breaking RT codes

    Posted 15 years 1 month ago
    • Eureka!!! 8)

      Thanks so much.

      -Echofx

Time to create page: 0.058 seconds