Jun
24
2007
Wordpress Domain Mirror v1.2beta
Posted by DaveMc in Wordpress, tags: plugins, WordpressI’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.
Related posts:
- Wordpress Domain Mirror Plugin Wordpress Domain Mirror Plugin Earlier in the year I...
- Wordpress Domain Mirror v1.1 Wordpress Domain Mirror v1.1 I’ve updated my Wordpress Domain...
- Domain Mirror fix for WordPress 2.3 Wordpress 2.3 fix: WP-DomainMirror WordPress 2.3 fix This is...
- Domain Mirror - possible changes I’ve just been somewhat surprised to see Domain Mirror at...
- Domain Mirror & WordPress 2.7-RC1 I’ve now been running Wordpress 2.7-RC1 here for several days...

Entries (RSS)
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