View RSS Feed

Most Popular Blogs

  1. What is the Search Long Tail?

    by , 04-07-2008 at 03:56 PM
    There is a lot of buzz about the "search long tail". You might also have heard it called the "search tail", "keyword tail", or simply "long tail". Here is:

    • a nutshell introduction to this phenomenon,
    • a summary of why it is important to your forum success, and
    • a summary how the positive benefits are magnified by vBSEO
    http://www.thelongtail.com/tail.jpg

    The concept of the "long tail" was popularized in 2004 ...

    Updated 10-30-2010 at 06:07 PM by Andrés Durán Hewitt

    Categories
    Uncategorized
  2. Nothing Here

    by , 02-22-2009 at 07:35 AM
    I said nothing here
    Categories
    Uncategorized
  3. Do your ShowPost Pages Get Search Hits?

    by , 02-24-2009 at 07:18 PM
    In my recent article, I provided info on how to remove showpost pages from your forum to dramatically increase crawling efficiency.

    However, before you do so, you should first find out if you are getting any search traffic to your showpost pages and (if so) how much.

    We can do this with Google Analytics. If you do not use Google Analytics, then you may be able to find an equivalent method in your stats software.

    • Login to Google Analytics.
    • Select your
    ...

    Updated 10-31-2010 at 01:48 AM by Andrés Durán Hewitt

    Categories
    Uncategorized
  4. [How-to] Move .htaccess rules into httpd.conf from WHM

    by , 03-18-2009 at 11:29 PM
    WHM , cPanel is one of the most widely used server control panels. If you are using WHM and you want to move your .htaccess rules to httpd.conf and if you have no knowledge about SSH usage you can use the following guide.

    Login to your WHM panel by your root login located at https://www.yourdomain.com:2087

    Look for Service Configuration menu and browse for Apache Configuration under Service Configuration menu.
    ...
    Categories
    Staff Blogs , vBSEO
  5. Daemon scripts for memcached

    by , 10-12-2007 at 03:53 PM (Danny Bembibre (dbembibre) Crawlability Inc.)
    I dont know if the starters script exist, but i cant found.
    This is my solution from debian starters script in my Centos5.

    Create the configuration file

    Code:
    touch /etc/memcached.conf
    And put in:

    Code:
    #Memory a usar
    -m 16
    # default port
    -p 11211
    # user to run daemon nobody/apache/www-data
    -u nobody
    # only listen locally
    -l 127.0.0.1
    Create the startups files

    Code:
    touch /etc/init.d/memcached
    ...

    Updated 10-16-2007 at 12:39 PM by dbembibre

    Categories
    vBSEO 3.0.1 , vBSEO , Optimization
Page 2 of 3 FirstFirst 1 2 3 LastLast