Jump to content
Bicrypto v3.6.1 + All Plugins ×
  • advertisement_alt
  • advertisement_alt
  • advertisement_alt

AtoZ SEO Tools v3.6 - Search Engine Optimization Tools + addon


Mahmoud

Recommended Posts

  • 2 weeks later...
On 6/20/2019 at 9:02 PM, Mahmoud said:

AtoZ SEO Tools - Search Engine Optimization Tools - CodeCanyon Item for Sale

This script was Nulled by Donia WeB, the first site to be Nulleded exclusively for Donia WeB members ?

A to Z SEO Tools v2.8 is a Search Engine Optimization Tools. We have more than 50 SEO Tools to keep track your SEO issues and help to improve the visibility of a website in search engines. It also helps to optimize web content by analyzing content for keywords, on-site links and other SEO considerations. 
 

Main Features:

- User Management System 
- Oauth Login System Included (Twitter, Facebook and Google ) 
- Fully translatable to any language 
- Track your visitors traffic and input queries 
- Fully SEO-friendly URLs 
- Captcha protection system for SEO Tools 
- One-Click Ads integration 
- Powerful admin control panel 
- Easy Maintenance Mode 
- Google analytics support 
- Responsive design 
- Inbuilt Sitemap Generator 
- Advance Mailer for Account Activation, Password reset etc.. 
- Support both SMTP and Native PHP mail 
- Contact page for visitors to contact you easily 
- Create unlimited custom pages 
- Add-ons Support 
- Support Theme customization / Custom coded themes 
- Two Simple Themes included on the Package! 
- Inbuilt Easy Installer Panel 

 

Change Log

Version 2.9 (1st June 2020)


- Added: Admin can update/change user password.
- Updated: AJAX Controller (Mobile friendly checker addon issue)
- Updated: Google Pagespeed Insights Checker 
- Fixed: Throwing empty file error at "imagecreatefromjpeg" function

Demo: https://codecanyon.net/item/atoz-seo-tools-search-engine-optimization-tools/12170678

Download:

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

blog addon v1.3:

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

On 6/25/2019 at 7:59 PM, Boobo said:

thanks..

 

On 6/20/2019 at 9:02 PM, Mahmoud said:

AtoZ SEO Tools - Search Engine Optimization Tools - CodeCanyon Item for Sale

This script was Nulled by Donia WeB, the first site to be Nulleded exclusively for Donia WeB members ?

A to Z SEO Tools v2.8 is a Search Engine Optimization Tools. We have more than 50 SEO Tools to keep track your SEO issues and help to improve the visibility of a website in search engines. It also helps to optimize web content by analyzing content for keywords, on-site links and other SEO considerations. 
 

Main Features:

- User Management System 
- Oauth Login System Included (Twitter, Facebook and Google ) 
- Fully translatable to any language 
- Track your visitors traffic and input queries 
- Fully SEO-friendly URLs 
- Captcha protection system for SEO Tools 
- One-Click Ads integration 
- Powerful admin control panel 
- Easy Maintenance Mode 
- Google analytics support 
- Responsive design 
- Inbuilt Sitemap Generator 
- Advance Mailer for Account Activation, Password reset etc.. 
- Support both SMTP and Native PHP mail 
- Contact page for visitors to contact you easily 
- Create unlimited custom pages 
- Add-ons Support 
- Support Theme customization / Custom coded themes 
- Two Simple Themes included on the Package! 
- Inbuilt Easy Installer Panel 

 

Change Log

Version 2.9 (1st June 2020)


- Added: Admin can update/change user password.
- Updated: AJAX Controller (Mobile friendly checker addon issue)
- Updated: Google Pagespeed Insights Checker 
- Fixed: Throwing empty file error at "imagecreatefromjpeg" function

Demo: https://codecanyon.net/item/atoz-seo-tools-search-engine-optimization-tools/12170678

Download:

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

 

blog addon v1.3:

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

 

On 6/25/2019 at 7:59 PM, Boobo said:

thanks..

thanks..

 
  •  

 

  • Love 1
Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
  • 2 weeks later...
On 17.07.2020 at 02:05, downloadmaga said:

Hi, 10 days later it says unlicensed version of AtoZ SEO Tools v2 -  Buy license now

Any possible solution for this?
image.thumb.png.6b5f2290331b6d7260bfd32859057dbc.png

Replace the index.php file at the root of the site with a new one from a backup or archive

 

<?php
session_start();
/**
 * @author Balaji
 * @name: Rainbow PHP Framework
 * @copyright 2020 ProThemes.Biz
 *
 */
//Application Path
define('ROOT_DIR', realpath(dirname(__FILE__)) .DIRECTORY_SEPARATOR);
define('APP_DIR', ROOT_DIR .'core'.DIRECTORY_SEPARATOR);
define('CONFIG_DIR', APP_DIR .'config'.DIRECTORY_SEPARATOR);

//Load Configuration & Functions
require CONFIG_DIR.'config.php';
require APP_DIR.'functions.php';

//Check installation
detectInstaller();

//Database Connection
$con = dbConncet($dbHost,$dbUser,$dbPass,$dbName);

//Start the Application
require APP_DIR.'app.php';

//Theme & Output
require THEME_DIR.'header.php';
require THEME_DIR.VIEW.'.php';
require THEME_DIR.'footer.php';

//Close the database conncetion
mysqli_close($con);

Edited by vasiliik
Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...