View RSS Feed

BMW FAQ Club

All about my site www.bmwfaq.com

  1. Create a Custom page link and vBSEO-it

    by , 10-22-2007 at 04:08 AM (Danny Bembibre (dbembibre) Crawlability Inc.)
    Create a archive in your forum root with name links.php

    Copy the following content

    PHP Code:
    <?php
    // ####################### SET PHP ENVIRONMENT ###########################
    error_reporting(E_ALL & ~E_NOTICE);
    // #################### DEFINE IMPORTANT CONSTANTS #######################
    define('THIS_SCRIPT''links'); // change this depending on your filename
    // ################### PRE-CACHE TEMPLATES AND DATA ######################
    ...

    Updated 10-26-2007 at 05:42 AM by dbembibre

    Categories
    BMW FAQ Club , Php
    Attached Thumbnails Attached Files
  2. Spanish translation of LinkBacks at www.bmwfaq.com

    by , 10-19-2007 at 05:44 AM (Danny Bembibre (dbembibre) Crawlability Inc.)
    LinkBacks

    Es el termino generalizado que se usa como referencia entre los tres métodos de comunicación entre sitios:
    • Trackbacks
    • Pingbacks
    • Refbacks
    ¿ Por qué LinkBacks ?

    Los LinkBacks (Trackbacks, PingBacks y Refbacks) le permite notificar a otro sitio que usted ha publicado algo relacionado con lo que está escrito en una página concreta.
    Esto aumenta las posibilidades de que los colaboradores
    ...

    Updated 10-29-2007 at 05:28 AM by dbembibre

    Categories
    vBSEO 3.0.1 , vBSEO , vBSEO Spanish Translation , BMW FAQ Club
  3. Enable caching functions get and put in eAccelerator

    by , 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. Comienza la traducción de vBSEO (se buscan ayudantes)

    by , 10-12-2007 at 02:45 PM (Danny Bembibre (dbembibre) Crawlability Inc.)
    En nuestro afan de hacer de vBSEO un producto mejor cada día, comienza la traducción al Español del Panel de Control del Administrador.

    De esta manera se facilitará la comprensión de muchas opciones existentes en el panel de control del administrador en cuanto a estructuras de las URLs así como de muchas funciones SEO para presonas que tengan dificultad con el Inglés.

    Grado de Avance en la traducción: 15%


    Si no tienes dificultado con el Inglés y ...

    Updated 10-15-2007 at 10:45 AM by dbembibre

    Categories
    vBSEO Spanish Translation , BMW FAQ Club
    Attached Thumbnails Attached Thumbnails vbseocp1.jpg  
Page 3 of 3 FirstFirst 1 2 3