Hey, everyone, I have something that isn't exactly a programming question, but it very well could turn into one.
There's this website,
http://www.spanishdict.com that is a bilingual English/Spanish dictionary, it's extremely useful. The cool thing about it is that it gets its data from a couple of other online dictionaries and puts them in one page of search results.
I guess they get to do that in exchange for providing a link to the real dictionaries and also a link to their Amazon sales pages in the results. At least, I'm pretty sure that's how they do it, but that's not really the point of this question.
The fact of the matter is, I would like to add something similar to the site I'm developing, which is a blog about learning Spanish. If I can swing a similar deal with a couple of dicitonary companies, that would be awesome.
The problem is that I can't tell just from looking at it how it works. My guess is that someone painstakingly copied the data from all these dictionaries and created individual pages for each entry.
I guess that because typing in a url for the word that you want to look up (http://www.spanishdict.com/translate/run for "run") works the same as using the search bar. Can anyone tell me if that's what's going on?
The other thing is, my site is just a wordpress blog that uses the static page feature for the informational content. Could I really reproduce 200,000 seperate pages like this, all inside wordpress? Is that even feasible? What would you guys recommend instead if not?
The other thing is, I'm running out of a Bluehost account, which has been working good so far, but I think something of this scale might require a little more oomph. Right?
Anyway, thanks a lot, I really appreciate any help.