Joomla Plugin AJAX Google Search

linux
Written by Joe   
Sunday, 09 November 2008 10:59

AjaxGoogle is a easy and powerful plugin to help integrate Google ajax search into
your sites. Mainly features includes:
1. Tab Support.
For example, you have an article on Joomla, the plugin will search 'Joomla Examples',
'Joomla Document', 'Joomla Tutorials', 'Joomla Resources' automaticly for you.
You can change 'Examples', 'Document','Tutorials','Resources' to your own additional keywords.
2. Article and Category exclusion.

Demo:

http://www.java-opensource.com

 
linux
Joomla plugin SEOMeta
Written by Joe   
Monday, 03 November 2008 11:56
SEOMeta is powerful SEO plugin, it can help your site to avoid duplicate titles.
It can help on frontpage, section, category and content.
1. FrontPage SEO.
For pagination, from the second page, SEOMeta will append the articles' title to
page title, meta description, and meta keywords.
2. Section SEO.
It will append the category's title to the page title, meta description and meta keywords.
3. Category SEO.
For pagination, from the second page, SEOMeta will append the articles' title to
the page title, meta description, and meta keywords.
It also allows you append a prefix to all category title.
4. Content SEO.
It can add category title to the page title, meta description, and meta keywords.

Other features:
1. You can active SEO for front page, section category and content, or only for any of them.
2. Section, category, content exclusion.
Attachments:
 SEOMeta1.2.zip3 Kb
 
Batch update or replace in Joomla
Written by Joe   
Tuesday, 21 October 2008 07:13

Here is a simple and useful SQL that can help you batch operation in Joomla.

UPDATE jos_content SET `fulltext` = replace(`fulltext`,"OldWord","NewWord"); 

You can execute the SQL in phpmyAdmin or any other Mysql client.

 
How to delete or block a Joomla Super Administrator?
Written by Joe   
Tuesday, 09 September 2008 09:33

In Joomla, you can't delete or block a Super administrator user directly.

When you try to delete or block Super Administrator user, the Joomla system will give a warning " You cannot delete (block) a Super Administrator".

However, you can do as follows:

1. In theUser Manage, change the user's group from " Super Administrator" to "Registered", save your changes.

2. Delete or block the user.

 
How to turn off Cache in Joomla?
Written by Joe   
Sunday, 03 August 2008 03:34

To turn off cache, you need to do two things:

  1.  Global Configuration--> System-->Cache Settings-->Cache
    Please select 'No';
  2. Extensions-->Plugin Manager-->System - Cache 
      Please disable the plugin-"System-Cache" .
 
More Articles...
<< Start < Prev 1 2 3 4 5 6 7 8 9 Next > End >>

Page 3 of 9