WordPress & Statistiche

Leave a comment

Esigenza: statistiche su WP, di 2 tipi:

  1. Sapere quante volte l’amministratore e/o altri utenti accedano all’interfaccia di admin.
  2. Conoscere le pagine più visitate e le parole di ricerca più significative cercate dagli utenti all’interno del sito web.

User Access Log

Scarica il plugin su http://wordpress.org/extend/plugins/log-user-access/ e attivalo. Il menu UTENTI viene aggiornato di conseguenza. Ora siete in grado di conoscere i datetime dei vari accessi.

Statistiche sul Sito Web (stats.1.4.zip)

Ho utilizzato questo plugin http://wordpress.org/extend/plugins/stats/ alla versione 1.4. Attivare il plugin dalla sezione PLUGIN di WP.
Svantaggio: BISOGNA REGISTRARSI PER OTTENERE UNA API_KEYS.
Vantaggi: elaborazioni veloci perchè lavora sui server di automaticc.

Altri motori di statistiche (da provare)

http://www.lesterchan.net/wordpress/readme/wp-stats.html

http://blog.lucanos.com/2006/04/17/wordpress-statcounter-plugin/

http://www.symbolengine.com/index.php/2006/12/12/quickstats-11/

http://wordpress.org/extend/plugins/wp-stats/

Testato per voi: QUICKSTATS_1.1

Testato quickstats, sembra un buon motore di statistiche, unico svantaggio è che non risolve i browser all’interno delle statistiche, lasciando solo l’HTTP_USER_AGENT in mostra. Inoltre non dispone di grafici, ma ha un’interfaccia prettamente testuale. SI può migliorare insomma.

wordpress backup

Leave a comment

  1. Use plugin “WordPress Database Backup”.
  2. “Tools > Backup” and save *.gz file on your computer.
  3. use mysql/restore feature to install online db on localhost env.
  4. Remember that localhost password became online password.
  5. Change ‘siteurl’ and ‘home’ field in ‘wp_option’ table.
  6. Join it!

wordpress backup

Leave a comment

  1. Use plugin “WordPress Databse Backup”.
  2. Tools > Backup to download backup file.
    If extension is *.gz.gz rename it *.gz
  3. Open archive and extract *.sql file.
  4. Use mysql.exe under Windows to restore db.
  5. If you want to port you website to a localhost environment follow all steps and

SELECT * FROM wp_options w where option_name = ‘siteurl’ or option_name = ‘home’;

Modify these 2 fields from your localhost database with the proper url.

Remember that – after restore on localhost env – password became the password of the website env.

nokia & dvd

Leave a comment

Follow

Get every new post delivered to your Inbox.