Recent content by Nayer

  1. N

    Know how I can get this theme?

    Anybody know how I can get this theme from gao.la? It's for sale at tieke.org/themes/shop/imgur-wordpress-theme for $20 but when I try to pay it goes to sandbox.paypal.com Is there a way I can copy the theme from gao.la or something similar in theme and price.
  2. N

    google images

    I use the alt tags, title, and caption. Don't have that plugin but all that would is take them to the homepage as that is where the image is, I want image searches to look at the post and not the homepage. So that when people search google images they go to a page that still has the image.
  3. N

    google images

    All my posts are indexed and I have submitted my site to webmaster tools. If it helps my blog is amazingselfshots dot com it is NSFW.
  4. N

    google images

    It's in the post and the posts are also displayed on the homepage. So both.
  5. N

    google images

    I have a new image blog that was created about a week ago, I'm getting about 200 hits a day so far from google, but I've noticed that almost all of the searches that come from google images link to the homepage and not the post. Is there a way I can make it so image searched lead to the post...
  6. N

    Looking for a way to hide a link exchange url

    On my blog I am using trade exchange and found a few sites like that also use it. If I click an image from a gallery it will sometimes redirect to one of the pages the owner has traded with, but the url is always to the same static site. Anybody know how this is done and how I could do it?
  7. N

    Question about my porn blog

    I've been posting about 5 single images to my blog a day and occasionally I will post a gallery. Should I post galleries or single images? How often and how many posts should I be doing? If I post galleries I was thinking of uploading them to Image Earn and posting it to my blog. Would it...
  8. N

    how can i bulk upload images & make a post from each image on wordpress?

    For people looking for an answer. add_action('add_attachment', 'create_post'); function create_post( $attach_ID ) { $attachment = get_post( $attach_ID ); $my_post_data = array( 'post_title' => $attachment->post_title, 'post_type' => 'post'...
  9. N

    Faster way to type tumblr tags

    With being unable to copy and paste my tumblr tags and typing them out or copying them one by one taking to much time I looked for a faster way. What I did was download autohotkey and use the script below. I push Win-J and it types in all of the tags for me in a second. You can change it to...
  10. N

    Can anyone help me to monetize my blog?

    If you want something that targets video games there is CPMstar, haven't used it yet so I'm not to sure about it but it is used on halolz so I'm pretty sure it's legit.
Back
Top