daily gadgets, computers, and electronic news
01/07
2006

[CA] Title - Create Custom Title For WP Page

Sponsored Links

Wordpress LogoI’ve been using the Optimal Title plugin for a while now, and I’m quite satified with it. However, on one of my blog, I need to customize the title of the page, and that’s why I decided to develop my own page title plugin for Wordpress. I call this baby [CA] Title.


How It Works

First of all, the plugin works by taking the pre-defined format of each page type (like frontpage, single, archive, etc), replace the tag, and finally print the result. You can change the format from the Options - CA-Title page. I have also included the default format which is SEO-ready.

Requirement

Since this is a WordPress plugin, of course you need WordPress :) Currently tested under version 2.0.3. However, the plugin should work with other version as well.

Installation

1-Click Install: -

Manual Install:

Usage

Once you activated the plugin, go to the Options page and continue to CA-Title setting page.

CA-Title Setting Form

As you can see, you can customize the format of each page type. Modify if necessary and don’t forget that you can also add the tag on the right if needed.

When you’re done, save the setting. Now modifiy your template and change the TITLE tag (usually found on Header template).

<title><?php ca_title(); ?><title>

Save and see the result :)

You might ignore Category Page setting as the Archive Page setting will automatically override it when the plugin called.

Tips/Tricks

  • Display UTW Tags.
    That’s right, the plugin fully supports Ultimate Tag Warrior (tested with v3.1) plugin. You can use %tag% tag to display the current tag set on the Title which is useful when you have created Tag archive template. But before that, you have to do a little modification to UTW. Open ultimate-tag-warrior.php, find UTW_ShowCurrentTagSet function and change it to the following:

    function UTW_ShowCurrentTagSet($formattype, $format="", $limit = 0, $display = true) {
    global $utw;
    $format = $utw->GetFormat($formattype, $format);
    if ($display) echo $utw->FormatTags($utw->GetCurrentTagSet(), $format, $limit);
    else return $utw->FormatTags($utw->GetCurrentTagSet(), $format, $limit);
    }

    Save and you’re done :)
    For example, take a look at this page.

To Do

  • More tag

Version History

v0.1 - July 2nd, 2006

  • Initial release
[CA] Title - Create Custom Title For WP Page is written by cosa and posted under News Splash . If you like it, you might consider subscribing to our feed or receive our latest posts via email. Or else, you could also bookmark it to your favourite social bookmark sites.

11 Comments (leave yours)

  1. 1

    [...] [CA] Title - Create Custom Title For WP Page | Daily Gadgets, Computer, and Electronics News First of all, the plugin works by taking the pre-defined format of each page type (like frontpage, single, archive, etc), replace the tag, and finally print the result. (tags: en wordpress plugin seo title) 2007-05-19 (Sat) 23:22:44 [...]

  2. 2

    [...] - Link Plugin CA-Title berfungsi untuk menciptakan judul halaman sesuai dengan format yg kita inginkan. [...]

  3. 3

    i can’t download this plugin?
    ps. Can’t find file: ‘./filecows_main/fileinfo.frm’ (errno: 13)
    ???

  4. 4

    gak bisa di download nih plugin - nya?

  5. 5

    Hi,

    can I edit the plugin and re-publish it?
    Of course I will write your name in the credit.

  6. 6

    [...] is a rework of an original plugin called CA_Title by Cosa Aranda. I rewrite this plugin because Cosa Aranda didn’t support this plugin [...]

  7. 7

    mas cosa, tolong di reupload. error tuh :(

  8. 8

    [...] - Link Plugin CA-Title berfungsi untuk menciptakan judul halaman sesuai dengan format yg kita inginkan. [...]

  9. 9

    [...] - LinkPlugin CA-Title berfungsi untuk menciptakan judul halaman sesuai dengan format yg kita inginkan. [...]

  10. 10

    [...] CA-Title The plugin works by taking the pre-defined format of each page type (like frontpage, single, archive, etc), replace the tag, and finally print the result. so you can change all the format of each page as easy as you like. [...]

  11. 11

    [...] CA-Title [...]

We are pleased to offer you this exciting, new, and entirely free professional resource. Visit our Free Industry resource center today to browse our selection of 600+ complimentary Industry magazines, white papers, webinars, podcasts, and more. Get popular titles including:

Website Magazine
Oracle Magazine
Customer Relationship Management: Secrets to CRM Success

No credit cards, coupons, or promo codes required. Try it today!

Leave a comment