Keywords sniffer update released > Invisionize.eu - IP.Board (IPB) News
Kanał Rss Kanał Rss
Kanał Atom Kanał Atom

Keywords sniffer update released

wersja drukowalna wersja Microsoft Word wersja HTML

We have released an update to the keywords sniffer script. This update corrects a few minor issues reported, such as the same urls being recorded multiple times (instead of being grouped properly).

To upgrade, simply download the keywords script from your client area, and upload keywords.php to your server (overwrite the existing copy).

This update also supports the ability to grab the remote page title and display the title instead of just the URL. To do this, add the following variable to your keywords_config.php file

/*
 * Retrieve page name?
 * This can slow down the page loading a little bit when new keyword records are inserted
 */
$CONFIG['retrieve_page_name']	= true;


before the closing ?>.

Lastly, if you already have duplicate page records recorded, there is an included ks_upgrade.php file that you can upload and run to fix the duplicates and to grab the page titles if you are supporting this feature. This script can be resource intensive and can take a while if you have a lot of records (especially if you are also grabbing the page titles now). You should run it when the server is least busy (at night for example) and should ensure that the server won't time the PHP script out. The upgrader tries to set the php time limit to 0 for servers that support it to prevent timing out.

It took around 4-5 hours for us to update 7100 records on our server with this upgrader script, removing duplicates and grabbing the missing page titles. All you have to do is visit the script in your browser, and leave it running in the background. The server and script are still usable in the mean time.

If you have any problems feel free to open a ticket.

śro, 30 wrzesień 2009

Komentarze:

Brak komentarzy

Imię/Nick:

Adres email:

Strona WWW:

Treść Komentarza: