By admin, on December 28th, 2009%
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 to . . . → Read More: Mod_rewrite with .htacess to change links in rss feed
By admin, on December 23rd, 2009%
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 have . . . → Read More: Adding RSS or XML to php site