How to Create Friendly Links in Dolphin 7.1
Last Updated on Thursday, 18 April 2013 09:42 Written by Mscott Tuesday, 23 April 2013 12:00
Hello and welcome! In today’s blog I’ll show you how to create “friendly links” or “permalinks” as they are also known.
By using Apache mod_rewrite, an .htaccess file and the Dolphin permalink function we can turn this:
Learn MoreHow to Set Search Engine Friendly URLs in Joomla 2.5
Last Updated on Sunday, 20 January 2013 12:00 Written by Milton Parada Sunday, 20 January 2013 12:00
Surely you’ve seen Joomla websites that have simple URLs, for example:
http://www.mysite.com/joomla/using-joomla.html
However, there are others in which URLs are shown as follows:
http://www.mysite.com/joomla/index.php?option=com_content&view=article&id=53&Itemid=280
This article is about how to configure SEF URLs in Joomla 2.5, which helps to improve the efficiency of search engines. The configuration is done from the control panel.
Learn MoreHow to Enable SEO URLs in Clip-Bucket v2
Last Updated on Tuesday, 20 November 2012 12:44 Written by Richi González Saturday, 24 November 2012 12:00
Hello,
Today you will learn how to make your website look more professional. How? By enabling SEO URLs. SEO URLs make the URL look cleaner, shorter, and more user friendly, which is what every website owner wants: make their users feel comfortable in their website. This article applies for the v2 branch of Clip-Bucket. You must have mod_rewrite enabled in the server plus no NGINX or LiteSpeed instead of Apache running.
Difficulty level: Easy
Learn MoreHow to Enable Search Engine Friendly URLs in TomatoCart
Last Updated on Friday, 5 October 2012 01:45 Written by Jack Yin Monday, 15 October 2012 12:00
We will show you in this tutorial in a few simple steps how to enable the SEF URLs for your TomatoCart store.
You should first login to our TomatoCart administrator panel:
http://yourdomain.com/admin
If you have installed the script under a subfolder for an example public_html/store the above URL will be:
http://yourdomain.com/store/admin
As the SEF module functions are included already in the TomatoCart installation we will need to just enable them and ensure that if the store is under a subfolder the .htaccess rewrite rules are correctly set. If there isn’t the .htaccess file in the directory, please create it and add the following content into the file:
Learn MoreHow to Use the Dolphin Friendly Permalinks
Last Updated on Friday, 27 July 2012 01:33 Written by Mscott Friday, 27 July 2012 01:35
Hello and welcome! In today’s article, we’re going to talk about the Dolphin “friendly links” or “permalinks” as they are also known.
By using Apache mod_rewrite, an .htaccess file and the Dolphin permalink function we can turn this:
http://www.yoursite.com/modules/?r=photos/view/photoname
To this:
http://www.yoursite.com/m/photos/view/photoname
Learn More
Recent Comments