Answers containing the keyword ‘seo’
Browser Friendly Links
Make browser and search engine friendly links
Map Keystrokes Ctrl + Tab And Ctrl + Shift + Tab To Microsoft Intellimouse ButtonsEver wanted to map a mouse button to a character you can’t enter into the Intellimouse/Intellipoint control panel, such as the Tab key? Here’s how.
Correcting Clock Drift On A CentOS VM Under Hyper-V On Server 2008 R2How to correct clock drift on a CentOS 5 virtual machine guest running on a Server 2008 R2 Hyper-V host.
Delete Comment Spam From GalleryHow to mass delete comment spam from Gallery
How To Delete Mac Hidden Files From WindowsYou are running Windows and you want to delete the annoying hidden files Macs make, like “.DS_Store”.
Control Caching Of Dynamic Web PagesHow to control caching of dynamic web pages.
Exchange Management Console Permissions GoneHow to correct error “you don't have sufficient permissions to view this data” from the Exchange Management Console Organisation Configuration
Prevent Caching Of Dynamic Web PagesHow to prevent caching of web pages using PHP.
How NOT To Redirect OWA On Exchange 2010How to simplify the Exchange 2010 OWA address without causing all sorts of problems.
Redirect To A Mobile Site Using Mod_rewriteHow to use Apache’s mod_rewrite .htaccess rules to redirect mobile devices to a different version of your site, while still allowing a “View Full Site” link.
How To Register For GST If You Already Have An ABN (in Australia)How to register for GST using the Australian Government’s online Business Portal when you already have an ABN and an AUSKey.
Remove “My Sharing Folders” From My ComputerHow to remove the My Sharing Folders icon from My Computer in Windows Vista, XP.
Soundblaster Live ASIO SupportHow to use a Soundblaster Live with APS drivers to provide ASIO support
How To Fix Windows 7 Bug Where “thumbs.db” Prevents Renaming Or Deleting Most Recently Viewed FolderYou receive an error “The action can’t be completed because the folder or a file in it is open in another program. Close the file or folder and try again” and it mentions Thumbs.db.
Enable S3 Suspend For Media CenterHow to enable S3 Suspend for Media Center, to allow a remote control to place the media center computer into an S3 (STR, suspend-to-RAM) state, and unsuspend from that state.
Template-Based SiteMake a simple PHP-based template-drive site
Negative Delta Time Error In Dual-core Based SystemsExperiencing the error “Negative delta time!” when playing Unreal Tournament or a game based on its engine, on a dual-core processor, and/or under Windows XP/Vista?
Why Do Golf Tees Go Backwards?Why do golf tees go backwards when the ball is hit?
Windows Media Centre Remote Control & WinampHow do I make my Windows Media Centre remote control work with Winamp?
Bypass PHP Output Buffering When Using Apache Mod_deflateHow to output content immediately to the browser by bypassing PHP’s output buffering using flush() & ob_flush() while still using Apache mod_deflate to compress page contents.
Perform A Regular Expression Search And ReplaceThis page lets you perform a PHP perl-compatible regular expression find and replace using preg_replace.