How to add dynamic meta description for wordpress blog
Hi friends, In this post i would like to explain about how to maintain dynamic meta description for a wordpress blog. No... Read More
Simple Steps to Build a Custom CMS application Using PHP
In this post i would like to build a Simple Steps to Build a Custom CMS application Using PHP and Mysql. We... Read More
PHP Headers for your Web Application
Hi friends, In this post i would like to share my knoweldge about redirection , 404 ( Page not found error message)... Read More
How to create rss feeds using php and mysql
In this post i want to explain how to create rss feeds using php code and get the data from mysql table.... Read More
Small urls generated using php code?
The following php code will generate the tiny urls This will be useful when we are trying to post our url in... Read More
How to write SEO friendly urls in CodeIgniter
Hi, In this post i will going to explain about How to write SEO friendly urls in CodeIgniter using .htacess file. create ... Read More
What is SEO? and techniques to maintain SEO?
SEO standards for Search Engine Optimization. To find the all relevant data or contents or information through the search engines. The 60%... Read More
What is robot.txt? Syntax of robot.txt?
What is robot.txt? This is a file for in the website some of the folder we dont want to crawl by the... Read More
Generation of SEO URL in php code
Hi friends below two lines of code is for the generation of user friendly and seo (search engine optimization) urls. It removes... Read More