0
Welcome Guest! Login
0 items Join Now

SEO friendly urls

  • SEO friendly urls

    Posted 15 years 2 months ago
    • Hi:

      I understand that setting this option to yes under global configuration is supposed to put the proper page name in the address field. I tried it however, and I was unable to navigate to any of my pages. Any suggestions on how I can get this to work? Thanks so much.

      Lillian Fidler
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: SEO friendly urls

    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

Time to create page: 0.180 seconds