0
Welcome Guest! Login
0 items Join Now

SEO Question

  • SEO Question

    Posted 15 years 1 month ago
    • Can someone tell me if I can select "Search Engine Friendly URL's" in the global config once the site is already built? I was scared to try before I asked :) Thanks so much for the help!
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: SEO Question

    Posted 15 years 1 month 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
  • Re: SEO Question

    Posted 15 years 1 month ago
    • Thank you so much JEM for the quick reply!

Time to create page: 0.053 seconds