Broken Link Checker is a great, great, great plugin because it saves you mucho, mucho, mucho time and headache keeping your site up to date with correct information, specifically, updated links. The plugin basically shows you a list of broken links under the Tools section of your WordPress dashboard. It shows you the post that the broken link was found in, the text it’s linked to, gives you the option of discarding the post, unlinking the text, and editing the post. But, the best, best, best part is that you can click “edit” to edit the link right there instead of having to fish for it within HTML code or in visual mode! Thank you Broken Link Checker!
WordPress Plugin Pick of the Week: Broken Link Checker
August 10th, 2009 · No Comments
Tags: Design and Development · Tools
Manipulating Your WordPress And External OPML Files
April 22nd, 2008 · 2 Comments
Recently I’ve had to manipulate my OPML files to get some feeds and a blogroll to work the way I want. I found that there are fortunately quite a few options to get links and rss feed URLs to read and link the way I need and thought I would share these options with y’all. What is an OPML file you ask? Well, let me show you rather than tell you. Add “wp-links-opml.php” to the end of your home page URL for your WordPress blog (example: http://www.wordpresspad.com/wp-links-opml.php). See all that XML code gibberish, that’s your blogroll (list of links) as an outline.
[Read more →]
Tags: Design and Development · Tools · WordPress