- SEO Traffic Boost Confirmed from 404 Plugin
Make every 404 Not Found shown to blog visitors into a huge SEO and Traffic boosting opportunity!
with askapache google plugin search seo traffic wordpress
- Smart HTTP and HTTPS RewriteRule Redirects
Smarter SSL HTTPS to HTTP Redirections in .htaccess using RewriteRule to set an environment variable
with environment http https redirect redirection rewrite rewritecond rewriterule ssl variable by 2 users
- Song from the Ask.com commercial
The Song from the Ask.com commercial
with ask commercial kttunstall song tunstall tv
- Speed up Google Analytics on your site with this simple technique
Faster Google Analytics with a local urchin.js- Uses cronjob every 12 hours to download latests version of googles urchin.js file and serves it locally.
Speed up Google Analytics on your site with this simple technique!
analytics cache cron crontab google google-analytics local null script shell site speed urchin
with analytics cache cron crontab google google-analytics local null script shell site speed urchin
- Speed Up Sites with htaccess Caching
2 awesome ways to implement caching on your website using Apache .htaccess or httpd.conf. Both methods are extremely simple to set up and will dramatically speed up your site!
2 awesome ways to implement caching on your website using Apache .htaccess or httpd.conf. Both methods are extremely simple to set up and will dramatically speed up your site!
apache cache cached caching date header headers if-modified-since mod_expires mod_headers modified optimize optimized speed
with apache cache cached caching date header headers http if-modified-since mod_expires mod_headers modified optimized speed by 4 users
- Speedy Sites with Image Sprites and CSS
Example use of an image sprite with css to speed up your websites drastically. An image sprite is 1 image composed of multiple images, using CSS you can display just one part of the image using background-position.
Example use of an image sprite with css to speed up your websites drastically. An image sprite is 1 image composed of multiple images, using CSS you can display just one part of the image using background-position.
background cache css image optimized picture position repeat speed sprite website xhtml
with background cache css image optimized picture position repeat speed sprite website xhtml by 2 users
- Stop WP-Cache from caching the index page
Disable caching on WordPress index pages when using WP-Cache with this neat mod to the famously speedy cache plugin.
Disable caching on WordPress index pages when using WP-Cache with this neat mod to the famously speedy cache plugin.
cache caching compiled compression dynamic file gen gzip index page phase1 phase2 plugin speed static updated wordpress wpcache
with cache caching compiled compression dynamic file generated gzip index page phase1 phase2 plugin speed static updated wordpress wpcache by 2 users
- The Story of the Very First UNIX Ping Program - 1983
Interesting Story by the Author of the First UNIX Ping Program
with darpa echo eniac icmp mtu multics muuss network packet ping tcp ttcp udp univac unix
- TIP: Google Analytics 404 error page
Using Google Analytics to create a best-practice 404 Error page. HOWTO make it very easy to diagnose and keep track of 404 Error messages from within google analytics.
Using Google Analytics to create a best-practice 404 Error page.
404 advanced analytics custom error google page urchin urchin.js
with 404 advanced analytics custom error google googleanalytics pathname seo tips tricks uacct udl.pathname urchin urchin.js urchintracker
- Top methods for faster, speedier web sites
High Performance Web Site list of the best and newest methods to make web pages super fast using caching, compression, cache-control, etc.
High Performance Web Site list of the best and newest methods to make web pages super fast using caching, compression, cache-control, etc.
apache caching cdn css dojo expires exter fast gzip header mod_expires mod_headers page requests site speed speedier speedy web
with address ajax apache cacheable caching compression dojo expires externalpreformance redirects refactor requests resolution response site speed speedier speedy by 3 users
- Troubleshooting Apache .htaccess Authentication
Sometimes Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password Protection working!
Apache Web Server users have problems getting Apache Authentication/password-protection in htaccess working, this is a troubleshooting guide to get Password Protection working!
401 403 apache authentication htaccess htpasswd password password-protection prompt
with .htaccess .htpasswd 401 403 apache authentication htaccess htpasswd password password-protection prompt
- Ultimate htaccess Article
List of Apache Web Server .htaccess and httpd.conf code snippets and examples... Unless you are an Apache developer or apache admin this article will contain a lot of new and unusual ways of using htaccess and httpd config files. There is a lot of gold sprinkled throughout this article so take your time, come back often, and look at every example so you don’t miss any treasure.
The Ultimate apache htaccess tutorial. An htaccess article with examples of the best htaccess code.
apache htaccess mod_rewrite rewritecond rewriterule
with apache article code config htaccess httpd modrewrite rewriterule server by 3 users
- Ultimate htaccess File sample
Comprehensive .htaccess example file with elite/advanced and intermediate examples in 1 htaccess sample
Comprehensive .htaccess example file with elite/advanced and intermediate examples in 1 htaccess sample
apache example file htaccess options rewritebase rewritecond rewriteengine rewriterule sample
with .htaccess apache example file htaccess options rewritebase rewritecond rewriteengine rewriterule sample by 4 users
- Using HTTP Headers with htaccess
How would you like to be able to send P3P privacy headers, Content-Type: UTF-8, Content-Language: en-US, etc.. using just htaccess? Now you CAN!
How would you like to be able to send P3P privacy headers, Content-Type: UTF-8, Content-Language: en-US, etc.. using just htaccess? Now you CAN!
apache append charset content header headerset htaccess language p3p set unset
with apache append charset content header headerset htaccess language p3p set unset
- Using PHP and htaccess to force a download
Using PHP to force a download?
Using PHP to force a download?
apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl
with apache execcgi htaccess mod_expires mod_headers redirectmatch rewritebase rewritecond rewriteengine rewriterule rewriteurl
- Using TIME_HOUR and TIME_MIN RewriteCond in htaccess
Describes the use of the TIME_HOUR and TIME_MIN variables with RewriteCond and RewriteRule in Apache .htaccess
Describes the use of the TIME_HOUR and TIME_MIN variables with RewriteCond and RewriteRule in Apache .htaccess
apache apache-htaccess htacces htaccess htacess rewritebase rewritecond rewriteengine rewriterule time_hour time_min variables
with apache htacces rewritebase rewritecond rewriteengine rewriterule time_hour time_min variables
- View HTTP Request and Response Headers
Online Tool Shows detailed Headers for both the Request and the Response, uses GET not HEAD, and acts like a normal browser request for accurate Response Headers.
with code curl header headers http libcurl request response status
- WordPress Plugin - Secure /wp-admin/ with htaccess password protection
Add a 2nd layer of security to your blog for the /wp-admin/ folder, easy wordpress plugin!
with apache authentication htaccess htpasswd password plugin security wordpress by 3 users
- WOW, I served a page for every single HTTP Status Code and saved Headers and Content
There are 57 recognized HTTP Status Codes in the latest version of Apache. But chances are that you will only ever see or hear about 3-6 of them. Well I figured out a neat little hack by looking in the Apache Source Code that will let anyone setup Apache to send ANY HTTP status code for specific requests. I went ahead and performed the requests on all 57 of my special http status code spitting pages. I saved the headers and src for each one, so now you can use this page as a literal map for designing cgi, perl, and php scripts that have custom headers.. Now you will be able to find out what each of those 57 Status Codes do.. and copy them. All of this is possible if you have htaccess setup..
There are 57 recognized HTTP Status Codes in the latest version of Apache. But chances are that you will only ever see or hear about 3-6 of them. Well I figured out a neat little hack by looking in the Apache Source Code that will let anyone setup Apache to send ANY HTTP status code for specific requests. I went ahead and performed the requests on all 57 of my special http status
100 101 102 200 201 202 203 204 205 206 207 300 301 302 303 304 305 307 400 401 402 403 404 405 406 407 408 409 response_codes
with http_accepted http_bad_request http_continue http_created http_moved_permanently http_moved_temporarily http_multi_status http_multiple_choices http_no_content http_non_authoritative http_not_modified http_ok http_partial_content http_processing http_reset_content http_see_other http_switching_protocols http_temporary_redirect http_use_proxy response_codes
- WP-Plugin: AskApache Firefox Adsense
WordPress plugin that displays a Firefox Google Referrals AdSense Ad on your blog only if the client is not running Firefox and on Windows.
with adsense firefox google money plugin referrals toolbar wordpress
Bookmarks 41 - 60
« Previous
Next »