2012-11-26 – easy way to verify ownership:
http://www.youtube.com/watch?v=rl_k-g-kZdM
change Dashboard
google.com/a/cpanel/edwardsmark.com/Dashboard
to VerifyOwnership:
google.com/a/cpanel/edwardsmark.com/VerifyOwnership
then create a new temporary CNAME pointing to google.com
=== how to put a contact page on a wordpress website 2010-07-11
1) activate “contact form 7” plugin
2) activate Really Simple CAPTCHA plugin
3) under the new CONTACT button, add the bolded part below:
Your Message
[textarea your-message]
<p>[captchac captcha-112]<br />
For security purposes, please type the text as it appears above.<br />
[captchar captcha-112] </p>
[submit “Send”]
4) in the same page, add your email address
4) in the same page, change the subject to: Website Submission: [your-subject]
5) add this to the new “contact us” page:
[contact-form 1 “Contact form 1”]
6) add spam-filter to mail server to look for “Website Submission:” and star it
===================================
note that the MX record can be changed at the DNS level rather than trying to go through westhost.
example name is “newwebsitename.com”
1) copy everything over
cp —verbose -R ./modelwebsite.com/www/* ./newwebsitename.com/www/
cp —verbose -R ./modelwebsite.com/www/.htaccess ./newwebsitename.com/www/
2) logo/banner using gimp and http://cooltext.com
3) convert any occurence of the word modelwebsite.com with the new name:
find /var/www/domains/newwebsitename.com/www/ \
-exec sed -i
‘s/modelwebsite/newwebsitename/;s/(123)456-7890/(new)-phonenbr/’ {} \;
4) create an .htpasswd file in /www/php/fckedit directory using the mysql command:
NOTE – N, -ss and —skip-column-names suppresses the column heading, and leaving off the -v skips showing us the command:
mysql -N -ss —skip-column-names —host=208.131.151.50 —port=3306 —user=comptonUser —password=osaidjfj comptonTransAnlys
tee .htpasswd
SELECT CONCAT_WS(’:’, Teacher_name, Teacher_password ) FROM Teacher WHERE Teacher_name = ‘teachersName’ ;
5) edit above to remove report pretty stuff (or figure out a way to leave it out)
6) change email address in the index.php page and the contact page using
http://www.bloggerbuster.com/2007/02/scramble-your-email-address.html
6a) free-screening.html page – change link to teacher email aadress
7) create index.xls spreadsheet and also SAVE-AS xml file, move to /webpage directory
8) include a contact.php page using captcha keys
https://admin.recaptcha.net/accounts/login/?next=/recaptcha/createsite/
8a) change $send_to_email in the contact.php page
9) replace the ico using: ********
http://www.html-kit.com/favicon/