phpPig

PHP scripts and code to help newbies


Dedicated Servers just $32.95, click for details.
Trusted by over 7 million customers!

Entries for December, 2009

Mod_rewrite with .htacess to change links in rss feed

The last post, we showed you how to add datafeeds to a site utilizing php and the MagpieRSS script. In this post, I am going to show you how to go one step further for search engine optimization using your .htaccess file and the str_replace command in php.
In the last post, I showed you how [...]

Leave a Comment

Adding RSS or XML to php site

A lot of people locally have asked me how to add an xml or rss feed to their site. A lot of people may wonder what the benefits of adding a feed to your site and basically it keeps fresh content updating to your site. If the search engines come by and snap what you [...]

Leave a Comment