If your website is affected by Google's new webspam update "Penguin" algorithm. Here is a feedback form to send request to remove from webspam list.
PHP, MySQL, Joomla, Wordpress and other CMSes as well as CSS, jScript, jQuery related tested & trusted references links will be posted here for every PHP enthusiasts references. Enjoy
Search This Blog
Monday, April 30, 2012
Friday, April 27, 2012
SEO Guide - Periodical Table
Search Engine Optimization (SEO) is an rigorous process where patience is must along with updation of Skill set.
Here is the Periodical Table that explains roadmap to successful SEO with introduction of Google Panda guidelines from Google which eliminates spam content, websites and malpractices of seo masters in jamming keywords and tags.
---------------------------
SEO Monster - Seo Monster Solutions
Thursday, April 26, 2012
Infographic: The Google Panda Updates
One year ago, Google launched its “Panda Update” designed to filter low quality or “thin” content from its top search results.
Below Link has, infographic produced in conjunction with BlueGlass covers how Panda works, what it impacted and the various updates from Panda 1.0 through Panda 3.2 that have happened along the way
---------------------------------------- SEO Superstar : SEO Monster Solutions
Below Link has, infographic produced in conjunction with BlueGlass covers how Panda works, what it impacted and the various updates from Panda 1.0 through Panda 3.2 that have happened along the way
---------------------------------------- SEO Superstar : SEO Monster Solutions
Tuesday, April 17, 2012
Monday, April 16, 2012
Website for Visually Impaired - Web Standards
I just stumbled upon the idea of developing website for visually impaired people with friendly contents which read-out text aloud.
~ jQuery Plugin
~ Web based TTS plugin References
~ JTTS - jQquery Text to Speach
Firefox Browser Plugin
Visually Impaired Website Development Standards
Text to Speach jQuery Plugin
~ jQuery Plugin
~ Web based TTS plugin References
~ JTTS - jQquery Text to Speach
Text to Speach plugin for Browser
Firefox Browser Plugin
There are other tons of Ideas on Internet to help these unfortunate people. When I get a Chance surely, I would develop a website for them, Hopefully.
Monday, April 9, 2012
Hide PHP E_DEPRECATED Error Message in PHP 5.3.0
With PHP 5.3 the error level E_DEPRECATED was introduced that shows messages concerning deprecated PHP methods and behaviours.
To avoid displaying these messages on productive systems, the error_reporting (e.g. used in index_ts.php) should be extended like this:
To avoid displaying these messages on productive systems, the error_reporting (e.g. used in index_ts.php) should be extended like this:
error_reporting (E_ALL ^ E_NOTICE ^ E_DEPRECATED);
Thursday, April 5, 2012
Country IP Address to Block A-Z List
This is the best compiled list of countries IP Address and Subnet Masks to block a country network in .HTACCESS
List of IP Addresses by Countries
Taxi & Limousine Website Designer in USA
List of IP Addresses by Countries
- Block all bloody Spammers Today from China / Russia / Thiwan etc.
- Block Bastard Baidu.com (Promotes Denial of service by hitting your website all the time)
- Block Yandex.com
- Block Spammers and Non-Descriptive Indexers
Taxi & Limousine Website Designer in USA
Monday, April 2, 2012
PHP Next Day Function example
Hi here is the best working example of PHP Very Next Day Function...
next day , tommorrow date , next date
date('d-M-Y',strtotime("+1 day" . $dt12))
Subscribe to:
Posts (Atom)