Making Content Unique

drumltd

Regular Member
Joined
Dec 4, 2008
Messages
475
Reaction score
13
I have a website that has 16000 pages all of which are idenitical apart from the geographical location that is focused upon. All the text content is currently the same.

I'm thing of performing some magic when these pages are presented to bots. To make these pages look abit more unique.

Any idea what is the best sort of way to make these as unique as possible. The option I've considered so far are as follows.

1. Document Spinners - Tend to make unreadable text, and risk losing keywords etc. from the text.

2. Keep the words but randomise the order - Could risk losing key phrases, and would produce gibberish (which google apparantly doesn't like)

3. Randomise the order of the sentences - Should still more or less make sense, shouldn't effect the keyword ratios etc. but only approx 250 possible variations.

4. Randomise the order of the paragraphs - Won't be that random with 5 paragraphs.

Any thoughts on what's best, or any other suggestions?
 
Last edited:
I don't think #3 and #4 would work well.
#1 would be most effective. #2 maybe.
 
I've written a content spinner for php, that takes a paragraph of text, and provides random versions of it.

Running the same page through a similarity checker, I now get between 50-75% similar. On the raw text as a test.

Is this enough to keep the wolves at bay??
 
I've written a content spinner for php, that takes a paragraph of text, and provides random versions of it.

Running the same page through a similarity checker, I now get between 50-75% similar. On the raw text as a test.

Is this enough to keep the wolves at bay??

any link to php script. Can you post here a bit more ingo about method you make content unique?

how many of the text should be changed to be considered unique ny serch engines

thannks
 
Back
Top