I have a database a PLR articles. I want to start another blog site but i want to use same database. The problem is when i install the database on new site and click on any articles it takes me to same old site. So what changes i need to make in my database so that i can use it in N number of blogs. Please help me out of this.
You need to strip out the full path and replace it with the new path... For instance, if the links in the database are www.siteone.com/somefolder/somefile.html, then you need to strip out the www.siteone.com part and replace it with www.sitexxx.com