4 Google Adsense Alternatives websites
Thursday, August 29, 2013
What is SPF ?
Thursday, August 1, 2013
SPF (Sender Policy Framework) is a way to prevent sender address forgery in emails. SPF will not directly stop SPAM (junk email). It will give domain owners a way to define which mail sources are legitimate for their domain and which ones are not.
To enable SPF for your domain, go to the Email Options > SPF Protection section of your Web Hosting Control Panel.
Choose the exact domain name you wish to protect and switch the Status to ON from the drop-down menu next to your domain name.
To enable SPF for your domain, go to the Email Options > SPF Protection section of your Web Hosting Control Panel.
Choose the exact domain name you wish to protect and switch the Status to ON from the drop-down menu next to your domain name.
create virtual keyboard to WordPress blog
Sunday, February 10, 2013
Its easy to create pop-up virtual keyboard in WordPress CMS.
Steps are:
Steps are:
- Download plugins at  pop-up virtual-keyboard
- Upload `virtualkeyboard/` to the '/' of your server
- Open virtualkeyboard.php in editor, change $keyboard_image = 'your/domain'; to your domain where the image is. Save and Close.
- add include('virtualkeyboard.php'); virtualkeyboard_head(); to your header file if applicable, otherwise inside the <head></head> tags will do.
- add virtualkeyboard_footer();before the </body> tag
Now browse, the javascript on the client-side takes care of the rest attaching a keyboard to all text inputs.
Adding Voice mail to Blogger
Saturday, February 9, 2013
Go to https://www.speakpipe.com/
- Sign into your Blogger Dashboard.
- Go to your blog settings.
- Click on "Layout".
- Add SpeakPipe embded code to field (leave the title blank).
- Click "Save".
Screenshots as below:
Subscribe to:
Posts (Atom)