News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Standards-compliant Link Targets with Wordpress
December 19, 2007 @ 11:15:00

A new tutorial on DevShed today shows how to work with WordPress (a popular PHP-based blogging tool) to improve the search engine optimization (SEO) of the site you have running it.

I ran into an issue on one of my own Wordpress sites the other day, so I decided to share with you my solution. What happened was I added an SEO modification to my site that finds all external links in my page and adds a rel="nofollow" attribute to them. However, I also like to target my external links to new windows, but the target attribute for the "a" tag has been depreciated and will not validate under XHTML strict.

His method of choice turned out to be a Javascript that would run through the links, looking for outbound ones, and dynamically add in the nofollow attribute when it finds one. Complete code is included ot show you how it's done.

0 comments voice your opinion now!
wordpress standards compliant link seo nofollow wordpress standards compliant link seo nofollow



Similar Posts

Davey Shafik\'s Blog: Debugging using Zend Server from Firefox

Felix Geisendorfer's Blog: Handling inline links to dynamic resources

PHPit.net: Using WordPress as a Content Management System (Part 2)

Gareth Heyes' Blog: New SpamBam Plugin

Felix Geisendorfer's Blog: Migrating from WordPress to CakePHP


Community Events











Don't see your event here?
Let us know!


zend developer book application security PEAR release releases ajax cakephp database framework zendframework code example package conference job mysql PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework