24
Jun
2007
I’ve just uploaded a beta of WordPress Domain Mirror that supports theme switching, and a few other minor features an bug fixes.
Click the link above to go to the download page.
I’ve just uploaded a beta of WordPress Domain Mirror that supports theme switching, and a few other minor features an bug fixes.
Click the link above to go to the download page.
this used to work so well for me but over the last few weeks i have had problems and for the life of me cant figure out what it is. the home site is jericosystems.info. i wanted 2 sites to mirror that one wich are jericosystems.com and vasthtml.com. now when i go the the site says i dont have permission. even if i take off the mirror says the same thing. i miss this mirror so bad :0 lol
I’ve tested this plugin on my site, which works well in WP 2.2
In WP 2.3 it seems that canonical URL leads this plugin to fail. To correct this, i suggest you could add this line:
remove_filter(‘template_redirect’, ‘redirect_canonical’); //because doesn’t work with
just before calling the filters…. I’ve just did it and it works perfectly