Using Google Search with Your Dolphin 7.1 Website
Last Updated on Saturday, 16 February 2013 11:36 Written by Mscott Sunday, 17 February 2013 12:00
Hello and welcome! In today’s blog I’ll show you how to use the “Google Search” module with your Dolphin 7.1 website. Before we begin, we need to install the module. A step by step guide on installing the Dolphin 7.1 base modules can be found here.
Once we have the module installed, we can modify the settings by clicking “Google Site Search” under the “Modules” menu on the left side of the admin area. Several options can be modified to select how the results appear.
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 Hide the Search Box for Guests in Elgg 1.8
Last Updated on Tuesday, 30 October 2012 06:04 Written by Rodolfo Hernandez Friday, 2 November 2012 12:00
The search box allows your users to find any content posted within your elgg network. However, some prefer to hide this search feature from guests users. For that reason in this article I will show you a step by step guide on How to hide the Search Box for guests in elgg 1.8
1. First, we will download a plugin called “Minimal Hide Search Box plugin for Elgg 1.8”, which can be downloaded here
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 Change Order of Search Results in Clip-Bucket >= v2.5
Last Updated on Monday, 7 May 2012 04:27 Written by Richi González Monday, 14 May 2012 12:00
Hello,
If you would like to change the order of the results when you search inside Clip-Bucket, keep reading. It’s a very easy task to do, yet very useful.
Difficulty Level: Easy
1. Open search.class.php, located in ./includes/classes/*
2. Let’s say you want to order results by most viewed. Go to line 40, where it says:
var $sort_by = 'date_added';
Change it to:
Learn More

Recent Comments