• WordPress SEO Optimization Techniques Subscribe to RSS
    • Blog
    • Archives
    • Directory
    • WordPress SEO
    • WordPress Themes
      • Blog > WordPress > Sub Title Plus Plugin for WordPress
        • Sub Title Plus Plugin for WordPress

        • - Add an elegant mini description to your post -

        • sub-title-plusThe Sub Title Plus plugin for WordPress provides an elegant method for users to assign a sub title to posts and pages. A sub title can be used to assign a mini description to a post or can be used for any other purpose. The Spunky Jones blog assigns a sub title to most of it's posts to better describe the post's content.

          The plugin has inbuilt support for defining inline CSS formatting to the sub title's. It lets the user assign a CSS margin, padding, width, background color, border style, border width, border color, font size and font color.

          The plugin also features a 'WP Subtitle' import functionality which lets users import titles from the WP Subtitle plugin (assuming they have in the past or still are using that plugin to manage their sub titles)

          Examples:
          sub-title-one

          sub-title-two

          The usage instructions for this plugin are as follows:

          1. Once the plugin has been activated from the administration panel, go to the options page of the plugin and define the CSS formatting you would like to use

          2. Then edit the index.php file under your theme's folder and find
          either of these:

          <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2>

          or

          <h3><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>

          or

          <h2><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h2>

          3. Right after that, paste the following line of code:

          <?php stp_sub_title(); ?>

          4. Save the index.php file and refresh the site

          5. In case your theme has a single.php, search.php and/or page.php file, you'll
          need to apply these instructions to those files too

          By default the plugin uses a <div></div> tag. In case you want to use a different tag, say <h3>, you can replace <?php stp_sub_title(); ?> with <?php stp_sub_title('h3'); ?>. By doing that, the <div></div> is replaced with <h3></h3>

          Download: Sub Title Plus Plugin for WordPress

          Hope this blog post was helpful to you, "Sub Title Plus Plugin for WordPress"

          Spunky Jones.

          If You Enjoyed, Please Share:
          • Digg
          • del.icio.us
          • StumbleUpon
          • Technorati
          • NewsVine
          • Reddit
          • Twitter
          • Facebook
          Related Posts:
          1. Introducing, the Open Post plugin for WordPress
          2. What to do when a plugin breaks your WordPress blog
          3. Removing the “private” and “protected” from your post title
          4. Keyword Optimizer Plugin for WordPress SEO
          5. Stopping Hackers with the WordPress Firewall Plugin
          6. Stop! Blog Scrappers with the WordPress RSS Footer Plugin
          7. Meet Our New, “SEO Top Tip” WordPress SEO Plugin!
          8. User Resolution Logger WordPress Plugin!
          9. Introducing our newest plugin for WordPress – Ping List Checker!
          10. Display Scheduled Posts, Plugin for WordPress!
          Top Incoming Search Queries:
        • Posted on 11th September 2009 by Spunky Jones in WordPress
      • Google Custom Search
      • Navigation

        • About
        • Blog Archives
        • Contact
        • List of Blog Authors
        • Privacy Policy
        • Upcoming Scheduled Posts
        • WordPress SEO
      • Popular Posts

        • Adjusting Your Monitor's Brightness...
        • Protecting Your Email Address from Bots...
        • Dealing with WordPress "Missed Schedule"
        • How to get that new site indexed fast...
        • Optimizing Page Text
        • WordPress Brute Force Attack, Prevention
        • What can I do to get more traffic to my...
        • Bump the Schedule Plugin for WordPress
        • The Future of Search Engine...
        • How to Remove, "Comments are Closed"...
      • Category Topics

        • Blogging
        • Business World
        • Making Money Online
        • Ramblings
        • SEO
        • Social Networking
        • Technology
        • Web Directories
        • Webmaster World
        • WordPress
      • Spunky has Faster Loading Speeds

        Many of you are noticing faster loading speeds on Spunky Jones. This is due to a little tweaking and changing over to Gotekky for my web hosting provider.
      • WordPress Plugins

      • Directory Submissions

        Madmouse Web Directory - US
        Deep Link Listing Directory
        Madmouse Link Directory - India
      • Free SEO Tools

        • Canonical Duplicate Fixer
        • META Language Tag Generator
  • Copyright © 2008 - 2010 Spunky Jones: WordPress SEO Optimization Techniques
    Designed by: Spunky Jones | Coded by: PSD to HTML