Archive for the ‘.htaccess’ Category

Advanced SEO URLs in Apache and IIS

Thursday, October 29th, 2009

seedlingsWhen making a website SEO friendly, one of the first orders of business is analyzing the URL structure.  If the website utilizes the proper keywords in the URL filenames, then the next step is to make sure that search engines (and users) are only able to view one version of each page.

(more…)

Share It:
  • del.icio.us
  • Blogosphere News
  • Digg
  • Facebook
  • LinkedIn
  • StumbleUpon
  • TwitThis
  • RSS

More About .htaccess mod_rewrite

Sunday, June 17th, 2007

After receiving a positive response from my last post regarding the .htaccess mod_rewrite, I wanted to follow up with a post that contained a little more information on why the rewrite would be good to use, and a few descriptions about it’s syntax.

(more…)

Share It:
  • del.icio.us
  • Blogosphere News
  • Digg
  • Facebook
  • LinkedIn
  • StumbleUpon
  • TwitThis
  • RSS

The infamous htaccess rewrite

Thursday, January 4th, 2007

I decided put together a few example of rewrites that I use and like. BEWARE!!! Editing the htaccess file is not for the faint of heart. Making one small edit that incorrectly rewrites, or redirects, or changes any URL could kill your search engine rankings, and make your webmastering life miserable. Make sure you understand what you are doing, and test throughly. Be sure that no matter what no two URLs can access the same page, and make sure that any old URLs redirect to the new ones.

(more…)

Share It:
  • del.icio.us
  • Blogosphere News
  • Digg
  • Facebook
  • LinkedIn
  • StumbleUpon
  • TwitThis
  • RSS

Combating Referer Spam using the .htaccess file (Apache)

Wednesday, January 3rd, 2007

Beware that editing the .htaccess file is not for the faint of heart, and we recommend not editing the file unless you know what your doing.

(more…)

Share It:
  • del.icio.us
  • Blogosphere News
  • Digg
  • Facebook
  • LinkedIn
  • StumbleUpon
  • TwitThis
  • RSS