Search results

  1. C

    My site got removed from Google search results

    It's amazing how people comment without reading more than the first post.
  2. C

    Help me choose cms !

    It's not, maybe some plugins are but default wordpress is ok. Majority off shared hosts allow wp, i doubt they would allow it if it were using a lot of resources.
  3. C

    Help me choose cms !

    Wordpress, you can do anything you want with it, +tons of plugins and themes.
  4. C

    NeoWin Deals

    https://deals.neowin.net]NeoWin Deals is a site that offers services, online courses, software and more at a reduced price. They have some very good deals, like the "pay what you want" bundles where for $1 you get ~2-3 courses or if you beat the average price (~$7-15) you get the whole bundle...
  5. C

    need some modifications

    Try here http://www.wjunction.com/112-services/184212-teamoxio-technologies-llp-eco-friendly-developers-%7C-experienced-web-developers.html or Services Why do you even comment if you don't know?
  6. C

    Stay away from Vodlocker !

    You probably didn't respect their rules as you're not respecting this forum's rules either.
  7. C

    Need some help with "else"

    I think i know what you want: code - Pastebin.com
  8. C

    Masking detected by Google

    I thought i had redirects turned off too. There is a google tool to check your site, just dont remember what it's call or where to find. If you have webmaster tools just go to manual actions and reason for the de-index should be there.
  9. C

    Masking detected by Google

    Had the same problem, was plugrush redirecting mobile traffic. After fix you can contact them (https://www.google.com/webmasters/tools/manual-action) to review your site.
  10. C

    Please help me with custom fields

    <?php echo $post_external_link = (get_post_meta(get_the_ID(),'post_external_link',true)) ? '<a href="' . get_post_meta(get_the_ID(),'post_external_link',true) . '" ' . get_post_meta($post->ID, 'titletag', true) . ' rel="' . $nofollow_tag . '">Click here to visit website</a>' : '#'; ?>...
  11. C

    Wordpress Custom Post Type

    Pods is (imo) the best choice, you can create custom post types and add custom fields to it, create custom taxonomies. You can learn how to use it here https://www.ostraining.com/courses/class/wordpress/pods/ (free).
  12. C

    Openload.io - Video/MP3/Image/File - Up to 40$/10k - Unlimited Speed - No Premium Acc

    Pagination on the inactive files page doesn't work.
  13. C

    Openload.io - Video/MP3/Image/File - Up to 40$/10k - Unlimited Speed - No Premium Acc

    If i'm not wrong adblock is using classes (ad, advertisement etc.) to block content, you could add one off those class to a div containing the video so when a user with adblock visits the page the video is hidden. Or you can add an anti adblock script yourself, for wordpress...
  14. C

    My site got removed from Google search results

    I just ignore. No answer yet.
  15. C

    My site got removed from Google search results

    Removed the plugrush script and requested a review.
  16. C

    My site got removed from Google search results

    The problem was the one pointed by Anonymusx There was a message about it in the google webmaster tools site under Manual Actions, but the menu name made me ignore it.
  17. C

    My site got removed from Google search results

    Thank you, will look into it.
  18. C

    How to do full backup on my both websites

    If you have ssh access i recommend rsync and automysqlbackup.
  19. C

    My site got removed from Google search results

    I have some pages listed on chillingeffects.org but still there are other sites, much bigger than mine, that are unaffected. Subdesu (a hentai fansub group) are selling copyrighted content and are unaffected. What does plugrush have to do with this? Ads with malware/other viruses?
Back
Top