#Website #Review
Website Review free download nulled
LIVE PREVIEW 950 Item SalesRATING 4.63
Codecanyon | Website Review Free Download Nulled
Website Review is a search engine optimization instrument which is able to assist you analyse your web web page. This app present a full information about hyperlinks, meta tags of chosen domain. In addition you will see private advices optimize your HTML.
Looking for a free common licence? I’m in search of translation the applying into following languages: norwegian, swedish, finnish. Contact me if you have an interest.
Features
- PageSpeed Insights
- Link Exstractor
- Content Analysis
- Multilanguage Interface (Russian, English, French, Danish, Deutsch, Spanish, Dutch (Thanks designs2love for the free translation into Dutch)
- Complite Website Review
- Website Speed Tips
- Advice System
- Meta Tags Crawler and Analyzer
- Score System
- Responsive Layout
- Social Sharing
- Export as PDF
- Sitemap Generator
- Websites Ratings
- Contact Page
Requirements
- PHP 5.1.Zero or higher
- cURL Extension
- GD Extension
- PDO Extension (Mysql driver)
- Multibyte String Functions
- PHP OpenSSL extension
- Script execution time have to be higher than 120 seconds
- Rewrite module (non-compulsory)
- Cron Jobs (non-compulsory)
- SMTP Mail Server (non-compulsory)
- DOMDocument (non-compulsory. For sitemap technology)
Important notes
- The Google PageSpeed Insights doesn’t work on Iran’s domain or Iran’s hosting.
Applications demo
Site: http://website-review.php5developer.com
Installation & Documentation
All information you can discover here
Changelog
v 5.8 – 2020.04.23
- Replaced deprecated Pagespeed Insight v2.Zero API in favor to Lighthouse.
Already purchased? Replace / add listed below files. Read here configure new API.
There is not any option to include Pagespeed Insight outcomes into main PDF review anymore. The workaround is to click on on “triple dot” -> “Print…” and export evaluation as a PDF at Browser’s Print web page.
New file: ~rootwebsite_reviewconfigpsi.php Modified files ~rootcssapp.css ~rootjsbase.js ~rootwebsite_reviewcommandsParseCommand.php ~rootwebsite_reviewcomponentsUtils.php ~rootwebsite_reviewcontrollersWebsitestatController.php ~rootwebsite_reviewmessages(da|de|en|es|fi|fr|it|nl|pt|ru|sv)app.php ~rootwebsite_reviewviewswebsitestatindex.php ~rootwebsite_reviewviewswebsitestatpdf.php
v 5.7 – 2020.02.27
- Small bug fixes
- Pagepeeker fixes
Already purchased? Replace listed below files.
~rootjsbase.js ~rootwebsite_reviewcommandsParseCommand.php ~rootwebsite_reviewvendorsWebmasterSourceLinks.php ~rootwebsite_reviewvendorsWebmasterSourceOptimization.php
v 5.6 – 2020.02.03
- Updated Contact Form
- Added risk to release resources
- Small bug repair
Already purchased? Upload listed below files.
New file: ~rootwebsite_reviewcommandsClearCommand.php Modified files: ~rootcssapp.css ~rootwebsite_reviewcomponentsUtils.php ~rootwebsite_reviewcontrollersParseController.php ~rootwebsite_reviewcontrollersWebsitestatController.php ~rootwebsite_reviewextensionsrecaptcha2ReCaptcha2Widget.php ~rootwebsite_reviewmodelsContactForm.php ~rootwebsite_reviewviewssitecontact.php ~rootwebsite_reviewviewswebsitestatindex.php ~rootwebsite_reviewviewswebsitestatpdf.php
v 5.6 – 2020.01.17
- Updated Contact Form CAPTCHA
Already purchased?
Replace modified files: ~rootwebsite_reviewcomponentsController.php ~rootwebsite_reviewcontrollersSiteController.php ~rootwebsite_reviewmodelsContactForm.php ~rootwebsite_reviewviewssitecontact.php Upload entire listing "~rootwebsite_reviewextensionscaptchaExtended" to hosting
v 5.5 – 2018.12.01
- MySQL strict mode support
Already purchased?Replace one file
~root/website_review/instructions/ParseCommand.php
and run quries in database
ALTER TABLE `ca_cloud` CHANGE `phrases` `phrases` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL, CHANGE `matrix` `matrix` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL; ALTER TABLE `ca_content` CHANGE `headings` `headings` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL, CHANGE `deprecated` `deprecated` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL; ALTER TABLE `ca_document` CHANGE `favicon` `favicon` TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL; ALTER TABLE `ca_metatags` CHANGE `title` `title` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, CHANGE `key phrase` `key phrase` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, CHANGE `description` `description` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, CHANGE `ogproperties` `ogproperties` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL;
v 5.4 – 2018.10.28
- Proxified redirect has been eliminated
Already purchased?
1. Remove all files from root/pdf listing
2. Run following question in MySQL: TRUNCATE TABLE `ca_pagespeed`;
3. Replace modified files.
~root/website_review/views/websitestat/index.php ~root/website_review/views/websitestat/pdf.php ~root/website_review/distributors/Webmaster/Google/PageSpeedInsights.php
4. Remove
~root/redirect.php
v 5.3 – 2018.08.27
- Small bug repair
Modified file
~root/website_review/controllers/WebsitestatController.php
v 5.2 – 2018.08.25
- Added Full HTTPS support
- Improved badwords filter
- Yii framework is up to date to newest model
Already purchased? Follow directions below to update to newest model.
- Remove root/framework listing and add new from archive
-
Open main config file and add new parameters into “params” array
'params'=>array( ... 'presentPagepeekerCopyright'=>false, // if you are operating over https and have free pagepeeker account, then worth have to be "true" // Set this worth only if you are operating over HTTPS and "useProxyImage" is "true" and you have paid pagepeeker account. Api key will be present in your dashboard. // Paid: https://pagepeeker.com/site-thumbs-pricing/ // Free: https://pagepeeker.com/free-thumbnails/ 'pagepeekerApiKey'=>'', ... ),
-
Replace modified files:
~root/js/base.js ~root/website_review/instructions/ParseCommand.php ~root/website_review/elements/WebsiteThumbnail.php ~root/website_review/controllers/PagePeekerProxyController.php ~root/website_review/controllers/WebsitestatController.php ~root/website_review/distributors/Webmaster/Source/MetaTags.php ~root/website_review/views/layouts/main.php ~root/website_review/views/websitestat/index.php ~root/website_review/widgets/WebsiteChecklist.php ~root/website_review/widgets/views/website_list.php
- Read here configure pagepeeker in an effort to run over HTTPS
v 5.1 – 2017.07.09
- PHP 7.x compatibility
Already purchased?
1. Remove all files from *~root/framework* and add fresh model from archive 2. Replace *~root/website_review/controllers/ParseController.php*
v 5.0 – 2017.06.15
- Added Finnish Language
Already purchased? First of all you want so as to add new language into main config file
~root/website_review/config/main.php
'languages'=>array( ... 'fi'=>'Suomi', ... ),
Next, add listed below files
~rootwebsite_reviewmessagesfi <-- direcotry with files ~rootwebsite_reviewconfigbadwordsfi.php
v 4.9 – 2017.02.05
- Security update
Already purchased? Replace modified file
~root/website_review/controllers/SiteController.php
Open `root/website_review/config/main.php
Append two new parameters to “mailer” array
'mailer' => array( ... // set "tls" if Port is 587 or "ssl" if Port is 465 'SMTPSecure'=>'', // SMTP cconnection choices 'SMTPOptions' => array( 'ssl' => array( 'verify_peer' => false, 'verify_peer_name' => false, 'allow_self_signed' => true ) ), ),
Remove all files from `root/website_review/extensions/mailer/phpmailer listing and add new files from archive.
v 4.8 – 2016.12.19
- Improved gzip detection operate
Modified files
~rootwebsite_reviewcomponentsUtils.php
v 4.7 – 2016.07.15
Already purchased? 1. Replace/add listed below files:
New files ~root/website_review/config/domain_restriction.php ~root/website_review/distributors/Webmaster/Utils/IDN.php Modified Files ~root/website_review/instructions/ParseCommand.php ~root/website_review/controllers/WebsitestatController.php ~root/website_review/fashions/WebsiteForm.php ~root/website_review/views/websitestat/index.php ~root/website_review/views/websitestat/pdf.php ~root/website_review/widgets/views/website_list.php
2. Run following queries in database:
ALTER TABLE `ca_website` ADD `idn` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL AFTER `domain`; UPDATE `ca_website` SET idn = domain;
3. Delete all cache files from root/website_review/runtime/cache/ listing.
v 4.6 – 2016.06.26
- Small bug fixes
Already purchased? Replace listed below files:
~rootwebsite_reviewmessagesitapp.php ~rootwebsite_reviewviewswebsitestatpdf.php
v 4.5 – 2016.02.08
- Added Swedish language
- Improved meta tags recognition
Already purchased? First of all you want so as to add new language into main config file
~root/website_review/config/main.php
'languages'=>array( ... 'sv'=>'Svenska', ... ),
Next, add listed below files
~rootwebsite_reviewmessagessv <-- direcotry with files ~rootwebsite_reviewconfigbadwordssv.php ~rootwebsite_reviewvendorsWebmasterSourceMetaTags.php ~rootwrwebsite_reviewvendorsWebmasterTagCloudCommonWordssv.php
v 4.4 – 2016.01.10
- Updated EU Cookie Law Javascript plugin
- Small bug fixes
Already purchased? Replace listed below files:
~rootwebsite_reviewwidgetsviewswebsite_list.php ~rootjscookieconsent.newest.min.js ~rootwebsite_reviewviewswebsitestatindex.php
v 4.3 – 2015.11.13
- Recently added website reviews on index web page
- Small bug repair
Already purchased?
First of all you have to create new API key in google console like you accomplished earlier than, however now API key have to be for server, not for browser. Do the identical steps as earlier than, however select “Server key” as a substitute of “Browser key”. Read here for extra information.
If you has troubles with creating server API key, then depart googleApiKey empty in config file:
'googleApiKey'=>'',
I don’t know what number of requests you can do with out Google API key, however this nonetheless works with out API key.
Next, you want so as to add new key into main config file root/website_review/config/main.php
'params'=>array( ... 'websitesOnIndexPage'=>6, ... ),
Next, add new files and exchange modified files
Modified files
~root/website_review/views/site/index.php ~root/website_review/views/rating/index.php ~root/website_review/fashions/Website.php ~root/website_review/controllers/ParseController.php ~root/website_review/controllers/ScoreController.php ~root/website_review/controllers/SiteController.php ~root/website_review/messages/da|de|en|es|fr|it|nl|pt|ru/app.php
New files
~root/website_review/widgets/WebsiteChecklist.php ~root/website_review/widgets/views/website_list.php
v 4.2 – 2015.08.19
- Solution for EU Cookie Law
Already purchased? First of all you want so as to add new key into main config file root/website_review/config/main.php
'params'=>array( ... 'presentCookieDisclaimer'=>true, ... ),
Next, add new files and exchange modified files
Modified files
~root/website_review/elements/Controller.php ~root/website_review/messages/da|de|en|es|fr|it|nl|pt|ru/app.php
New files
~root/js/cookieconsent.newest.min.js
v 4.1 – 2015.07.25
- Added PIWIK analytics detection
- Added Portuguese language
- Support of recent w3c API
- Improved content material analyzer
- Small bug fixes
Already purchased? First of all you want so as to add new language into main config file
~root/website_review/config/main.php
'languages'=>array( ... 'pt'=>'Português', ... ),
Next, add new files and exchange modified files
Modified files
~root/website_review/extensions/recaptcha2/ReCaptcha2Widget.php ~root/website_review/elements/Utils.php ~root/website_review/widgets/LanguageSelector.php ~root/website_review/distributors/Webmaster/Source/Validation.php ~root/website_review/distributors/Webmaster/Source/AnalyticsFinder.php ~root/website_review/distributors/Webmaster/Utils/Helper.php ~root/website_review/distributors/Webmaster/TagCloud/TagCloud.php
New files
~root/website_review/messages/pt/ ~root/website_review/config/badwords/pt.php ~root/website_review/distributors/Webmaster/TagCloud/CommonWords/pt.php ~root/img/analytics/piwik.png
v 4.0 – 2015.07.10
- New feature. Gzip support checker
- New feature. XML sitemap checker
- New feature. robots.txt file checker
- New feature. Analytic instrument (Google Analytics, Clicky, Quantcast, ResideInternet) checker
- New feature. Added PageSpeed Insights
- ReCaptcha up to date to v2
- Yii framework was up to date to newest stable model
- Small bug fixes
Already purchased? I’m strongly advocate you to make a backup earlier than apply new update as a result of plenty of files have been modified.
Also I want to advocate to use WinMerge (for Windows) or different related software program to spotlight changes. In this fashion you might have management over the files you have modified.
First of all you want so as to add new strains into main config file
~root/website_review/config/main.php
... 'params' => array( ... // Google api key 'googleApiKey'=>'', // Whether to download all reviews in a single PDF 'partialPdf'=>true, ... ), ...
Read here what is partialPdf and what is googleApiKey
Next you have to run following queries in database:
ALTER TABLE `ca_issetobject` ADD `robotstxt` BOOLEAN NULL DEFAULT NULL AFTER `appleicons`, ADD `gzip` BOOLEAN NULL DEFAULT NULL AFTER `robotstxt`; CREATE TABLE `ca_misc` ( `wid` int(10) unsigned NOT NULL, `sitemap` textual content NOT NULL, `analytics` textual content NOT NULL, PRIMARY KEY (`wid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; CREATE TABLE `ca_pagespeed` ( `wid` int(10) unsigned NOT NULL, `data` longtext NOT NULL, `lang_id` varchar(5) NOT NULL, PRIMARY KEY (`wid`,`lang_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
Then update Yii framework. To do that, take away previous root/framework listing and add new from fresh CodeCanyon archive.
Finally, apply essential changes for directories and files.
Modified files:
~root/website_review/messages/da|de|en|es|fr|it|nl|ru/recommendation.php ~root/website_review/messages/da|de|en|es|fr|it|nl|ru/app.php ~root/css/app.css ~root/js/jquery.flot.pie.js ~root/website_review/distributors/Webmaster/Rates/charges.php ~root/website_review/distributors/Webmaster/Source/SeoAnalyse.php ~root/website_review/distributors/Webmaster/TagCloud/TagCloud.php ~root/website_review/elements/Utils.php ~root/website_review/instructions/ParseCommand.php ~root/website_review/controllers/ParseController.php ~root/website_review/controllers/WebsitestatController.php ~root/website_review/fashions/WebsiteForm.php ~root/website_review/fashions/DownloadPdfForm.php ~root/website_review/views/websitestat/index.php ~root/website_review/views/websitestat/pdf.php
New directories(with files inside) and new files:
Directories: ~root/fonts ~root/img/analytics ~root/website_review/distributors/Webmaster/Google ~root/website_review/extensions/recaptcha2 Files: ~root/img/advice_important.png ~root/img/advice_success.png ~root/img/advice_warning.png ~root/img/desktop.png ~root/img/mobile.png ~root/css/font-awesome.min.css ~root/website_review/distributors/Webmaster/Source/AnalyticsFinder.php ~root/website_review/distributors/Webmaster/Source/Optimization.php ~root/website_review/distributors/Webmaster/Google/PageSpeedInsights.php ~root/website_review/fashions/DownloadPageSpeedPdfForm.php ~root/website_review/views/websitestat/pagespeed_pdf.php ~root/website_review/views/websitestat/pagespeed_web.php
Removed directories
~root/website_review/extensions/recaptcha
v 3.9 – 2015.04.06
- Fixed PDF font error
Already purchased? Replace listed below file and take away all generated PDFs from root/pdf listing
~rootwebsite_reviewcontrollersWebsitestatController.php
v 3.8 – 2015.03.07
- Added spinning progress bar throughout review technology
- Small bug fixes
Already purchased? Replace listed below files:
~rootwebsite_reviewviewswebsitestatindex.php ~rootwebsite_reviewviewswebsitestatpdf.php ~rootcssapp.css ~rootwebsite_reviewviewssiterequest_form.php
v 3.7 – 2015.02.17
- Small bug repair
Already purchased? Replace listed below files:
~rootwebsite_reviewcomponentsUtils.php
v 3.6 – 2015.01.20
- Improved PagePeeker thumbnail technology
Already purchased?
1. Add 2 new parameters in root/config/main.php
'guidelines' => array( ... 'proxy'=>'PagePeekerProxy/index', ... ), ... 'params' => array( ... 'useProxyImage' => true, ... ),
2. Replace/add listed below files.
Modified files:
~rootwebsite_reviewcomponentsUtils.php ~rootwebsite_reviewcommandsParseCommand.php ~rootjsbase.js ~rootwebsite_reviewcomponentsController.php
New files:
~rootwebsite_reviewcontrollersPagePeekerProxyController.php
3. Delete cache files from root/website_review/runtime/cache listing
v 3.5 – 2014.10.02
- Improved character set recognition
- Improved email looking in HTML
- Design bug fixes
- Review technology on a fly
Modified files
~root/website_review/instructions/ParseCommand.php ~root/website_review/elements/Utils.php ~root/website_review/controllers/WebsiteStatController.php ~root/website_review/distributors/Webmaster/Source/MetaTags.php ~root/website_review/distributors/Webmaster/Source/Content.php ~root/website_review/views/rating/index.php ~root/website_review/views/websitestat/index.php
v 3.4 – 2014.09.01
- Gz compression are used to compress sitemaps, whereby visitors will probably be decreased.
Modified files:
~website_review/instructions/SitemapCommand.php
v 3.3 – 2014.08.27
- Fixed reminiscence leak in sitemap technology
- Some code/design bug fixes
- Handling pagepeeker error
Modified files
~website_review/instructions/SitemapCommand.php ~website_review/instructions/ParseCommand.php ~website_review/distributors/Webmaster/Utils/Helper.php ~website_review/distributors/Webmaster/Source/Content.php ~website_review/controllers/WebsiteStatController.php ~website_review/elements/Controller.php ~website_review/config/badwords/fr.php ~js/base.js ~website_review/views/websitestat/index.php ~css/app.css ~website_review/views/site/request_form.php ~website_review/views/site/index.php
New files:
~img/not-available.png
v 3.2 – 2014.08.21
- Properly shows technology date of review
Modified files:
~root/website_review/controllers/WebsitestatController.php
v 3.1 – 2014.08.18
- Improved sitemap technology. Now sitemap has multi language URLs, whereby the quantity of listed pages in search engines will probably be elevated.
- Improved doctype recognition
- Some small bug fixes
Already purchased? Replace modified files listed below and run this question in database:
ALTER TABLE `ca_document` CHANGE `doctype` `doctype` VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL;
Modified files:
~root/website_review.sql ~root/website_review/config/badwords/fr.php ~root/website_review/instructions/SitemapCommand.php ~root/website_review/instructions/ParseCommand.php ~root/website_review/distributors/Webmaster/Source/Favicon.php ~root/website_review/distributors/Webmaster/Source/Document.php ~root/website_review/extensions/tcpdf/ETcPdf.php ~root/website_review/extensions/tcpdf/tcpdf/tcpdf_autoconfig.php ~root/website_review/extensions/tcpdf/tcpdf/config/tcpdf_config.php ~root/website_review/widgets/LanguageSelector.php
v 3.0 – 2014.07.25
Reduced CPU utilization and decreased visitors throughout PDF review technology course of. Read here to get extra information .
Added Files/Directories:
~root/website_review/extensions/recaptcha ~root/website_review/fashions/DownloadPdfForm.php ~root/website_review/config/recaptcha.php
Modified Files:
~root/website_review/messages/(da|de|en|fr|es|it|nl|ru)/app.php ~root/website_review/controllers/WebsitestatController.php ~root/website_review/elements/Utils.php ~root/website_review/css/app.php ~root/website_review/views/rating/index.php ~root/website_review/views/websitestat/index.php ~root/website_review/views/websitestat/pdf.php ~root/website_review/views/site/request_form.php ~root/website_review/widgets/views/languageSelector.php
v 2.9 – 2014.06.20
NOTE! Ignore this update if you haven’t put in the earlier update (v2.8)
Bug repair in sitemap.
Modified files:
~/root/website_review/instructions/SitemapCommand.php
v 2.8 – 2014.06.18
Added risk to share review in social networks Added risk to export review in PDF Some bug fixes
Already purchased? Add/exchange below listed files/folders and clear cache folder (root/website_review/runtime/cache)
Modified files:
~root/website_review/controllers/WebsiteStatController.php ~root/website_review/controllers/ParseController.php ~root/website_review/controllers/ScoreController.php ~root/website_review/views/websitestat/index.php ~root/website_review/views/rating/index.php ~root/website_review/elements/Utils.php ~root/js/base.js ~root/website_review/fashions/WebsiteForm.php ~root/website_review/messages/(da|de|en|es|fr|it|nl|ru)/app.php ~root/website_review/messages/da/recommendation.php ~root/website_review/messages/da/meta.php ~/website_review/config/main.php
Pay consideration at /website_review/config/main.php. You don’t have to override this file. You should exchange/add keys that are listed below.
Removed URL rule:
'<language:w2>/www/<domain:[wd-.]+>' => 'websitestat/index',
Added 2 new guidelines as a substitute of it:
'<language:w2>/www/<domain:[wd-.]+>' => 'websitestat/generateHTML', '<language:w2>/pdf-review/<domain:[wd-.]+>.pdf' => 'websitestat/generatePDF',
Also added addthis(learn here combine social sharing) and thumbs key into params
'params'=>array( ... 'addthis'=>'', ... 'thumbs'=>array( ... ), ),
These new key=>worth pairs(addthis, thumbs, new url guidelines) you can discover within the fresh model of the script. (~root/website_review/con fig/main.php)
New files/folders:
~root/pdf/ direcotry (have to be writeable) ~root/website_review/extensions/tcpdf/ ~root/website_review/views/websitestat/pdf.php ~root/website_review/elements/WebsiteThumbnail.php
v 2.7 – 2014.05.22
Some bug fixes
Modified files:
~/root/website_review/instructions/SitemapCommand.php ~/root/website_review/yiic.php
v 2.6 – 2014.05.20
Mirror of v2.5 model. The only distinction is that archive isn't corrupted.
v 2.5 – 2014.05.18
Multiple sitemap support. Already purchased? Just modify/add following files (be sure sitemap listing has writable permissions). Also be sure you have put in DOMDocument(http://www.php.net/manual/en/book.dom.php)
Modified files:
~/root/website_review/instructions/SitemapCommand.php
New direcotry:
~/root/sitemap/
v 2.4 – 2014.05.05
Filter has been added. Now you can enter "http://domain.com/" or "DOMAIN.COM" and it is going to be automatically transformed into "domain.com". This will keep away from duplicate domains, you can copy URL from browser and paste into enter tag straight with none modifications.
Modified files:
~/root/website_reviews/fashions/WebsiteForm.php
v 2.3 – 2014.04.28
Changed thumbnail API in favor to Pagepeeker Addded meta tag for mobile gadgets
Following files has been modified
~/website_review/views/layouts/main.php ~/website_review/views/rating/index.php ~/css/app.css ~/js/base.js
v 2.2 – 2014.04.07
Added Danish Interface
Added/Modified files:
~/root/website_review/messages/da/app.php (added) ~/root/website_review/messages/da/meta.php (added) ~/root/website_review/messages/da/recommendation.php (added) ~/root/website_review/config/badwords/da.php (added) ~/root/website_review/distributors/Webmaster/TagCloud/CommonWords/da.php (added) ~/root/website_review/distributors/config/main.php (modified)
v 2.1 – 2014.03.31
Improved SMTP error dealing with
Modified files:
~/root/website_review/extensions/mailer/EMailer.php
v 2.0 – 2014.03.22
Some bug fixes Some css fixes
Modified files:
~/root/css/app.css ~/root/website_review/views/site/request_form.php ~/root/website_reviews/distributors/TagCloud/CommonWords/it.php
v 1.9 – 2013.09.23
Added Italian Interface
v 1.8 – 2013-10-20
- Better content material recognition and tag cloud technology - Added risk to filter website with dangerous content material.
Read here extra information about website filtering with dangerous content material.
New/Modified files:
- ~/root/website_review/distributors/Webmaster/Utils/Helper.php (modefied) - ~/root/website_review/config/main.php (modefied) - ~/root/website_review/instructions/ParseCommand.php (modefied) - ~/root/website_review/messages/(en|ru...)/app.php (added new phrase) - ~/root/website_review/config/badwords/ (added a listing of files containing cease phrases)
v 1.7 – 2013-09-26
Bug fixes: - improved dublin core meta tags recognition - improved heading recognition W3C Valid index web page Features: - Possibility to get website's review by way of url
Changes from earlier variations
Added new translations:
~/root/website_review/messages/es, nl and different directories
Improved some DOM recognition
~/root/website_review/distributors/Webmaster/Source/Content.php ~/root/website_review/distributors/Webmaster/Source/MetaTags.php
A bit of changes in HTML files to move W3C validation
~/root/website_review/widgets/views/languageSelector.php ~/root/website_review/views/layouts/main.php ~/root/website_review/views/site/index.php
Changed core files:
~/root/website_review/instructions/ParseCommand.php ~/root/website_review/controllers/ParseControllers.php
Canges in config/main.php file
'languages' => array( ... Added new languages ..), 'instantRedir' => false, // Whether enable to do review on the fly.
Read here do instant redirect by requesting url (with out submiting a type)
v 1.6 – 2013.09.23
Added Spanish Interface
v 1.5 – 2013.08.24
Added Dutch Interface Improved "viewport" and "apple" tags detection
v 1.4 – 2013.08.03
Removed dependency with some PHP.INI settings. Improved parsing of non English web sites.
v 1.3 – 2013.07.04
Added German Interface
v 1.2 – 2013.06.23
Added French Interface Added stopwords to the filter
v 1.1 – 2013.06.20
Added robots.txt Added img/brand.png Small Bug fixes.
v 1.0 Initial – 2013.06.19
Codecanyon | Website Review Free Download Nulled
Themeforest free download Codecanyon free download Graphicriver free download All Hosting Coupons
[ad_2]
Website Review free download nulled
Website Review free download nulled
LIVE PREVIEW BUY FOR $18 – 50% ACTIVATE COUPON
Advice: If you want to use professionally, buy from the original author for supports.