vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

View RSS Feed

Most Popular Blogs

  1. vBSEO, a quick overview of my history with the product.

    by on 08-31-2007 at 05:22 PM
    vBSEO has evolved into a great SEO tool for vbulletin over the past two years, and for the general public, you tend to either love it or hate it.

    From what I have seen, those who hate it are generally against encrypted software, or they haven't spent enough time with the support staff to work out the bugs that might cause their site to slow down after installation. In most cases I have witnessed, any slowdown that happens after a vBSEO installation is related to server settings, not ...
  2. Daemon scripts for memcached

    by on 10-12-2007 at 02: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 11:39 AM by dbembibre

    Categories
    Optimization , vBSEO 3.0.1 , vBSEO
  3. Enable caching functions get and put in eAccelerator

    by on 10-16-2007 at 06:33 AM (Danny Bembibre (dbembibre) Crawlability Inc.)
    eAccelerator_get and eAccelerator_put functions are now disabled by default. These functions have been disabled because when leaving them on without any precautions these functions can be used for a local DoS attack by keep putting data in shared memory.

    http://eaccelerator.net/ticket/37

    The correct way to enable it is configure with the following atribute

    Code:
    --with-eaccelerator-shared-memory
    
    Configure and install secuence
    ...

    Updated 10-16-2007 at 11:38 AM by dbembibre

    Categories
    vBSEO , BMW FAQ Club , Optimization , vBSEO 3.0.1
    Attached Thumbnails Attached Thumbnails vbseo_ea_storage.jpg  
  4. Setup Sphinx search in vBulletin

    by on 11-16-2007 at 10:07 PM (Danny Bembibre (dbembibre) Crawlability Inc.)
    In order to try to have sphinx search working in my forums I follow the steps posted in this thread: http://www.vbulletin.org/forum/showp...postcount=3877


    Download the latest stable sphinx release and unpack it
    Code:
    $ wget http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz
    
    $ tar xzf sphinx-0.9.7.tar.gz
    
    $ cd sphinx-0.9.7
    
    Configure Sphinx

    Code:
     ./configure --prefix=/usr 
    ...
    Categories
    BMW FAQ Club
    Attached Thumbnails Attached Files
  5. In an *Ocean of Links" - Make Sure Visitors Can *Find* Your Forum

    by on 12-02-2007 at 02:52 PM
    I just visited a forum and noticed something interesting. See attached.

    The user has vBAdvanced CMPS on their homepage.

    Even though we use vBA here at vBSEO.com, I'm still not a big fan. Its rigid style just does not look great. Quite often it's hard to visually lock-in on anything due to an excess of ugly little modules like useless calendars and other link "boxes".

    But this designer did something cool:

    ...

    Updated 12-07-2007 at 01:39 AM by Joe Ward

    Categories
    Uncategorized
    Attached Thumbnails Attached Thumbnails emphasizing-forums.gif  
Page 1 of 3
1 2 3 LastLast