My maximum blogs are related to my problems that I face while working with diff projects. Yesterday I was working with wordpress mu. Hope you may know that wp mu can be installed in two diff ways.
- blog.yourdomain.com
- yourdomain.com/blog.
As I was using localhost I used yourdomain.com/blog though subdomain can be configured in localhost. đ
One thing I don’t like about wordpress is it saved siteurl and domain path name in db. I worked with joomla and phpbb. They use relative url. No need to think about the site url. Continue reading