Search results

  1. B

    How import .txt email address list into Gmail...?

    Try converting to a CSV file and then that should be uploadable to Gmail from memory.
  2. B

    The Most Romantic Lyrics?

    DoorKnocker speaks words of wisdom. I've always found Bon Jovi very effective. Always, I'll Be There For You and Thank You For Loving Me have all been big hits when played acoustic on front lawns. Good lyrics if you just want to write them as well.
  3. B

    Best compiler for c/c++

    How do you quantify best? Fastest? Smallest compiled executable? Lowest memory usage when running your app? Really the answer depends on what you app is doing. If you want a straight answer then the Intel compiler. It hamstrings AMD processors though by not using SSE instructions on them...
  4. B

    SEO Hosting Fail?

    Yeah but that's a footprint in and of itself - most sites don't host their own nameservers, just bigger higher traffic ones. So if you've got a money site and you have 35 tier 1 sites linking to it, all of which host their own nameservers on non-redundant IP addresses... then that stands out...
  5. B

    SEO Hosting Fail?

    I prefer to use my domain registrars for nameservers rather than ones provided by hosts. GoDaddy for instance allow you to use their nameservers even for domains not registered with them. There's gazillions of sites using mns01 domaincontrol com and mns02 domaincontrol com as their name servers...
  6. B

    IS there any way to use 8GB ram on a WinXP 32

    Do yourself a favour and upgrade to Windows 7. It's far more reliable and secure, plus it looks nicer and it's fast (unlike Vista). XP is ten years old, let it die.
  7. B

    I love you Adsense...My first $50 day Success Story

    I've never used YouTube for IM purposes, this is encouraging. Did you create an original video, or did you just rip n' twist an existing one? I'm just curious as to the thought process of people who target YouTube.
  8. B

    My new hosting doesnt have backup option in cpanel/'plesk' how could I do it manually?

    Generally public_html is the root folder and you'd have a subfolder per domain and that would just be the files such as wordpress and themes, but not the databases. These might be in another folder outside of public_html, depending on who you are with and how it's setup. As for cost, I think...
  9. B

    Auto Approve Article Directory Club

    OK this sounds useful. I don't have a domain or directory setup yet but I'd been thinking about them recently and this sounds like a way to pick up some experience without the moderation hassle. So, noob question to start - does domain matter? Kinda hard to get an EMD for diverse articles.
  10. B

    My new hosting doesnt have backup option in cpanel/'plesk' how could I do it manually?

    Most unlimited hosting plans suck because the hosts stack huge amounts of sites on them and they end up overloaded and slow. The last shared host I used had around 4000 sites on the same server. Google are known to use loading times as a ranking factor, so I got myself a cheap VPS and host my...
  11. B

    I'm having content stolen!

    I manage a website for a friend who runs a small business. I rarely have to do anything with the site, but tonight I thought I'd take a quick glance through the logs and just see if there was anything odd like hacking attempts or whatnot. And I found several GET requests for images, but not...
  12. B

    Decode Base64 Help

    You're welcome, but that's what the thanks button is for ;)
  13. B

    Decode Base64 Help

    It was encoded on itself three times but essentially it's this: ?><?php function list_pings($comment, $args, $depth) { $GLOBALS['comment'] = $comment; ?> <li id="comment-<?php comment_ID(); ?>"> <?php comment_author_link(); ?> <?php } ?> <?php if (function_exists('wp_list_comments')) ...
  14. B

    Wordpress Multisite or standalone installs?

    I have a number of different Wordpress blogs on different domains all on the same host, each with their own MySQL database. I'm moving hosts and getting everything setup. I know that since Wordpress 3.0 there's been a Multisite features and I wondered if any of the major bloggers were using it...
  15. B

    Someone hacked my wordpress site

    So after you re-installed Wordpress and the theme and changed passwords, you've tested the site using several proxies and different browsers and not had any redirects? I'd say it's clean then. If you want to PM me the address, I'll double check for you. I've had the same happen to me before.
  16. B

    VPS question

    You can use shared hosting, but I host some of my sites on a Linux based VPS. I saw an offer on Low End Box (OpenVZ, 600 MB guaranteed RAM and 1200 GB burstable, 40 GB hard disk space and 200 GB p/m transfer - less than $10) and decided to setup my own server. Runs Ubuntu, has Apache configured...
  17. B

    Can they take my domain? Legal Advice might be needed!

    Your only issue would be if their name is a trademark. In which case, it's feasible they try legal action to get the domain. But you'd have to be a significant threat to them and they'd need to consider it worth the legal fees.
  18. B

    Holy Crap!! Yahoo Site Explorer Shutting Down Today

    I'm reasonably new to BHW and had never bought scrapebox. Wish I hadn't put that off! Big question is, will scrapebox be updated to interface with Majestic SEO? I know it's not quite comparable to YSE at the moment, but Majestic are getting better, and their data is provided by a distributed...
  19. B

    Google’s New Algorithm Update Impacts 35% Of Searches

    Maybe you spoke too soon - you aren't appearing there for me.
  20. B

    When to go full auto?

    When you have an old domain, stacks of backlinks with all kinds of anchor text and to lots of different pages and you've got very high PR, then it might be safe. For instance, it'd be pretty difficult to ruin Wikipedia with Xrumer. On the other hand, if it's a new project you shouldn't be using...
Back
Top