Code

Discussion on Website Worth Calculator

Discussion on Website Worth Calculator

Cart 621 sales
Recently Updated

forza020 supports this item

Supported

This author's response time can be up to 1 business day.

428 comments found.

can it run on nginx? rewrite rules are ready?

Yes, it can. However nginx rules are not included. I’ll send you nginx conf (since demo is running on nginx) if you buy it.

Hi,

Pre-Sale Questions:

- You said that we should not use shared hosting for this script. can you please explain why and which hosting you will prefer. - is there not a way to prevent blocking from API’s

Hi.

There is a chance that your IP will be blocked at public APIs . This happens because usually 10 or even 20 users allocates resources of single server unit. It means that ~20 users (costumers like you) have same IP address. You can’t know what are they doing.

I would suggest you to go over VPS like digitalocean. All my demo scripts are up and running at instance per 5$ / month.

Hi,

I want to remove “sign in” option from menu and also want to change menus.

Can you please tell me which files contains menu options.

Thanks

Thanks bro,

May I know from which file i can change url of this text https://prnt.sc/r1c4xq and these fields https://prnt.sc/r1c7jc

Hi,

All templates are under ~root/protected/views/front/ directory.

1. ~root/protected/views/front/website/show.php
2. ~root/protected/views/front/widgets/request_form.php

Thanks bro

what is this ? $ 162,36 .this is 162.36 $ and alexa rank example you designed 123,45 to 123.45 . how can i change it after boughtthis script ?

Hello! I have a problem after install: I can’t check the domain. “Error while inserting data” application.log: 2019/11/27 01:29:54 error CDbCommand::execute() failed: SQLSTATE[HY000]: General error: 1364 Field ‘facebook_reaction_count’ doesn’t have a default value. The SQL statement executed was: INSERT INTO `sc_webdata_social` (`pins`, `linkedin`, `stumbleupon`, `wid`, `facebook_share_count`, `facebook_like_count`, `facebook_comment_count`, `facebook_total_count`, `facebook_click_count`, `gplus`, `twitter`) VALUES (:yp0, :yp1, :yp2, :yp3, :yp4, :yp5, :yp6, :yp7, :yp8, :yp9, :yp10). Bound with :yp0=’0’, :yp1=’0’, :yp2=’0’, :yp3=’1’, :yp4=’0’, :yp5=’0’, :yp6=’0’, :yp7=’0’, :yp8=’0’, :yp9=’0’, :yp10=’0’. 2019/11/27 01:29:54 error CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1364 Field ‘facebook_reaction_count’ doesn’t have a default value

Hi. Please try to disable strict mode in MySQL.

Hi!

I don’t get SMTP credentials to work.

I have tried all possible configurations: with my own system in my domain, with gmail smtp, and with mailjet.com service

I have changed the combinations of ports, TLS and SSL, etc … but nothing works.

For example, in other scripts that I have running with the gmail smtp, these parameters work:

'mailer' => array(
    'class' => 'ext.mailer.EMailer',
    // Mail server protocol
    'Mailer' => 'smtp',
    'SMTPAuth' => true,
    // Mail server host
    'Host' => 'smtp.gmail.com',
    // Mail server port
    'Port' => 587,
    // Username
    'Username' => 'My-name@gmail.com',
    // Password
    'Password' => My-gmail-pass',
    // Encoding
    'CharSet' => 'UTF-8',
    // set "tls" if Port is 587 or "ssl" if Port is 465
    'SMTPSecure'=>'tls',
    // SMTP connection options
    'SMTPOptions' => array(
        'ssl' => array(
            'verify_peer' => false,
            'verify_peer_name' => false,
            'allow_self_signed' => true
        )
    ),
),

What I can do?

Hi, send me cPanel creds by email. I’ll setup it for you :)

-May I use on more than 1 domain this product? -May I change theme and add domain?

Second question was, *- may I change theme and add language?

Hi, you can modify files as you want.

According Codecanyon rules: regular license is per one domain, while extended license is per unlimited number of domains.

can you help to install cause i got some error

Yes, send me cpanel / plesk / ssh / ... credentials via contact form

Hi, Can i use this script on godaddy shared hosting? https://sorturl.co

Technically it can, but I can’t guarantee that shared IP is not banned by third parties (the APIs where my script getting info).

I want add Bulk import and Modify site Took @ https://sorturl.co

There is no way to import websites in bulk

Images not loading at all. http://adultsitevalues.com – any suggestions?

I think it’s OK. Is not it?

Hello, I want to translate the system into Turkish. Would you contact me for this? WP: +905342239091

Sorry, not looking for Turkish translation.

Hi, i am getting error on the sell page in the admin area. Pls advise how to fix? Thx http://muckup.com/errorsell.png

This is either your server firewall blocks requests to customer.photos or customer.photos blocks requests from your server.

Check mail please..

Answered

I did hard-work then i (calculated / added) only 1700 website in my website. But i have been collected 0.5 Million website list. So how can i (calculate / add) bulk websites in my main website? Do u have any option? If yes, please give me.

Well there is no way to import websites in bulk because you will be banned by 3rd parties due to large amount of queries.

Og:title & Og:description & og:image not work. I will check with check with “https://developers.facebook.com/tools/debug/sharing” tools.

Already i fixed Og:title. But i can’t fix “og:description” & “og:image” please give me code for “og:description” & “og:image”

Thank you

Check screenshot: I will check this URL https://websiteworthtools.com/en/cost/apple.com

Tools: https://i.imgur.com/pgl8pKz.jpg Fix og:title https://i.imgur.com/kuLsl2n.jpg

Now facebook og+image work fine. But in twitter now wotk https://i.imgur.com/omdiu7z.jpg

I did test your last script but my problem is not solve.

Now i get solution of my problem. but i do not understand how to set 2 script in (one) 1 line. So please help me

$url=$this->createAbsoluteUrl(“website/show”, array(“domain”=>$website->domain)); & * $cs->registerMetaTag($website->meta_tags->description,null,null,array(‘property’=>’og:description’)); *

How to set in one line. After set show like this :

domain.com ‘space’ description

Then it’s work fine.

Try to replace:
$cs->registerMetaTag(CHtml::encode(html_entity_decode($website->meta_tags->description)),null,null,array('property'=>'og:description'));
with
$cs->registerMetaTag($website->idn. " ". CHtml::encode(html_entity_decode($website->meta_tags->description)),null,null,array('property'=>'og:description'));

its possible not use pagepaker

Hi. Unfortunately, no.

I need a small change can u help me?

Hi,

Here is example of random websites. Open root/protected/views/front/website/show.php . And put following code above

<a id="widget"></a>
<?php
if($this->beginCache("random_website_list", array('duration'=>3600))) {
    echo $this->widget('application.widgets.WebsiteList', array(
        "config"=>array(
            "totalItemCount"=>3,
            "criteria"=>array(
                "order"=>"rand()",
            ),
            "pagination"=>array(
                "pageSize"=>3
            )
        ),
    ), true);

    $this->endCache();
}
?>

In some words: It takes 3 random websites and caches it for 3600 seconds (Every time pull random websites from database can be time costly operation when you have more than 100k rows).

Thank for give me this code but it’s not friendly with take more load time my website. If u never mind can u give me friendly random without image. Only show site name. Must be mobile friendly.

Like this -> https://i.imgur.com/b9YG7Wn.jpg

It won’t affect load time because of cache. Speaking about text-only version: it requires some programming…

Why is the USD price in format $5.555,55 it should be $5,555.55 for USD. Is this easy to change in the settings?

Yes, you can change thousand separator and comma in config file.

Waiting for an answer. Is there a way to remove the “pagepeeker”on each screen previews.

You can, but you need to purchase “Premium” account.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey