Code

Discussion on Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Discussion on Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Cart 9,209 sales
Recently Updated

KBRmedia supports this item

Supported

This author's response time can be up to 5 business days.

8408 comments found.

Hi

Your said that next version, it might be released in April. Is it have feature pay for user like adfly?

Regards

Hello

Yes but that will be a totally new script. It will not be an update to this.

so, you mean you will to release two script. one of them is update for this script and the other is a totally new script. Isn’t it?

Hello

I will release a new script that would something like adfly and an update for this script that will include new features.

KBRmedia – Many users want similar scripts, but are waiting, because you want to public new version, can you tell us release date.

And maybe some new functions.

Hello

The new version (new script) is under development and I don’t have an ETA for it. It might be released in April.

Josh

If I buy this version, next can I to update when you public new version, or I must to install script agane and I lost data.

I think all users waiting… Maby you can write some new functions list…

Hello

No. The new script will be different from this but I will also release an update for this script with new features. In this case you will not lose data. I can’t provide you the list of features because they are still under development.

Hello Dear When I Install It Says “File (header.php) is missing in the theme folder.” please resove the problem

Hello

Did you make a fresh install or upgrade? If you made a fresh install, please make sure that everything is uploaded fine in the theme folder.

Hey, How can I change the colors? For example, on / index the Call to Action Button color, how can I change it?

Greetings from Germany

Can I edit the advanced options button in the style.css? This button have a blue hover.

Hi

Yes. You need to add the code below in style.css. Change the red color by the color you want.

.btn-primary:hover{
      background: red !important;
      color: #fff
}

Hey, I check the not :D so there are certain buttons still have a hover like on the index page or on the user panel. I want all the buttons are not hover.

Greetings From Germany

I use this for a while and it work great. But lately it kind of slow to get the shorten link, It show loading very long time (30 seconds)

I not do anything with server. Do you have any suggestion?

I know the problem. It will slow when use Google Safe Browsing and Phishtank API. Maybe my host slow to get their API. I turn i toff an it working great now.

Hello

If that is the case, you server might have some issues with using cURL or file_get_contents as these are used to send the request

Hey, is there any way that we can get per hour or per minutes stats?

Thanks

Hello

No as that requires a lot of work however that is planned to added soon as an update.

Thanks for your quick response. Your product is really awesome. Very nice job.

hello, GeoTarget not work. does not redirect to another url if another country. how could I fix it?

thx

Hi

Can you open a ticket?

Hello. Do you plan to make aliases only for premium users or expand alias settings in the new version?

Hello

Yes. In the new version, I will make it so that you can reserve features to premium users only

Cool, thanks!

Dear Author,

Can I create below rule?
1. For non registered user, they can shorten their url, but without custom alias. And their alias is 7 digit. (Recaptcha enabled)
2. For registered user, they can shorten their url with custom alias, but the minimum character is 7 digit.
3. For paid member, they can shorten their url with custom alias, minimum character is 4 digit.

Thank you

Hello

Yes you can but you would need some basic php knowledge. Please check out the file includes/Short.class.php amd the method add()

Thanks for this awesome script. Would worth more if it also supports referrer OS and keywords redirect on top of country redirect.

Hello

OS targeting is coming soon. However I am not sure what you mean by keyword redirect.

keyword in url… eg. if the referrer url contains a keyword such as codecanyon.net then it redirects where we want visitors to go. :) either AND / OR with the country redirect. hmm.. such features are in Revive Adserver which i enjoy using. if premium url shortener is able do such, it would save more setup time by combining both brilliant scripts. And i believe people like me and affiliate webmasters are willing to pay for the extras.

Hello

I see. That is good idea :) And it should be quite easy.

Fantastic script! Easy to setup and use. Can’t wait to see the next update. I set it up in minutes (forgot to edit .htaccess at first, quickly remedied that), grabbed your theme and done!

Hello

Thanks for the feedback :D

Hi KBRmedia.

Can you add advertisement/html field at custom splash? so user can add their ads on their own custom splash. I think it will be the good one feature that user will like.

btw, premiumurlshortener is a good platform. I hosted it at http://unikunik.pw/

Hello

but, can you give me full code for splash page please? I very need it now. I have try use your code but it not working for me.

Hello

Sorry there was a typo in the code above. Here

$post = $this->db->get("page", array("menu" => 0), array("order" => "RAND()", "limit" => 1));

Then you can use <?php echo $post->content ?> to output the content.

Thank you verry much

Error blank pages. To correct page refresh. exp : http://lin.kim/BErDd

Hi

Can you open a ticket and include FTP access?

Okey submit

Looking at it right now.

Hi, I bought the $22 website version but was unable to install. So bought the $14 wordpress versions instead. Would appreciate a refund for the initial version thanks

Hello

By WordPress version do you mean http://codecanyon.net/item/premium-url-shortener-wordpress-plugin/6726829 ? If so then this will not work if you don’t install the main script first. If you have trouble with it let me know via email or a ticket and I will gladly help you out with this.

Josh

Hi, I was not aware the wordpress version did not work without the main being installed, As I could not get the main to install ($22) (permissions), find the wordpress version will not workwithout main installed ($14) & new domain $10, freelancer to install wordpress and the plugin $10 am down $56.

Hello

Can you try to contact Envato support to see if they can refund but you must provide a valid reason? I personally do not have the option to refund people. Envato, the company behind, this site takes care of all payments.

Hey, I bought the script and I am pretty satisfied with it. However I would love an update that would include a option to redirect mobile traffic to a different url cheers

Hello

That is coming soon.

Hello,

How change Open Graph automatic image, for facebook share?

Thanks

Hello

Find the code below on line 380 in includes/Short.class.php and replace the part in bold by the link to the image:

Main::set(“image”,”LINKTOIMAGEHERE“);

Changed it but does not work, i upgraded on facebook debugger but does not find the new image, remains the same

Hello

That is because facebook catches data, give a day and it should be fine.

What a fantastic script… In the top ten on code canyon for sure.

I have my site up and running flawlessly, but I have one question. Let’s say I want to integrate a blog into this site, as that is the best way to do SEO, what is the easiest way to do this?

How difficult would it be for a developer to set up something in the admin panel so that I could write blog posts and have them appear in mywebsite.com/blog (archive)/blog post?

I think this would be a great idea in a future update as well!

Hello

Thanks for the feedback. You can safely install WordPress in a directory name “blog”. However if you wish to integrate the blog system to the script it is very easy to do so and that would a great for the update :D

What is in the newest update? And advice for someone who has custome changes and wants to update.

Hello

The update is under development and it will come with many new features – features geared towards security and maybe monetization.

Is it possible to list the short link creators IP address next to the URL in admin, it would just make it easier to block spammers and hackers. Thanks in advance. Great script. Tip to users, shore up the security by installing zbblock (free), complete the package!

Hi

Currently the IP of the creator is not stored in the database so it is not possible to display them. However I am planning to add that.

Hello I have few questions about the script. By your example my shortened link is http://gempixel.com/short/jMDTg and I have tested the same link on some of your customers website http://woourl.co/Ikk0A and when I posted to facebook with your example I got what I wanted but with this other one haven’t. Does your script work like you show that it will work or this guy didn’t know to set it up or what? If some of shorten links are reported for being spam will my domain be marked as spam or only shortened link? Hope that we will cooperate

Hello

That is because these two URLs are using different redirection methods. The one on the demo uses a splash page which ensures that the data for is set while the other site redirect directly so FB scans directly the target for these data. It is also possible that FB have marked the target site as spam.

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