My Plan for Doing Evil


Welcome to the website dedicated to the idea that if you really, really want to increase your ranking, you can without too much trouble. Please note that concepts in this page include Artificial Intelligence, Machine Learning, Web Programming, Information Retrieval, and, oh yeah, Me.

According to pcmag.com, Web Programming is "Writing the necessary source code to create a Web site. At the very least, it refers to writing the HTML pages. However, most Web sites also use JavaScript in their HTML pages, and any Web site that provides searches, access to databases or any custom processing for the user requires additional programs that run in the Web server."

According to Wikipedia, Information Retrieval "is Information retrieval(IR) is the science of searching for information in documents, searching for documents themselves, searching for metadata which describe documents, or searching within databases, whether relational stand-alone databases or hypertext networked databases such as the Internet or intranets, for text, sound, images or data. There is a common confusion, however, between data retrieval, document retrieval, information retrieval, and text retrieval, and each of these has its own bodies of literature, theory, praxis and technologies. IR is like most nascent fields interdisciplinary, based in computer science, library science, information science, cognitive psychology, linguistics, and statistics"

Know these definitions of Web Programming and Information Retrieval, and you'll be just fine.

So, onward to doing evil!

1. Always, always plan on linking to stuff about Web Programming.

2. Create internal linkage.

According to wikipedia, an internal link is "In web design, an internal link is a hyperlink that points to another page in the same website.

Links are considered either "external" or "internal" by having a defined parameter of what portion of the internet counts as "us" and which as "them." Most commonly, a link to a page outside the same domain is considered external, whereas one in the same domain is considered internal.

However, these definitions become a bit tricky when the same organization operates multiple domains functioning as a single web experience, e.g. when a secure commerce website is used for purchasing things displayed on a non-secure website.

Similarly, a blogging website might have thousands of different blogs, in which context one might view a link as "internal" only if it linked within the same blog, not to other blogs within the same domain."