phpRank - SEO Reports & Tools Platform (SaaS)

phpRank - SEO Reports & Tools Platform (SaaS) V15

No permission to download

tuton012

Strive for progress, not perfection
Babiato Lover
Trusted Uploader
May 23, 2019
1,607
2,060
120
Near You
tuton012 updated phpRank - SEO Reports & Tools Platform (SaaS) with a new update entry:

V1.4.0

Clean Version Not Nulled

1.4.0 - 21 April 2022
  • Added Keyword Research Tool
  • Added the ability to fetch sitemap links that are not necessarily ending with XML format
  • Added the ability to enable detailed Reports on Export or Print
  • Added the ability to set the Plan's position on the Pricing listings
  • Added the ability to set custom CSS code based on the color scheme
  • Added the ability to customize the Crawler's User-Agent
  • Fixed...

Read the rest of this update entry...
 

tofayelamin

Active member
Jul 1, 2020
285
68
28
Can anyone tell me how to install this script? I have got 404 error when i try to mydomain.com or mydomain.com/public
 

Attachments

  • Screenshot_2022-05-07-19-54-27-209_com.android.chrome.jpg
    Screenshot_2022-05-07-19-54-27-209_com.android.chrome.jpg
    112.4 KB · Views: 16

ohe_hitu

Active member
Sep 24, 2019
145
48
28
Can anyone tell me how to install this script? I have got 404 error when i try to mydomain.com or mydomain.com/public

The DocumentRoot for the domain needs to be set direct to the public directory in apache
E.g. DocumentRoot "domain_directory/public"
 

raminfaizy

Member
Apr 2, 2019
55
12
8
The DocumentRoot for the domain needs to be set direct to the public directory in apache
E.g. DocumentRoot "domain_directory/public"
hello i am new can you please write the code i want to install here sitespy.in please
 

miroslavdzembo

New member
Nov 1, 2020
10
2
3
Hi to all .. i just want you to know that if php version on hosting server is lover then 7.2 u will get some errors.. Sometime u will get 404 and sometime u will get http error 500 it dipends what u are doing.. so just set php on 7.2 and it should work fine
 
  • Like
Reactions: baba8o

miroslavdzembo

New member
Nov 1, 2020
10
2
3
changed the php version too but still showing like this https://sitespy.in/public/install
I don't know what u did and how u setup rest of things.. but i'm pretty sure that this is not because of php.. Let's try this. in env file edit APP_URL='https://sitespy.in/public/" then go to htaccess file and enter this
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://sitespy.in/$1 [R,L]

#RewriteCond %{HTTP_HOST} ^sitespy\.in
#RewriteRule ^(.*)$ /public/$1 [R=301]
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ server.php
after this clean cesh memory and try again
 

miroslavdzembo

New member
Nov 1, 2020
10
2
3
I don't know what u did and how u setup rest of things.. but i'm pretty sure that this is not because of php.. Let's try this. in env file edit APP_URL='https://sitespy.in/public/" then go to htaccess file and enter this
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://sitespy.in/$1 [R,L]

#RewriteCond %{HTTP_HOST} ^sitespy\.in
#RewriteRule ^(.*)$ /public/$1 [R=301]
RewriteEngine On

RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -f
RewriteRule ^ ^$1 [N]

RewriteCond %{REQUEST_URI} (\.\w+$) [NC]
RewriteRule ^(.*)$ public/$1

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ server.php
after this clean cesh memory and try again
and pls before this pls check did u extract all files from rar or zip ..
 

miroslavdzembo

New member
Nov 1, 2020
10
2
3
To make public folder main-root u just need to copypaste this to htaccess
RewriteEngine on
RewriteCond %{HTTP_HOST} ^sitespy.in$ [NC,OR]
RewriteCond %{HTTP_HOST} ^www.sitespy.in$
RewriteCond %{REQUEST_URI} !public/
RewriteRule (.*) /public/$1 [L] but pls save first htaccess .. u can't mess nothing, just delete whole file if something goes wrong..
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu