Maybe someone knows how this is done... maybe...

ellie

Regular Member
Joined
May 31, 2008
Messages
237
Reaction score
255
Hi All,

Not sure if this is BH (though it would have to be).

What I'd like to know is how people setup sites that seems to create dynamic pages based on my google keyword search term. So much that if I changed my keyword search to "Dog Poop" their site would suddenly have a matching page...

Here's one site I've just pulled from a plethora on google, if the owner frequents here, please chime in :)
hxxp://w3.under**natio*n.com/cra*ck-HairyDogPoop+5.01-ser**ial-ke*yg*en-fr*ee-full-do*wn**load-to*rre**nt.ht*ml

I've seen this alot done on warez sites and would like to know if anyone has clues or straight up advice on how its done, and how to replicate it for my particular industry. I know something like SEC can run with dynamic content, but these sites are listed in google which highlights its something different.

I'd appreciate any information anyone has and mods if this isnt the correct section of the forum, please move it appropriately as I'm taking a guess BH SEO is suitable.

Thanks everyone! :)
 
Last edited:
well. i think if you join coach's membership site ppc-coach.com he has a tool for building these landing pages.

i personally use lpgen. It's ok, but the functionality doesn't quite work like described. Also the really good feeds are only available to a select few.
 
If somebody came from Google to your site with keyword "Dog Poop" this code will change text where it placed on "Dog Poop".

PHP:
<? echo $_GET['kw'] ?>
 
So they're using a ordinary php page. And google passes a variable called kw?

How then do they get listed on the se's, ranked rather highly if they are using pages that have content that relies on a search term? The search I did had this site place in the top 3 for a dynamically created keyword... this is what interests me... the how... :)

chilly: thx for your tip, I checked out ppc-coach. its not quite the same. The site I mentioned above are ranked organically.
 
Last edited:
Yeah, I have also seen such BS websites where when we go from google search it displays a BS menu on the left with certain keywords and when we click on 1 then again a submenu appears and we go on clicking and clicking....... that is what these websites are all about.

I do not know whether they put the adsense in it or how ? I am really confused as to why these websites are doing like these, I mean what is the intention, to confuse people or what ?

Kindly advise, Nice thread started.......
 
I'm looking at the aspect that these guys are ranking in the top 10 using a site that is completely dynamic. I mean sure enough if they had ranked having static title and whatnot, though this isn't the case.

If there's an alternative to me having to mass-produce 18000-odd pages in order to clinch my niche then please guys, let us know :)

Incidently, my niche is linked to one city nothing more... non-internet service-type area.
 
Here is a blog that shows how they are doing it but it shows it for a different intention.
http://www.alistapart.com/articles/searchhighlight/

What probably happens on the warez sites and BH sites is someone searches for software/term they are looking for but although the site doesn't have it, saves it to a database as recent searches. The warez site then links to recent searches off of their main page and it then gets indexed. When someone goes to their site from the search engine they then get the terms that were searched and also places them into the recent searches db
 
What probably happens on the warez sites and BH sites is someone searches for software/term they are looking for but although the site doesn't have it, saves it to a database as recent searches. The warez site then links to recent searches off of their main page and it then gets indexed. When someone goes to their site from the search engine they then get the terms that were searched and also places them into the recent searches db
Thanks for the viewpoint, wouldnt that cause an overflow? Afterall, doesnt google handle billions of searches every day?

There's gots to be more at work here... hmmm
 
there is a wordpress plugin i already posted here that show related posts based on search engines query. that one u can stuff search engine traffic with...
 
and non-blogs?
 
there is a wordpress plugin i already posted here that show related posts based on search engines query. that one u can stuff search engine traffic with...

Mind telling me where it was, looking at your posts and threads you made but couldn't find which one it was

and non-blogs?

If you look at the code of the blogs plugin it will pretty much tell you how it's done and could probably be modified to work w/ a site
 
Mind telling me where it was, looking at your posts and threads you made but couldn't find which one it was

http://www.blackhatworld.com/blackhat-seo/black-hat-seo/13692-wp-safe-cookie-stuffing.html

sorry, didn't wanna make anyone to look at my posts(i feel a little embarrassed)
use just the plugin i shared without to modify the code and use the call function i posted because the original don't work with new versions of wp .
 
no its relevant and appreciated :)
 
Back
Top