Post by AskApache Mar 15, 200852 comments
Implementing an effective SEO robots.txt file for WordPress will help your blog to rank higher in Search Engines, receive higher paying relevant Ads, and increase your blog traffic. Get a search robots point of view... Sweet!
Category: SEO
Post by AskApache Mar 10, 200827 comments
Using Cache-Control headers you can specify which types of proxies can cache certain content, and how long files should be cached.
Category: Htaccess
Post by AskApache Mar 01, 200816 comments
How To remove the /category/ from WordPress category urls.
James
We're using WP as a CMS with pages and posts. Done a bit of customization, so it looks sweet. Problem - i have some child categories that throw 404 when the category redirect is in place. How did you remove the category base from the url structure in wordpress?
Category: WordPress
Post by AskApache Feb 28, 200814 comments
Nifty SEO tip to get Search Engine Bots to check your site every hour until you finish working on it and tell them you are finished.
Category: SEO
Post by AskApache Feb 09, 20085 comments
A hit-list of some of my favorite mod_rewrite code snippets for .htaccess files
Category: Htaccess
Post by AskApache Feb 04, 20086 comments
How I was able to preload many flash flv and swf files on one of my clients sites that has a lot of online video and relatively small traffic. Their site visitors would usually watch 3-10 videos per visit and so to make the videos load almost instantly on every page I came up with a way to preload the top 10 .flv files and the swf flv player files as soon as the visitor successfully started watching the 1st video. Of course I also setup .htaccess caching on the server so that once they downloaded the files into their cache they would never request them from the server again. I was having fun with this so its pretty funky and uses some really cool combinations of javascript, swf preloader from xml, css classes to help automate it all..
Category: Optimization
Post by AskApache Jan 30, 200811 comments
A plugin built to generate static files from php+mysql for Apache to serve the way its supposed to be.. My dream. Conclusion: Needs some improvement, pretty sweet though.
Category: Optimization
Post by AskApache Jan 30, 200810 comments
Host Google Analytics ga.js file locally for increased speed! Makes web pages load faster.
Category: Google
Post by AskApache Jan 29, 200810 comments
Learn how to log and debug usernames and passwords used to login to a htaccess basic authorization protected website using php. This article is BOSS and will show you how to fully take control of this aspect of security using php and .htaccess, I don't believe you will find instructions to do this anywhere else on the net.
Category: Htaccess
Post by AskApache Jan 11, 2008comment
If you have a Powweb Webhosting account, you will appreciate this simple skeleton .htaccess file for use on their systems.
Category: Htaccess
Post by AskApache Jan 07, 200812 comments
FeedBurner is so RAD! I love it. Here's an alternative method to redirect scrapers and feed requests to your feedburner url, in my case, I use Branding by feedburner, which is so hot, taking advantage of CNAMEs in your DNS record.
Category: Htaccess
Post by AskApache Jan 07, 20081 comment
My improved version of the common printenv / test-cgi scripts for debugging Apache environment variables set in .htaccess files
Category: Shell Scripting
Post by AskApache Jan 01, 20081 comment
- gzip's previous .htaccess file and sends it as an attachment to the logged in users email account along with password user setup.
- Now also works for sites running on SSL (PHP version >4.3.0)
- Rewrote the security module code in the form of snort, nessus, and mod_security rules and signatures
- Added a *real* check to see if mod_rewrite is installed
- Added Modules that remove directoryindexes
- Much more on the way..
Category: WordPress
Post by AskApache Nov 29, 200715 comments
Ultimate Redirect Cheatsheet for multiple programming languages. Redirecting Users with Javascript redirect, meta refresh redirect, and php redirect, also htaccess methods, python, coldfusion, asp, perl, etc.
Category: Htaccess
Post by AskApache Nov 26, 20079 comments
.htaccess and php example serves .pdf files to give visitors the choice to open in an external program or save to disk without having to open it in the browser
PDF Before and after Fix - Firefox


Category: Htaccess
Post by AskApache Nov 23, 2007comment
Apache .htaccess Directives and Loaded Modules allowed on DreamHost Apache Server 2 Setups.
Category: Hosting
Post by AskApache Oct 23, 20071 comment
Updated to now also show the type of permalink configured for your blog. Including what type of internal permalinking, pathinfo, mod_rewrite, etc.. Also shows contents of blogs current .htaccess file and provides a link to directly edit.
Category: WordPress
Post by AskApache Oct 22, 2007comment
Category:
Post by AskApache Oct 08, 20079 comments
Check out this free online SEO site-scoring tool. The SEO generated report is simple, neat, and helpful. The main thing I like about it is how it is a stand-alone website, a residual money making machine.
Category: Software
Post by AskApache Oct 03, 20071 comment
Category: