428 comments found.
Hello Dev, Can this be added a blog page, so that I can add articles on the website. Because if the site does not have the latest article interaction, it will be left behind in Google searches.
Tanks Dev
Hello. No, you can’t.
Is there a plan in the future to make a blog page, I am very interested in your script.
You can create a WP blog alongside and post there blogs with the reference to the script.
Halo dev,
Put here HTML (provided by PagePeeker) before validation process. Don’t remove after validation.
Where did I get this, from the pagepeeker site there is no HTML verification provided
I just bought and just started the installation, but in the pagespeeker section there is no picture
Install Sukses Full,
How to update? Does the latest update have to re-install?
thank you, I have read here https://docs.php8developer.com/website-worth-calculator/#/changelog?id=v-411
Yes, there is a changelog page where you can find how to apply updates.
How to update, please tell me briefly, thank you boss
How to remove php8developer.com from the search bar?
Hi. Please read this: https://docs.php8developer.com/website-worth-calculator/#/configuration?id=placeholder
i just bought this script can you please tell me the uploud file name
Alexa rank will be shutdown on may 1, 2022. What happen to this application? Have you find the alternative main source for the calculation?
I think search engines statistics will be a temporary solution. I also believe that similar free public service (similar to Alexa) will be released in 2022. It will be strange if no one takes this niche.
I want to change the meta tag of the show.php page to the meta tag of each detected website. Simply put, use the meta tag attribute of the detected website to replace the head meta tag of the show.php page, please give I support thank you i sened u email
Hi! Please check your email
Hello how can i set to check one domain country only. Just want .uk only. I have done this before with website review but the files not same.
Hello,
Open ~root/protected/forms/CalculationForm.php file. and add:-
A rule to the rules method just before the return statement.
public function rules() { ... $rules[] = array('domain', 'ukWebsite'); return $rules; } -
A new method somewhere in the class (for example right after “rules” method”)
public function ukWebsite($domain) { if(!$this -> hasErrors()) { if(!preg_match("/\.uk$/i", $this->$domain)) { $this->addError("domain", Yii::t("website", "Could not reach host: {Host}", array("{Host}" => $this -> domain))); } } }
Regards
Hi, this does not work it won’t process and will show warning message but if I refresh the non .uk website still appears.
Then you made a mistake
Send me your FTP credentials and I’ll do it in a minute.
will you help to make live this web application if i provide the cpanel access?
Hi,
Yes, however you need to register several APIs in order to make the script work properly.
- Facebook API: https://docs.php8developer.com/website-worth-calculator/#/installation?id=facebook-api
- Google APIs: https://docs.php8developer.com/website-worth-calculator/#/installation?id=google-apis
- Recaptcha v2: https://docs.php8developer.com/website-worth-calculator/#/installation?id=recaptcha-v2
- Pagepeeker account: https://docs.php8developer.com/website-worth-calculator/#/installation?id=pagepeeker-api
- MOZ API (optional): https://docs.php8developer.com/website-worth-calculator/#/configuration?id=moz-api
- Social sharing (optional): https://docs.php8developer.com/website-worth-calculator/#/configuration?id=social-sharing
Regards,
Roman
hi, just upgraded and php version is 8.0. but it shows 500: Call to undefined function idn_to_ascii() , pls advise how to fix it? Thank you.
Hi. Make sure that “intl” extension is installed and enabled (in php.ini). Also, upload a “requirements.php” script (you can find it in the archive) and see whether you meet others requirements.
thank you
Where can I add the analytics code and if I add new pages can the analytics recognize them?
Hi.
Assign analytics code to the “site_cost.html_head” parameter.https://docs.php8developer.com/website-worth-calculator/#/configuration?id=header-and-footer
Yes, it will be on the all pages.
Regards,
Roman
Pls can you help me change the colour of this script after I purchase it?
Hi. Do you mean the header and buttons color? In this case – yes.
I didn’t apply update but calculating so high. https://pricecalculator.website/cost/google.com I am thinking not worth this price. Same on your demo page https://www.getwebsitecost.com/en/cost/google.com Awaiting yours.
This is a bug related to the number of Yahoo indexed pages. Will be fixed soon.
FYI, New update changed nothing
Hi. There results are cached for a while. https://docs.php8developer.com/domain-statistic-tool/#/configuration?id=caching
You need to either decrease the cache time in the config file (see cache_domain_stat_time) or submit a new domain that wasn’t listed yet.
I applied last update and working well thanks.
hi, how this script is calculating website cost. i saw after latest update website is showing very high cost. i checked with blank websites too. pls guide if i m missng any setup. regards.
Can you tell me the domain name?
The file is: `root/protected/library/WebsiteCostCalculator.php`
hi thanks for the reply domain is https://lelink.in/umaI . I checked with the mentioned file and its out of scope for me. anyways thanks.
It’s due to the large number of yahoo indexed pages. I’ll investigate what is wrong.
ok thanks
Do you have an administration panel? to add content on a page of who we are, contact, cookies, blog to add articles, etc, because if you do not have that, google adsense will not allow you to monetize the website, today in 2021 without that you could not, that’s why the question
Hi,
You can’t add a new page via admin panel, however there is a guide on how you can do it manually.
https://docs.php8developer.com/website-worth-calculator/#/faq?id=how-to-add-a-pageYou could consider adding an administration panel since with everything you want to add it would have to be done via that code and if it breaks, I will kill the entire web and all the work would go to waste. At least one blog section to write articles would not be bad, I know it is more work for you, but if you want to add a module and get paid, those interested will pay for it, it is simple and everyone wins. Remember that if we knew how to program, we would not come to codecanyon to acquire these codes, and if we get ourselves a programmer who will mount everything on a server, we could not be paying every time for each modification or adding a blog article, so we would appreciate it. will consider, last to charge for that modular upgrade
or the other thing that occurs to me, is that they make a step-by-step video tutorial explaining how to add articles to create the website’s blog and thus position it without making mistakes, a video is worth a thousand words
Thank you for your reply. I always help my buyers to do basic configuration stuff. If for some reason you are faced with problems or something is broken, then just send me an email and I’ll help you!
An admin panel would be ideal to add daily articles to the blog easily and quickly
Unfortunately this is not a CMS. You can always install a WP and use it alongside with this script.
Do you have any documentation to add what they say, wordpress to the script? It would be great, I am only interested in adding a blog to write articles and position keywords for that website
You can install a WP instance into any subdirectory. For example: http//my-site.com/blog
There are numerous tutorials on how to install WP.
It would be good if you had it, to guide us from your base, so we do not spoil anything, especially in the updates, which is where you would have more problems
You should not worry about files / database collision. Since the WP is installed in a separate directory (which you must create before) and the database uses table prefixes.
I worry about the same thing, since there is no step-by-step guide I could make a mistake and spoil the whole site. Can you create a step-by-step guide to do it? I would appreciate it in advance
Let’s say my script is installed in
/home/user/public_html/directory and the URL is http://my-site.com. Suppose you want that WP should be accessible via following URL: http://my-site.com/blog. So, you need to:
1. Create a subdirectory inside
/home/user/public_html/In your case it’s a blog. So, open a file manager and create a blog folder.
2. Download and upload WP files into
/home/user/public_html/blog/folder and follow WP installation guide: https://wordpress.org/support/article/how-to-install-wordpress/
Thanks for that guidance. But if I do that, a whole wordpress installation will be created in the blog folder, in that case it occurs to me to create a page, which normally appears as Home, and leave it as a blog. Well, I think the orientation has been good in this case. I’ll give it a try and see what happens.
In case you want to see your blog posts on the main page, then you can install WP in the root directory, and my script in the subdirectory called “tool” or any other similar name depending on SEO.
ups sorry, I did not understand what you tell me to do now. What I would need to do is just show the blog page not as main, but as page, example: web.com/blog
So just ignore my previous message.
ok
I have read some of the comments and answers and a question arises. If this type of site is to monetize, at least with adsense, and the fact that the ip is detected as spam, google will block my adsense account. The question is, what can be done to avoid being blocked? Would you have to hire a vps or private server? What do you recommend so that we are not blocked for using a bad IP in the past?
Hi. There are only 4 metrics which rely on positive IP reputation: Number of indexed pages in Google / Bing / Yahoo and number of backlinks. So, having a bad IP reputation in terms of net crawling, will lead these metrics to show zeros. Of course there is a chance that your IP is already banned by other 3rd parties, but it’s lower than 0.1%.
Each IP is individual and there is no one way solution on how to find its reputation. For example, my current IP is “red” in terms of email spamming (thanks to the previous guy who owned VPS with this IP), but it didn’t prevent me from being approved by AdSense.
that’s a good reference, thank you very much for that detail, it leaves me a little calmer
Hi, is shared hosting working? and is the domain subfolder set up?
Hi,
1. Yes it does, but be aware that you are sharing the same IP address with other neighbors (users who are using the same physical IP address as your shared web hosting). So, if one of the neighbors spammed public Google / Bing / etc. APIs he probably got banned and you can’t do anything with this. This situation might occur in the future when a new neighbor starts sharing the same IP address.
2. Yes, you can install script in a subfolder.
Regards,
Roman
I sent a support ticket in 3 weeks ago. I still haven’t heard back.
Finally, you reached me out here. I did answer you three times. The emails were sent to
mario*******on@mac.comTo use an old database with the new version you must run following queries in the database.
ALTER TABLE `sc_webdata_alexa` ADD `version` VARCHAR(32) NULL DEFAULT '0' AFTER `pct`, ADD `data` MEDIUMTEXT NULL AFTER `version`; ALTER TABLE `sc_webdata_metatags` CHANGE `title` `title` MEDIUMTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, CHANGE `keywords` `keywords` 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;
Perfect – I dind’t see the emails from you. But this is what I needed. tks
how to change encryption key and validation key?
In the `~/protected/config/config.php` file search for app.encryption_key, app.validation_key and replace value with any random 32-character string.
1) minimal nginx how to add in centos? hosting provider not able to add those code 2) Any other option to generate a sitemap.xml for example. htacess ?
After reviewing your questions I see that it would be better if you would send me hosting access. In this case I could install and do basic configuration for you. Otherwise we will sink into pointless conversation. Please use support contact form to reach out to me.
https://codecanyon.net/item/website-worth-calculator/8407620/supportI really love this script and would buy it
But I have a question,
After purchasing do I need to buy or pay for API every month?
And I have zero knowledge of setting this up, can you help me set it up?
Thanks
Hello,
No, you don’t need to pay for APIs (the only thing, if you want to take advantage of MOZ API you need to add credit card, but without any charges in the future).
The script uses a lot of APIs, so before buy please register listed bellow accounts and generate access keys.
- Facebook API: https://docs.php8developer.com/website-worth-calculator/#/installation?id=facebook-api
- Google APIs: https://docs.php8developer.com/website-worth-calculator/#/installation?id=google-apis
- Recaptcha API: https://docs.php8developer.com/website-worth-calculator/#/installation?id=recaptcha-v2
- Pagepeeker account: https://docs.php8developer.com/website-worth-calculator/#/installation?id=pagepeeker-api
- MOZ API: https://docs.php8developer.com/website-worth-calculator/#/configuration?id=moz-api
- Sharethis account: https://docs.php8developer.com/website-worth-calculator/#/configuration?id=social-sharing
Once you are ready, you can buy a script (+ support) and send me all these credentials on email.