Entries Tagged ‘links’

SEO Friendly Links and .htaccess Hacks

tweetcount_url=’http://applicationdeveloper.net/2009/07/13/seo-friendly-links-htaccess-tricks/’;tweetcount_title=’SEO Friendly Links and .htaccess Hacks’;tweetcount_short_url=’http://su.pr/2rFwbF’;tweetcount_cnt=1;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;I’m going to assume most people know how to activate or edit their own .htaccess files. If you’re not sure how to edit them then visit this link.htaccess modifications can come in really handy when cleaning up some of the old management systems. For those that use Google Webmaster [...]

Leave a Comment

String Handling: Parsing Links from a String

tweetcount_url=’http://applicationdeveloper.net/2009/07/10/string-handling-parsing-links-string/’;tweetcount_title=’String Handling: Parsing Links from a String’;tweetcount_short_url=’http://su.pr/2oUmR8′;tweetcount_cnt=1;tweetcount_src=’RT @appdevnet’;tweetcount_via=false;tweetcount_links=true;tweetcount_background=’b55151′;tweetcount_text=’ffffff’;With the popularity of APIs that connect to Twitter, Facebook, and even sites like StumbleUpon, it’s becoming increasing important to work with String Handling functions.Here’s a very handy function to replace a link in a String with the html format for posting on the web.I can’t remember where [...]

Leave a Comment