Posts tagged as:

Wordpress

36 Great Wordpress Plugins Compatible With Wordpress 2.7.1

March 26, 2009

Review of plugins to improve your self-hosted wordpress experience. These are all tested with several themes on Wordpress 2.7.1 and have passed with flying colors.

Read the full article →

How to Be NoFollow Free

May 12, 2008

In writing the Death of NoFollow post, I came across a great post by Dixon Jones on how to go about removing the automatic nofollowing of comments in Wordpress.
Going noFollow free in the comments raises several issues, the chief of which is spam. That ugly thing where low-life types try to take advantage of anything [...]

Read the full article →

Photo Dropper Nofollowed Links

April 27, 2008

Further to my previous post, where I said I’d look into how to “nofollow” links from the Wordpress Photo Dropper Plugin…
Open the file wp-content/plugins/photo_dropper/flikr-js.php. Scroll down to the code that looks like:

var licenceHTML = ‘<br /><small><a href=”‘+license_url[1]+’” title=”‘+license_url[0]+’” target=”_blank”><img src=”‘+wppd_dir+’images/cc.png” alt=”Creative Commons License” border=”0″ width=”16″ height=”16″ align=”absmiddle” /></a> <a href=”http://www.photodropper.com/photos/” target=”_blank”>photo</a> credit: <a href=”‘+image_link_url+’” title=”‘+person+’” [...]

Read the full article →