arnoldshields
Forum Replies Created
-
Thanks Frederick,
I double checked this. When I disable the cdn, the page loads 33 items. However with CDN on it loads 104 items.
Any thoughts. I am new to cdn it is a bit hard to find any good info on administration etc.
Forum: Networking WordPress
In reply to: .htaccess 301 redirection for multisiteMy question put another way is:
If I wanted to migrate two different sites (some php some html) to my wordpress multisite and I wanted to redirect the old pages (301 redirect) to the new pages on multisite.
Normally the redirect would be:
Redirect 301 /page1.html http:/www.site1.com/page1/but that would redirect all page1.html pages to site1 – This would be a problem with a common names like home, index, contact etc.
Forum: Plugins
In reply to: [Plugin: Redirection] – Help!! – After installation nothing worksFixed.
Plugin writes/creates .htaccess file. Rewrote file with basic .htaccess rewrite commands and then activated plugin.
All works perfectly now.
Great plugin – makes a nightmare of a job so much easier.