Well all of you must be familiar with content rewriters. I've been using them for about a month now. And recently bought a php site *(ready made) from one of the webmasters forum for playing around with it and converting it into serious business. The thing is that i tried to use dozens of rewriter softwares but they spoilt the php code alongwith as they required files to be entered in .txt first! So even the php coding was automatically considered as text by softwares. And the result was terrible!!! it didn't even open up as a website and even when tried, i found text and tags scattered all over with images gone! (well describing the tragedy is as vague as the result of php rewriting by those noobish softwares). Or maybe i didnt know how to configure them properly. I wish to know if anyone of you knows the direct way of rewriting the content of php sites! i will be for sure unable to write those 9,600 pages myself. Any help is welcomed. (even regarding the same with html) Calvin.
By the sounds of it you need to try and output the content you want to rewrite onto blank HTML pages. This shouldn't be too difficult if all the content is found in the database. It's very difficult to be able to give a full solution to the problem without knowing which content rewriter you are using and which pages you are trying to rewrite.
No! The seller of this item had sold it to many people! So i haven't uploaded anything so that my content is not flagged as duplicate.
you can check this one: babiestoddlers[dot]ofingo[dot]com I'm having Articl*e Conten*t Spinne*r (By Fre*e Conten*t Rewrit*e) Uniqu*e Conten*t Pr*o A PHP Script Just Like Googl*e Translat*e which converts into French and then back to English (its waste though) Uniqu*e Conten*t Generato*r 2 Conten*t Rewrite*r #*1 SE*O Articl*e Rewrite*r Conten*t Solutio*n 2 YAC*G Thanks
To be precise: I need a rewriter which can rewrite the CONTENT of my php files without touching the tags inside it such as <p>, echo, etc.
You could probably build an add-on to parse out the tags and then rewrite each individual section of text before re-inserting the tags.