Joomla plugin SEOMeta

linux
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.0.1.zip2 Kb
 
linux
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" .
 
Joomla Mass Mail
Written by Joe   
Sunday, 13 July 2008 13:00

Delight your users with mass mailings.

As cynical as this may sound in our age of mass email spamming, it is the best way
for contacting registered users. The Mass Mail component gives you the tool to
do this.
Mail To Child Groups: If you check this, the subgroups of the selected user group
also get mail.
Send in HTML mode: Check this if you want the mass mailing to be sent in HTML
format. HTML mail is getting more and more popular. Keep in mind, however, that
many email clients can deactivate HTML display and that some recipients don't like
HTML mail for various reasons.
Group: Here you select which user group you want to target with the mass mailing.
Subject: The subject matter of your email
Message: The actual text
In order to be able to send your mass mailing, the mail settings in Site | Global
Configuration | Server | Mail
Settings have to be set correctly. If you want to send a
mass mailing from your local environment, but you don't have a mail server, you can
enter the settings of your mail provider's SMTP server.
                                        

 
More Articles...
<< Start < Prev 1 2 3 4 5 6 7 8 9 Next > End >>

Page 3 of 9