• I know there are quite a few plug-ins that deal with meta tag’s (keyword and description) like x-fish, etc – but I would like to suggest some other plug-ins;

    1. Blog meta-tags and description = tied to the site’s profile – when there isn’t a single post (or you’re on the index.php page) it should use a Home page meta-tag/description that is editable on the profile page. This is something I’d really like to see.

    2. SEO Submission – enable you to submit your site to search engines, etc.

    3. SEO user-agent banning – a text-file listing bad user-agents/ips, etc (a perfect ban-list) to dump into a .htaccess

Viewing 4 replies - 1 through 4 (of 4 total)
  • 1. essentially irrelevant. search engines stopped using this info years ago because of spammers

    2. essentially irrelevant. search engines find your site via spiders, and the ping to update services is enough for the spiders to find you

    3. exists already, e.g. Bad Behavior

    1. I believe you can already do this by using:

    <meta name="description" content="<?php bloginfo('description'); ?>" />

    There is an article on the WordPress Codex that explains some ways of adding meta tags into your WordPress site.

    http://codex.wordpress.org/Meta_Tags_in_WordPress

    2. There are tons of places that submit their site to search engines, and yet, the best way to get into search engines is to have people link to you. Pingbacks and trackbacks are growing in popularity and these are built into WordPress. If a quality site links to you, then the search engine will find you. Just make sure you have content that is worth for others to link to.

    3. There are user-agent banning lists all over the net. For WordPress to host such information would be time consuming and possibly even “help” them. WordPress is totally created and run by volunteers and their energies are best spent elsewhere, allowing sites that specialize in such information to host that information.

    http://www.searchenginewatch.com provides extensive information and resources on these topics.

    Thread Starter worchyld

    (@worchyld)

    Okay, thank you.

    I have a great plugin for SEO that actually optimizes your titles and meta tag information, as well as your RSS link feeds for auto discovery

    You can get it here at: WordPress SEO plugin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SEO Plug-In Suggestion’ is closed to new replies.