Archive for April, 2011

backup and restore a plesk domain from the command line

Backup and restore a Plesk domain from the command line BACKUP Set a domain name as a variable in your shell (not really required, just makes the rest harder to screw up if you copy and paste from this howto): DOMAIN_NAME=example.com Go to the directory where plesk keeps the dumps cd /var/lib/psa/dumps/$DOMAIN_NAME Create a file with [...]

Read more

permanent redirect to improve seo

Permanent Redirect with .htaccess Search engines may think www.bizante.com and bizante.com are two different sites. You should set up a permanent redirect (technically called a “301 redirect”) between these sites. Once you do that, you will get full search engine credit for your work on these sites. How to implement the 301 Redirect 1. To [...]

Read more

standard ASCII set HTML Entity names special characters

Standard ASCII set, HTML Entity names, ISO 10646, ISO 8879, ISO 8859-1 Latin alphabet No. 1 Browser support: All browsers ASCII   HTML HTML   Dec Hex Symbol Number Name Description 3233343536373839 4041424344454647 2021222324252627 28292A2B2C2D2E2F !"#$%&' ()*+,-./  !"# $%&' ()*+ ,-./ " & spaceexclamation pointdouble quotesnumber sign dollar signpercent signampersandsingle quote opening parenthesisclosing parenthesisasteriskplus sign [...]

Read more

speeding up website loading time

Compressing PHP files If your Apache server does not have mod_gzip or mod_deflate enabled), you can use PHP to compress pages on the fly. This is still preferable to sending uncompressed files to the browser, so don’t worry about the additional work the server has to do to compress the files at each request. Add [...]

Read more

windows 7 free backup software / program

Windows 7 ships with an integrated backup solution which can be found Control Panel. THere is a list of free Windows 7 backup programs (random order): Comodo BackUp – http://backup.comodo.com Cobian Backup – http://www.educ.umu.se/~cobian/cbnew.htm Karen’s Replicator – http://www.karenware.com/powertools/ptreplicator.asp JaBack – http://www.hiteksoftware.com/jaba/index.htm Windows 7 Backup and Restore – Control Center of any Windows 7 based computer [...]

Read more

mobile phone recycling

This is the best place I have found for recycling your mobile Phone Click the link below: www.mobilephoneexchange.co.uk

Read more