Tag Archive for 'tips'

www is depreciated here

I am trying to clean up my duplicate WordPress content here at ecrosstexas.com.

Today I updated my .htacess file to redirect www.ecrosstexas.com to ecrosstexas.com as WWW is deprectiated. I have been using just ecrosstexas.com for some time now as my preferred URL. Of course, I could have used this plugin instead of hacking my .htacess file. A word of caution Cool URIs don’t change.

In order to answer this question, we must first recall the definition of WWW:

World Wide Web:
n. Abbr. WWW
1) The complete set of documents residing on all Internet servers that use the HTTP protocol, accessible to users via a simple point-and-click system.
2) n : a collection of internet sites that offer text and graphics and sound and animation resources through the hypertext transfer protocol.

Last week I updated my template’s header.php robots meta tag. Now <meta name="robots" content="index,follow" /> is only in the <head> of my main blog page, individual entries, and pages. My archives (monthly, categories, etc) all get <meta name="robots" content="noindex,follow" />. Details can be found in How to Make a WordPress Blog Duplicate Content Safe.

iTunes Tips

Lifehacker has a great selection of iTunes power tips:

We’ve posted boatloads of iTunes hacks, workarounds, features, screenshots and tips over the past 2 years. But today I’d like to highlight some of the lesser-known but super-useful iTunes features available in the latest version.

Dad, there are a number of great tips in here for you!

How to cite a blog

How to cite a blog. Simple enough.

Apple: Tunes are Rockin’

As the Apple Music Store, new iPods and iTunes continue to gets lots of play on the Net this week, here are a a few more links:

Linking to Music Store

Todd Dominey lets us know how to How to Link to Items in the iTunes Store.

The basic structure of the hyperlink is:
itms://phobos.apple.com/WebObjects/MZSearch.woa/
wa/advancedSearchResults

From there, there are four possible variables that can be passed in the query - songTerm, artistTerm, albumTerm, and composerTerm.