0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Best SEF component for joomla

    • xdev's Avatar
    • xdev
    • Rocketeer
    • Posts: 63
    • Thanks: 0

    Best SEF component for joomla

    Posted 14 years 8 months ago
    • I want to hear the community speak. What is in you opinion the best SEF url component for joomla. A plus it would be that it would work good with other components like Virtuemart...or have the option to exclude them (to avoid errors).

      Thank you!
      Daniel
    • "Everything is designed. Few things are designed well."
      — Brian Reed
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Start with the core, see if it works.

      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.

      Beyond that there are components such as Artio and sh404SEF.
    • Thanks,
      jim
    • xdev's Avatar
    • xdev
    • Rocketeer
    • Posts: 63
    • Thanks: 0

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Thank you for the info. Much appreciated.
      Daniel
    • "Everything is designed. Few things are designed well."
      — Brian Reed
    • Roeland_A!'s Avatar
    • Roeland_A!
    • Preeminent Rocketeer
    • Posts: 10193
    • Thanks: 71

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Joomace is also worth a try.
    • *Karma comes in many forms, my personal favourite is the random saucepan from the sky* J.Spencer 17-02-2009
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Just FYI, most SEF extensions actually make SEO worse!

      Make sure you're choosing SEF for the right reasons and not trying to improve SEO through using SEF.
    • xdev's Avatar
    • xdev
    • Rocketeer
    • Posts: 63
    • Thanks: 0

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Ben Lee wrote:
      Just FYI, most SEF extensions actually make SEO worse!

      Make sure you're choosing SEF for the right reasons and not trying to improve SEO through using SEF.
      Hi Ben,

      That was the main idea...to improve the site's SEO through SEF. Are you saying by this I will make it worse? How come? Can you expand a little here?

      I'm aware of the fact that some SEF extensions may create double content ... is this the problem? Actually if SEF would only impact the "aesthetics" and user friendliness, I would rather not use it :) because this site must have a good SEO.

      Please give more details on your statement.

      Kind Regards,
      Daniel
    • "Everything is designed. Few things are designed well."
      — Brian Reed
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Here's a really good article that explains the functions of urls and some of the what's and why's when it comes to changing urls from what the core system uses:

      http://googlewebmastercentral.blogspot.com/2008/09/dynamic-urls-vs-static-urls.html

      If SEO is your goal, I would stick with Joomla's core rewrite functionality...which is actually just taking advantage of the apache rewrite module on your server. Adding just about any of the SEF extensions you see that promise better SEO, really just adds large tables to your database and then connects the dots...if you want to go to this real url, we're going to make it look like this. Extra steps like that defeat what Google is trying to find and crawl for.

      Google spends a HUGE amount of their time and energy making sure that there search features beat any short cuts or cheats that extensions promise. What might work this week, will surely be re-written by Google next week. Making sure your article titles and category and section names, content text, image file names and descriptions all match up are a much better way to legitimately get picked up by search crawlers.
    • xdev's Avatar
    • xdev
    • Rocketeer
    • Posts: 63
    • Thanks: 0

    Re: Best SEF component for joomla

    Posted 14 years 8 months ago
    • Thank you for your time Ben. This is very useful.

      Daniel
    • "Everything is designed. Few things are designed well."
      — Brian Reed
  • Re: Best SEF component for joomla

    Posted 14 years 6 months ago
    • Ben,

      With the response you mentioned below would implementing this be what JEM mentioned below
      I would stick with Joomla's core rewrite functionality...which is actually just taking advantage of the apache rewrite module on your server.


      Start with the core, see if it works.

      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
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: Best SEF component for joomla

    Posted 14 years 6 months ago
    • Yep, that's the same thing! :cheesy:

Time to create page: 0.108 seconds