One of my friends recommended this small little program that'll mute a Flash application within your browser. Now you can keep on browsing the web without having to listen to any annoying Flash-based ad, or play a Flash-game that doesn't have a "mute" button of his own. This way you'll only hear what you want to hear.
Do you want to ban people from your website? Of course you can code this in PHP, but the most efficient way to do it, is to put it in the .htaccess file of your host. This way, you can also disable hotlinking of images or other files that are hosted on your website.
Keep your website yours, don't let it be taken over by useless spammers, bots and other annoying people.
Be careful when banning entire ranges of IPs, as you may also be blocking legitimate traffic!
User IP Ban
Valid entries:
IP-addresses should have this format:
xxx.xxx.xxx.xxx
, where "xxx" is a number between 0 and 255. In the .htaccess files you can specify a certain IP from your site, but you can also block full ranges. Examples:
Google's mail service, better known as Gmail, has a nice feature called keyboard shortcuts. This way, you can simply use your keyboard to navigate fast trough your Gmail account. I created this cheat sheet with they keyboard shortcuts from Gmail and what they do. Print it and put it next to your PC, you'll never forget an shortcut again.
For those people that don't have the keyboard shortcuts enabled (yet), go to the Settings page of Gmail and turn them on there.
You're probably one of the many Google users in the world. Ever had those days that you were searching on Google and you couldn't find what you were looking for? Try these tips to optimize your search phrase so that you'll most likely find what you've been looking for.
One of the most importart SEO factors there days is the ability to setup unique page titles whic reflect the content of each page. In Joomla 1.0.x this can be a little bit tricky, because it has a standard way of creating a page title.
There are a lot of tools (Artio, OpenSEF) that can create dynamic page titles, but they do more than you want. You just want control over the titles.
If you make these small amount of changes in the Joomla source code, the title will be created from the "Title Alias" that you fill in your back-end panel. Tags: SEOjoomlacustompage titlehow to
(9 Comments)