Frequently Asked Questions
Why do I see the notification from my antivirus (Kaspersky, NOD etc.) that there is a Trojan-invasion while using the program?→This is quite normal and safe for your PC. While working our software analyzes HTML-code of many sites (pages). This is possible that there are some harmful Javascript-invasions in the analyzed HTNL-code, which would infect your PC if you opened such a page through your web-browser. But as CS Yazzle does not runJavascript-code such an ability to infect your PC through our software is not possible.
Permalink
What means "Distance" parameter in the tool "Check of backlinks"?→This parameter shows middle-geometric value of distance (in symbols) between external links on the set page. We must remark that in this case only external links are counted and only those which have text-anchors of non-zero value. So, this parameter characterizes well-known "block-like" feature of links' placing. The higher its rate the more natural are external links placed on this page.
Permalink
Would you describe the format of the YAD files, in which is saved the CS Yazzle information?→Yes, of course. CS Yazzle saves information in the XML format, packing an eventual XML-document by the standard algorithm of the ZLIB compression. Thus, in order to decompress a YAD-file, for example, in Php it is enough to use built-in function of "gzuncompress" (the "Zlib Compression Functions library"). After unpacking you will get the correct XML-document of the approximately following maintenance (through two slashes is brought our comments over, which in the real file are not present):
<?xml version="1.0"?>
<YazzleFormat version="1.1" description="http://www.yazzle.info/faq/text/13/" language="en">
<Options> // parameters which the analysis was conducted with
<ExactPageLinks>False</ExactPageLinks> // links to the exactly set page
<AllLinks>True</AllLinks> // crop all links
<NetworkInfo>False</NetworkInfo> // show IP and owner's
<AlexaRank>False</AlexaRank> // show Alexa Rank
<PR>False</PR> // show PR
<Price>False</Price> // links costs
<Anchor>False</Anchor> // links anchors
<Engines> // selected search engines
<Engine name="Yahoo"/>
</Engines>
</Options>
<Analyze> // analysis data
<Date>1197632797</Date> // date of analysis (timestamp)
<Guid>cd1467e6d71a301d1ad70a704089f39d</Guid> // id of analyses
<TrafficAmount>296960</TrafficAmount> // traffic
<Document>
<Query></Query>
<Uri>http://www.controlstyle.ru</Uri> // url of document
<Text> // document html code
<![CDATA[ html here ]]>
</Text>
<DMOZ id="1175647">Multimedia/Software</DMOZ>
<AlexaRank>2200</AlexaRank> // alexa rank
<PR>4</PR> // PR of page
</Document>
<Backlinks> // backlinks list
<Backlink number="1" matchfilter="True" onedmoz="False" ip="" owner="" uri="http://seomasterskaya.info" pages="1" dmoz="" alexarank="-1" pr="-1" anchor="" href="" externalcount="-1" internalcount="-1" price="-1"/>
...
<Backlink number="N" matchfilter="True" onedmoz="False" ip="" owner="" uri="http://seomasterskaya.info" pages="1" dmoz="" alexarank="-1" pr="-1" anchor="" href="" externalcount="-1" internalcount="-1" price="-1"/>
</Backlinks>
<Stat> // statistics
<Filter></Filter> // value of text filter
<HomeLinks total="89" DMOZ="0"/> // num of home page links
<InnerLinks total="295" DMOZ="0"/> // num of inner links
<Ip>0</Ip> // num of unique IP
<Owners>0</Owners> // num of unique owners
<Cost>0</Cost> // summary cost of links
<AlexaRankSum>
<HomeLinks>0</HomeLinks>
<InnerLinks>0</InnerLinks>
</AlexaRankSum>
<PRCount>
<Val0>0</Val0> // num of links with PR=0
<Val1>0</Val1> // num of links with PR=1
<Val2>0</Val2> // num of links with PR=2
<Val3>0</Val3> // num of links with PR=3
<Val4>0</Val4> // num of links with PR=4
<Val5>0</Val5> // num of links with PR=5
<Val6>0</Val6> // num of links with PR=6
<Val7>0</Val7> // num of links with PR=7
<Val8>0</Val8> // num of links with PR=8
<Val9>0</Val9> // num of links with PR=9
<Val10>0</Val10> // num of links with PR=10
</PRCount>
</Stat>
</Analyze>
</YazzleFormat>
Permalink
I have a necessity to use 2 different computers. These computers are not used simultaneously. Shall I be able to set CS Yazzle on them with one license or do I have to purchase 2 licenses? At replacement of computer by another new, do I have to buy a new license for CS Yazzle?→One license CS Yazzle assumes setting on two different computers due to the generation of two different registration codes. Thus, you are enough to acquire 1 license. Renewal (repeated generation) of any of the codes added to Your registration-account is possible not more frequent than once a month.
Permalink
What differs a demo-version from full-functional?→Additional tools (menu-item "Tools") are not accessible in a demo-version, and also the number of results of analysis is limited (5-6 positions). In addition, saving of results of analysis in the CSV, HTML, Excel formats is not supported (the direct export in Microsoft Excel works here).
Permalink
What am I supposed to do after paying for this software? How can I update it? How can I download the full-verson software/ How can I activate it? Give me step-by-step instructions please.→You have to:
- Sign in with your site's profile.
- Download the full version of our software (if you are unathorized you will download demo-version that can not be activated). After authorization of the user with payed licenses links to a demo-version will become links to the full-version of the software (on the main page and in the "Download" section). Be attentive!
- Install full version. When see a question about files' replacement say "yes" except YAZZLE.INI file.
- Run the full version using shortcut on the "Desktop".
- In the program's Menu item Help > Activate... you need to get authorization's code (it is unique for every separate PC).
- Go to site's section "Management of licenses" (accessible only when you are signed-in). Put an authorization-code in the proper field and generate registration's code ("Generate and save" button).
- Received registration-key you should enter in the activation-window of the program (the re was a code for authorization formed, look at (3)).
- Restart the program. In case the activation was done in the main-window's heading the words "unactivated copy" will disappear.
Permalink