428 comments found.
Where the tutorial to update the script?
Hello,
Hello, I always put a link to the changelog page on the product’s page.
I assume you didn’t install the latest large update, so you need to apply this one first: https://docs.php8developer.com/website-worth-calculator/#/changelog?id=v-418And then this: https://docs.php8developer.com/website-worth-calculator/#/changelog?id=v-419
Regards,
Roman
It’s more than one year from your latest update, we are waiting
Hello, who knows, maybe next week will bring something to us.
A long time from last update, we miss you
I’m working hard on a new formula. It turned out to be much more difficult than I thought.
Hi. How does the page value calculation work? Is the price for the website real or not? Are you planning an update?
Hello, I’m planning to adjust the formula calculation in the autumn and add the PHP 8.4 support.
Okay, I am waiting for an update, as the current website values are not accurate.
I checked a domain that has never been positioned, and its price is ~$95,000,000. Another website that has been positioned and has traffic was valued at ~$50,000. So, the current valuation is inaccurate.
Could you please send me those domains via the contact form?
Hi presale question
Before buy
I am not responsible about your server IP reputation. Free web hostings are banned by 3rd party providers (Google/Bing/Yahoo/etc). VPS can also provide IP with a bad reputation in the past. I am not responsible about your server firewall configuration. For example if 43 ports is blocked, then the script will not be able to pull WHOIS information.
1.What can we do to avoid the above issue if it happens?
2.Also, can i customise this script without any issues?
3.Do you have plans for more innovative features coming?
4.Is the data the script generates accurate, or are they just estimated stats?
Thanks so much.Stay blessed.
Hello,
1. You can’t be 100% sure about your IP reputation. Just avoid free/cheap shared hosting providers.
2. You can read the docs to find out how you can install and what you can configure out of the box. https://docs.php8developer.com/website-worth-calculator/#/installation
3-4 I plan to switch to new third-party services in June to make the price more accurate. So, if you plan to purchase the script, then do it in the summer.
Regards, Roman
Hi there, does the Search Engine Stats work ? Also, does each appraisal create a new page and become a possible search and can be indexed in search engines ?
Thanks for your help
Hi. I’m planning to make an update in April that will include many fixes, including search stats. Regarding indexing, yes – each report has its own unique indexable URL, including the language.
hello, its not working the login on backend… have any method to reset the password or remove the captcha?
500: Call to undefined function idn_to_ascii() – how i fix that??
Hello,
1. Yes, you can: https://docs.php8developer.com/website-worth-calculator/#/faq?id=how-to-restore-admin-password
2. Make sure the PHP INTL extension is installed and enabled. This is one of the core required extensions.
Regards
done, but dont work anymore.
Sorry, I didn’t get your point. What doesn’t work anymore? You can share your hosting credentials by email and I’ll help you to reset the password.
great, i sent for you the access.
My google console notity that it has duplicate content between domain/index.php and root domain, please show me how to redrect domain/index.php to domain
You don’t need a “domain/index.php” alternative page at all. Just set the `url.show_script_name` to `false` in the main config file (~root/protected/config/config.php).
RewriteRule ^index\.php$ /? [L,R=301]
I have my site: https://domain/cost/sitechecked, this is the detail information of site has been check but all detail page has canonical tag in homepage, please show me how to change the canonical tag to the detail url
Can you provide me with more details? My script has no canonical tags anywhere.
I see all pages have canonical tag as home page (<title>domain .com has estimated value of 3,013,802 VND</title> <script type=”text/javascript” src=”https://platform-api.sharethis.com/js/sharethis.js#property=660b79aa648efb001aff11a0&product=inline-share-buttons&source=platform” async=”async”></script><link rel=”canonical” href=”https://dinhgiaweb.com”/></head>), and this tag is the same on all pages so it is duplicated, please tell me how to change it for each page
Can you send me the link where I can observe this?
Thank you Forza, my site: https://dinhgiaweb.com, all page has rel=”canonical” href=”https://dinhgiaweb.com”/> and I think it made duplicate for seo, I have try to remove the line ”<?php echo Yii::app()->params[‘site_cost.html_head’] ?>” in protected/view/front/layout and it disappear all the canonical in all page, please tell me how to a make the canonical corresponding to each page not the same. Thank you
The `site_cost.html_head` is a configuration parameter with an empty default value. You should not remove the
<?php echo Yii::app()->params[‘site_cost.html_head’] ?>directly from the layout but adjust this value in the configuration file `~/protected/config/config.php`.
Now, referring to your question “how to make the canonical corresponding to each page not the same” – there is no built-in solution for that, and you should craft this link manually in each controller’s action.
Thank you, i have resolved the duplicate canonical by adjusting in `~/protected/config/config.php` and now my site do not have canonical tag, are you going to update scripts by adding function in canonical tag for each page, i think it is very good for seo
Unfortunately, I don’t think it’s possible right now.
How i install the new version?
Hi. That is your purchase date? You should open the change log page https://docs.php8developer.com/website-worth-calculator/#/changelog and apply updates one after another in a sequential way starting from your purchase date.
i check my website but it show stats from 2 years ago, when i click the button for refresh/re counting,, its not working, still show old stats from 2 years ago
The update function is currently disabled on the demo website.
Hello, In the script config file there are 2 moz data: moz access id and moz secret key. But in the Moz website I get only api token. How to configure Moz?
Hello Do you see the “Show Legacy Credentials” button in your MOZ dashboard?
Sorry, I can’t find “Show Legacy Credentials” button in the MOZ dashboard.
Well, it seems API has been significantly changed. I’ll upload an update in the 2nd or 3rd week of April.
Ok, thanks. I will wait for.
how do I edit the front page? can’t find the file
Hi,
Templates:
The index page is: `protected\views\front\site\index.php`
The submit form is: `protected\views\front\widgets\request_form.php`
The list of websites is: `protected\views\front\widgets\website_list.php`
Controller:
The index page is: `protected\controllers\SiteController.php`
Phrases:
Read this how you can change any phrase: https://docs.php8developer.com/website-worth-calculator/#/faq?id=how-to-modify-ui-phrases
Reagrds
Hi, im getting following error : CDbException CDbConnection failed to open the DB connection when i go on this: http://my-domain.com/website-worth-calculator.
So far i have extracted and uploaded all the files on the public_html.
FYI:- im using hostinger
Do you have a video showing all this process please ?
Hi, There is a text guide on how you can install and configure the script.
https://docs.php8developer.com/website-worth-calculator/#/installationIf for some reason you can’t do it by yourself, then just send me cPanel (or other) credentials. Note, that the script relies on many 3rd party APIs, so you also need to include:
Regards
Thank you.
While doing the Facebook API the NONE app type option is missing. Can i select any other app type under Select an app type ?
Also i have bought an expired domain, so when i tried to setup pagepeeker, it gives me an error:- The site name is already in use. Any suggestions please? Can i use their API key instead ?
1. They are constantly changing app types. If I’m not wrong now it’s named “Academic Research”. I should modify the docs accordingly.
2. You should contact Pagepeeker team via contact form and kindly ask to re-authenticate your domain. https://pagepeeker.com/contact/You should not use the Pagepeeker API key unless you register a Premium account.
Thanks mate. I have sent you an email.
I want to buy this script but I think it is not easy to install, when I read documents online more difficult to install can you help to install this script on share hosting?
Ok I am ready to purchase it the above APIs are free or not
Yes, all of them are free.
How i export the language?
i get this error
500 : ZipArchive::addFromString() expects exactly 2 parameters, 3 given
May I see your phpinfo? I’m wondering what is the ZipArchive extension version.
Alternatively, you can send me FTP credentials by email to speed up the process.
Great, i will do that.
Hello author,, your online demo is not work
Hello. The website is up, what is wrong?
Thanks for replying,
I got 502 Bad Gateway message, with nginx/1.14.2 line.
it’s good now
Hello
Can you update script with blog section because of adsense? Thanks
Hello.
You can create a sub-dir, install there a WP instance and run any blog you want.
On your demo website, data update does not work. When I click on the “update” button, the data is not updated, the check date remains the same. Please fix it.
On the demo site updates are indefinitely disabled.
hi, updated to the latest. You have added link to privacy policy and terms.. where to add title and contents of those pages.. pls guide..thanks
Hi. Translations have also been updated. Please read this: http://docs.codecanyon/website-worth-calculator/#/faq?id=how-to-upload-fresh-translations
it’s possible to import a lot of websites?
Yes, it is, but I strongly recommend not doing this:
https://docs.php8developer.com/website-worth-calculator/#/faq?id=how-to-upload-domains-in-bulk