blogmarks.net Get Firefox!

Mod_rewrite Cookbook - FrontPage

29 month ago

philgyford : Mod_rewrite Cookbook - FrontPage - Very handy resource for mod_rewrite recipes. It's like some arcane magic to me.

Tags : apache mod_rewrite top webdevelopment

  copy

"No input file specified" | jenseng.com

31 month ago

philgyford : "No input file specified" | jenseng.com - How to generate 404s when using PHP as a CGI binary. Bodgy, but better than the default.

Tags : 404 apache cgi mod_rewrite php top

  copy

SEO advice: url canonicalization

33 month ago

kayodeok : SEO advice: url canonicalization - Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages. For example, most people would consider these the same urls:

Tags : .htaccess canonicalization daily google mod_rewrite search seo tips toread via:456bereastreet web webdev

  copy

Search engines and canonical URLs

33 month ago

kayodeok : Search engines and canonical URLs - The key is to be consistent. Pick one and stick with it. However, since you have no control over inbound links and some of them will use www while others won’t, it is a good idea to configure your server to redirect URLs the your preferred format

Tags : .htaccess canonicalization daily google mod_rewrite search seo tips web webdev

  copy

mod_rewrite, a beginner's guide (with examples)

34 month ago

kayodeok : mod_rewrite, a beginner's guide (with examples)

Tags : .htaccess apache daily mod_rewrite sysadmin toread web webdesign webdev

  copy

Emulating W3C ,tools with mod_rewrite

35 month ago

Rod Begbie : Emulating W3C ,tools with mod_rewrite - Nifty hack, enabled now on Groovy Mother, that allows you to check your webpages by tweaking the URLs. [via#

Tags : hacks mod_rewrite xhtml

  copy

XHTML content negotiation through PHP

38 month ago

kayodeok : XHTML content negotiation through PHP

Tags : (x)html apache daily howto http ideas mime mod_rewrite php programming standards w3c web webdesign webdev

  copy

Serving XHTML with the correct mime type using PHP

38 month ago

kayodeok : Serving XHTML with the correct mime type using PHP

Tags : (x)html apache daily howto http ideas mime mod_rewrite php programming standards w3c web webdesign webdev

  copy

The Restful Web: Dispatching in a REST Protocol Application

38 month ago

kayodeok : The Restful Web: Dispatching in a REST Protocol Application - Joe Gregorio, in his latest Restful Web column, shows us how to write dispatch code to handle REST requests

Isofarro : Dispatching in a REST Protocol Application - Using mod_rewrite to assign a different handler based on the request method (GET, POST, PUT, DELETE)

Tags : api daily mod_rewrite python rest scripting web web_services webdev webservices xml

  copy

An Introduction to Redirecting URLs on an Apache Server

40 month ago

kayodeok : An Introduction to Redirecting URLs on an Apache Server - For mod_rewrite beginners

Tags : .htaccess apache daily howto mod_rewrite primer via:delicious web webdev

  copy

Permalink Redirect WordPress Plugin

41 month ago

kayodeok : Permalink Redirect WordPress Plugin - A WordPress plugin that replies a 301 permanent redirect, if request URI is different from entry's (or archive's) permalink. It is used to ensure that there is only one URL associated with each blog entry

Tags : apache blogs daily mod_rewrite plugins via:photomatt web wordpress

  copy

PageRank Mysteries and the 301 Redirect

41 month ago

kayodeok : PageRank Mysteries and the 301 Redirect - Search Engines don't realise that http://www.yoursite.com/ is identical to http://yoursite.com/, therefore implement a 301 redirect via .htaccess in order to maximise pagerank

Tags : .htacess daily ideas marketing mod_rewrite search seo tips todo web

  copy

mod_rewrite Cheat Sheet

41 month ago

Isofarro : mod_rewrite Cheat Sheet - Also includes allowable regex expressions - all on one page (via kayodeok)

kayodeok : mod_rewrite Cheat Sheet - The mod_rewrite cheat sheet is designed to act as a reminder and reference sheet, listing useful information about mod_rewrite

Milo Vermeulen : mod_rewrite Cheat Sheet - mod_rewrite Cheat Sheet [via] [via]

Jeremy Zawodny : mod_rewrite Cheat Sheet - mod_rewrite Cheat Sheet: very handy when mucking about in htaccess files

Tags : apache cheat_sheets daily mod_rewrite reference resources via:delicious/popular web webdev links

  copy

Banning Google Web Accelerator - Text and Graphics

42 month ago

kayodeok : Banning Google Web Accelerator - Text and Graphics - Here's a page you can display to people who you are restricting from accessing your site because they're using Google's nefarious spyware. Plus some graphics - donated to the public domain:

Tags : .htaccess accelerator apache daily funny google graphics howto images mod_rewrite tips utilities web

  copy

How To Block Google's Web Accelerator

42 month ago

kayodeok : How To Block Google's Web Accelerator - The IP range is apparently 72.14.194.0 - 72.14.194.255 which you could block using either .htaccess or mod_rewrite

Tags : .htaccess apache daily google howto mod_rewrite tips utilities web

  copy

Mod rewrite tips and tricks

42 month ago

kayodeok : Mod rewrite tips and tricks

Tags : apache daily mod_rewrite web webdev

  copy

Killing referrer spam at the Apache level

44 month ago

Milo Vermeulen : Killing referrer spam at the Apache level

kayodeok : Killing referrer spam - Killing referrer spam using Apache's .htaccess file

Tags : .htaccess apache blogs daily ideas mod_rewrite security spam tips via:hotlinks web webdev wordpress

  copy

No More www. in Your URI

52 month ago

Anne van Kesteren : No More www. in Your URI - Using Apache is always better, since it will catch static files as well #

dionidium : no more www. in your uri - I've been meaning to do this.

Kayode Okeyode : No More www. in Your URI

Rod Begbie : no more www. in your uri - I just applied this to groovymother, thereby shaving a healthy 413 bytes off the homepage! [via#

Tags : http mod_rewrite site Geekery

  copy
xml
Upian.