Google is always coming out with some great web site enhancements. One new tool they are providing for free, for any webmaster out there to use is the NewsShow Wizard. It allows you to embed your own Google News widget into your web site on any topic you might have in mind.
All you need to [...]
Entries from April 2009
Embedding Google News into Your Layout
April 8th, 2009 · No Comments
Tags: SOE
thesitemapper article
April 8th, 2009 · No Comments
thesitemapper is a Windows based application that runs on your PC, creates an xml site map for search engines and an html site map, both of which can be automatically uploaded to the web server when generated.
In addition, it can test which type of Google analytic code you have on each page. It creates a [...]
Tags: thesitemapper
How do I change the language code for PayPal?
April 8th, 2009 · No Comments
The language code for the PayPal site is defined in the button using a hidden field.
So for English language use
<input type=’hidden’ name=’lc’ value=’US’ />
Possible values are France(FR), Spain (ES), Italy (IT), Germany (DE), China (CN), English (US).
The customer should hopefully see the login page in the defined language.
To change the language code, go to the [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller
Creating a mySQL Database in cPanel (new style)
April 4th, 2009 · No Comments
Log in to your Cpanel
Log into cPanel and click on the mySQL database link.
Create A New Database
Scroll down to where it says ‘new database’ and enter your choosen database name in the field and click on ‘Create Database’
MySql Account Maintenance Page
Each step in the process will take you back and forth to the mySQL Maintenace [...]
Tags: PHP-KeyCodes · PHP-SecureArea · PHP-eSeller · SQL databases