HEX
Server: Apache
System: Linux server.forfound.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: planetnewspro23 (1019)
PHP: 8.5.7
Disabled: NONE
Upload Files
File: /home/planetnewspro23/public_html/wp-content/plugins/surerank/constants.php
<?php
/**
 * Setting constants for the plugin.
 * This file is used to define the constants used within the plugin.
 *
 * @package surerank
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

/**
 * Setting constants for global options.
 */
define( 'SURERANK_SEO_LAST_UPDATED', '_surerank_seo_last_updated' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_SETTINGS', 'surerank_settings' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_SEO_CHECKS', 'surerank_seo_checks' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_SEO_CHECKS_LAST_UPDATED', 'surerank_seo_checks_last_updated' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_TAXONOMY_UPDATED_AT', 'surerank_taxonomy_updated_at' );

/**
 * Robots.txt content option.
 */
define( 'SURERANK_ROBOTS_TXT_CONTENT', 'surerank_robots_txt_content' );