WebSite Auditor SEO Tool 1.3.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News WebSite Auditor SEO Tool 1.3.3 (Default branch)
# 1  
Old 01-13-2009
WebSite Auditor SEO Tool 1.3.3 (Default branch)

WebSite Auditor is a tool for anyone dealing with Web site promotion. This software gives you an in-depth look into your top 10 competitors' page content. All the data is presented in a customizable table, accompanied by the illustrative cloudmap of keywords contained within the page. A built-in report explains in plain English what to do with the information collected. It will also use the gathered data to create an optimization plan tailored for your page. License: Shareware Changes:
A new option was added to let you update data for your Web page only. The algorithms for the Google, Altavista, Yahoo!, and Alexa search engines were updated. Support for twelve new search engines was added, including Google Groups, as well as many Italian and Malaysian search engines. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ODS-AUDITOR(1)							    OpenDNSSEC							    ODS-AUDITOR(1)

NAME
ods-auditor - auditor component of OpenDNSSEC SYNOPSIS
ods-auditor [options] DESCRIPTION
ods-auditor is a module which provides auditing capabilities to OpenDNSSEC. Once an unsigned zone has been signed, this module is used to check that the signing process has run successfully. It checks that no data has been lost (or non-DNSSEC data added), and that all the DNSSEC records are correct. It used the OpenDNSSEC standard logging (defined in /etc/opendnssec/conf.xml). The Auditor takes the signed and unsigned zones and compares them. It first parses both files, and creates transient files which are then sorted into canonical order. These files are then processed by the Auditor. If processing an NSEC3-signed file, the Auditor will create additional temporary files, which are processed after the main auditing run. Specific options: -c, --conf [PATH_TO_CONF_FILE] Path to OpenDNSSEC configuration file (defaults to /etc/opendnssec/conf.xml) -k, --kasp [PATH_TO_KASP_FILE] Path to KASP policy file (defaults to the path given in the configuration file) -z, --zone [ZONE_NAME] Single zone to audit (defaults to audit all zones) -s,--signed [PATH_TO_SIGNED_FILE] If a single zone is specified, then this option may override the specified signed file with another. This is for use by the signer. (defaults to the path given in the zone list) -v, --version Display version information Common options: -h, -?, --help Show this message ods-auditor 1.0.0rc3 January 2010 ODS-AUDITOR(1)