Tag: links
Magento Export products in custom XML [script]
If you have to export all or a part of your Magento products you can try this simple script which creates a products collection and writes a simple and custom XML file per product (but you can simply change it to write a single long XML file). Hope you enjoy it! <?php // Magento XML [...]
WordPress Plugin: TIL Technorati Incoming Links
It’s time for new plugins and here is a very simple one. If you have upgraded your blog to WordPress 2.3, you have noticed that the Dashboard “Incoming Links” has been replaced from Technorati to Google Blog Search. For who would like to restore the Technorati Incoming Links (without remove the new Google Blog Search) [...]