Recent content by Paraderain

  1. P

    Monetizing TV/Movie links website?

    Content locking is obviously the worse thing to do, I don't care how old this thread is, suggesting he locks his content is basically telling him to dehydrate his sprouting plant, his site was nowhere near ready for ads at the time of posting, what ads could you really put an a service site with...
  2. P

    Wordpress encrypted footer&functions

    I have not installed the theme yet, I was wondering why your name appears in the funtion code? if ($_GET['page'] == basename('C:\Users\Mohd Ameenuddin Atif\AppData\Local\Temp\~Untitled 1'))
  3. P

    Wordpress encrypted footer&functions

    function mytheme_add_admin() { global $themename, $shortname, $options; if ($_GET['page'] == basename('C:\Users\Mohd Ameenuddin Atif\AppData\Local\Temp\~Untitled 1')) { if ('save' == $_REQUEST['action']) { foreach ($options as $value) { update_option($value['id'], $_REQUEST[$value['id']])...
  4. P

    Wordpress encrypted footer&functions

    Edited: Nevermind, the guy above me is a pro, thanks atif +rep
  5. P

    Wordpress encrypted footer&functions

    Wondering if anybody would be kind enough to have a bash at cleaning up some encrypted code on a theme I need to use. The footer.php is encrypted, as well as the entire funtions.php, here they are... Footer: http://pastebin.com/zVENNbjm Funtions: http://pastebin.com/05FRnzqU
  6. P

    Anybody have experience with rockettheme?

    WORDPRESS*: I want to replicate the demo for dominion, but when I install with the rocket launcher, some widgets that I want to remove do not appear in the widget section of wordpress admin panel. And when I do a manual install of the theme and gantry framework, I can not get widgets to...
  7. P

    Getting sued, want to share my thoughts!

    So somebody wants to sue you for posting a few copywritten images on your blog which makes $1 per day, I would send that letter back in a package with dog poop in it. thar r no rulez on interwebz
  8. P

    looking for forum poster

    $5 per 100 posts, come on man are you joking? Most of us here are from developed countries, we spend $5 to use an ATM cash point ffs. $30 per 100 posts AT LEAST!
  9. P

    $1 per 400words -- Daily Payments After Submission

    I'll do it! but i r g0nna d0 it in leet speekz!
  10. P

    How is LISTVERSE constructed?

    listverse - A wordpress blog of top10 lists, I am guessing it is made on the genesis framework by studiopress, but I can't work out how its done. Basically, the homepage features a list a recent posts (genesis featured posts widget?) Then in the menu is a category named categories, click...
  11. P

    *Wordpress* Using post tags for keyword SEO

    On a wordpress based website, in which posts usually only contain 1 image and a title with no related keywords, is it viable to use post tags as your main source of keyword SEO? Of course search engines can not read images, only text, and posts in this situation contain no text, only images...
  12. P

    Utilizing keywords on a picture/video based website

    Not really what I am looking for to be honest, it is an option but no convenient. It is viable to use post tags for keyword seo?
  13. P

    Utilizing keywords on a picture/video based website

    What exactly do you mean by tag "ALT"?
Back
Top