Code

Discussion on phpRank - SEO Reports & Tools Platform

Discussion on phpRank - SEO Reports & Tools Platform

By
Cart 1,353 sales
Recently Updated

lunatio supports this item

Supported

767 comments found.

Hi. Before Purchase Query. Does It Works on shared hosting or on server. Also please tell what’s the minimum requirement to run this script

Hello ahmadfarooq1616,

It works on any type of hosting that meets the requirements, which can be found at: https://lunatio.com/phprank/documentation#requirements

Regards,

Lunatio.

Where does the data shown come from? Is it reliable data?

Hello fagnervha,

The SEO reports data come from phpRank’s own analysis. The data is extremely reliable as it’s based on what the major Search Engine providers are recommending.

Regards,

Lunatio.

hello, i write one email, how time for reply usually?

Hello pagu,

We’vre replied to both emails :)

Regards,

Lunatio.

Adding a Rank Tracker module to this product would be incredible; in this module, you would be able to set up keywords you want to track rankings in Google. Any plans for this by any chance?

Hi, love the software and the interface. One question. Do I need to run a report for each page of the website? Is there a way to show a report for all pages on the site? Thank you

Hello ozwds,

Sorry for the delay. There’s no need for that if the website has a sitemap. Simply click on the “Sitemap” button near the URL field, and paste in your .xml sitemap URL, have a look at: https://streamable.com/ioak8e

Regards,

Lunatio.

Hi, plugin looks great. Interested in purchasing this. I have few pre-sale questions:

I see the new update is on Dec 8th but there is nothing in the changelog.

1. Is it easy to add modules/tools. Like if I want to add my own tool or section, is that easily possible?

2. Are you planning to add more Tools? Anything you can mention about any new updates planned?

3. Is it possible to change CSS color for example, from green to blue. I didn’t see the option in the settings – appearance.

Side note – scrolling in Chrome with mouse wheel in dashboard, and tools pages and any other page is almost impossible, it scrolls extremely slow. Might be a bug.

Thank you

Hello diemos,

1. Depends on your programming knowledge. If you’re familiar with Laravel and working with MySQL, then it should be pretty straight forward.

2. Sorry, we can’t disclose what upcoming updates will contain.

3. It is possible to change the colors. We’ve included the SASS files to be re-compiled. If you’re not familiar with SASS, then the CSS files are available to be modified, or via the Admin > Settings > Appearance > Custom CSS where you can override the current CSS rules. There’s no color picker if that’s what you’re asking for.

As for scrolling, that has to be an issue with your device. We’ve never had such a report and scrolls fine on our side (tested on both macOS and Windows).

Regards,

Lunatio.

Hey – installed files like I have always done before and it’s giving this error: https://venturised.com/analytics/install

Hello pedroferro,

The Documentation states that the software must be installed in the root folder of a domain, or subdomain, not in a subfolder. Please follow the Installation Guide, available at: http://lunatio.local/phprank/documentation#installation

Regards,

Lunatio.

I haven’t found any blog pages on phprank site yet, is there a way to create a custom blog page?

Hello Shahadat-Tamim,

No, this is not a blogging platform. phpRank is a SEO reports & tools platform. If you need a blogging system, you can always install Wordpress or a similar platform.

Regards,

Lunatio.

I love the product but there may be a small issue I upgraded from a older version to now and even in the demo (so not only my installation) there is a bug where the password entry is not woking on the report itself (when password protecting a report)

But still one of the best products out there.

Hello wiesty,

Thank you for reporting this issue. I’ve sent a silent update with this fix, and the change will be documented in our next release. You can apply the fix by redownloading the latest version, and uploading the /app/Http/Controllers/ReportController.php file.

Regards,

Lunatio.

Also, do you have a white label document that explains all the SEO terminology and can be provided to clients with clear definitions of what they mean? Most of my business clients will need to know the definitions; for example Meta Description, 404 Page, etc. By submitting report summaries to clients, most will not understand this terminology and what is needed to fix the issues.

Hello joed777,

That’s already available for every single SEO test. Simply click on the info (i) icon located on the right side of every test, see: https://i.imgur.com/g2M2G86.png

Regards,

Lunatio.

Does the script also identify images that are missing alt text? This is important factor for rankings.

Hello joed777,

Yes, it’s called the “Image keywords” test.

Regards,

Lunatio.

which paid api we need to connect for getting the search volume and cpc?

Hello shimi1200,

The KeywordsEverywhere API is required for the Keyword Research Tool. See: https://lunatio.com/phprank/documentation#advanced

Regards,

Lunatio.

Hi!, what version of laravel does the script use? And if not 11, any plan to update it?

Hello llenidesign,

We’re using Laravel 10 due to compatibility reasons. We’ll be updating to Laravel 11 once Laravel drops support for Laravel 10, which is in February, 2025.

Regards,

Lunatio.

Does the script include an ad banner ?

Hello sanayar2008,

We do not have dedicated ad-spots anymore, if that’s what you’re asking, however you can add your ad-code into the template files if you wish to display ads on your website.

Regards,

Lunatio.

Hello sanayar2008,

phpRank v21 has been released, featuring ads sections for SEO reports and for the Tools.

Both Reports and Tools can now be made publicly available for guest users, so they can be accessed without an account.

Furthermore, “Ads” sections are now part of the Plans, so they can also be enabled on a per-plan basis.

Thank you for your feedback.

Regards,

Lunatio.

Im just saying… it is a little weird my server blocked access to an india IP trying to access my .env file. on a new domain and new script. a few hours after buying this.

Hello ExplicitDesign20,

Most likely bots scanning the web for common files of known frameworks / software (in this case, Laravel and phpRank).

It’s impossible for anyone to access your .env file as long as you follow the installation guide. The .env file resides outside your public directory, hence making it impossible to be accessed.

Furthermore, in the eventuality you didn’t followed the installation guide, and decided to upload everything in the public folder, we’ve added specific rewrite rules to block access to your .env file via .htaccess rules, see: https://i.imgur.com/8R1DDn6.png

So not sure what the issue is here.

Regards,

Lunatio.

Hello! 1. Im trying to add websites with the sitemap option , once I click on “analyze” button it start loading and for some websites sitemap url it will do nothing once finish and for others sitemap url will show a 500 error , what can be happening here ?

2. For the Google Custom Search API , is there a request limit like the one on KeywordsEverywhere 200/day ?

thanks

Hello bitxlove,

1. Can you please email us the file(s) from the /storage/logs/ folder?

2. Yes, the same limit that’s for Keyword Research tool applies to other API based tools.

Regards,

Lunatio.

The code seems well-written! great stuff. I had trouble getting it to work with PostgreSQL but fair enough you do say MySQL in the docs. Probably not too complicated to fix, Overall this will save me so much time, so a win :-)

Hello kwnaidoo,

Glad to see you’re appreciating our codebase. We plan on doing another major improvement to the codebase sometime next year by adding type declarations software-wide. Yes, MySQL is a software requirement, as that’s the engine we’ve developed this product on (and this is what 99.9% of our customers use), however a port to PostgreSQL shouldn’t be too hard if that’s a requirement and you’re familiar with such migration.

We’ve just shipped another major update, which adds the ability to upload custom avatars (and also 3rd party storage integration via Amazon S3, Backblaze, etc.), bulk selection, and more. And we’ve got more stuff coming soon, stay tuned.

Regards,

Lunatio.

I want to buy the product so I have two questions

1’ Are there additional costs for the product, when I buy the product will it work without paying monthly subscriptions,

I looked at https://lunatio.com/phprank/documentation#advanced

But it is not clear, can you tell me what has subscriptions.

2’ Second question: Does it support the RTL switch?

note: It is better to add the admin preview

Regards

Hello MDAR20,

1. It can be run completely stand alone, with no additional monthly cost, if you disable the Website Screenshot Preview (Thum.io integration), and the following 3 tools:

For the “SEO reports”, we’re using Thum.io API to generate the website image preview. If you don’t want to use this API, you will still get 100% report data, however no website preview will be displayed.

For the “Tools”, there are 3 tools that require an API. “Keyword Research” tool requires a KeywordsEverywhere API, “SERP checker” and “Indexed pages checker” tools require a Google Search API. If you don’t want to use these APIs, then the Tools will exclude these 3 tools, however all the other (36) tools will work just fine.

Please consult the https://lunatio.com/phprank/documentation#advanced section to see the additional services.

2. Yes, RTL is fully supported. Consult the FAQ section: https://lunatio.com/phprank/documentation#faq regarding creating new languages.

Regards,

Lunatio.

Do you have any plans to add an option for creating a Lifetime plan?

Hello Nayeem32,

No, plan subscriptions are monthly and yearly. You can create redeemable coupons for longer periods (e.g: a redeemable coupon for 10 years), but not for “lifetime”.

Regards,

Lunatio.

Hello from what I have read, some APIs are not free. How much do you have to pay for them? Or how long can you use them for free? It would be best to write down in detail what the costs are.

Best regards

Hello SOMEDIA,

The API prices can differ and can change at any time, hence why we haven’t specified the price of 3rd party APIs used.

It’s recommended that you check the pricing at the time of purchase (in some cases it be even region dependent).

Regards,

Lunatio.

Hello Lunatio where can i see the price from API? do you hava a link for me?

regards Soner

Hello SOMEDIA,

Please click the link of each service under the Advanced section from our Documentation: https://lunatio.com/phprank/documentation#advanced

Regards,

Lunatio.

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