{"id":37649,"date":"2024-04-06T16:00:33","date_gmt":"2024-04-06T15:00:33","guid":{"rendered":"https:\/\/airoserver.com\/?p=37649"},"modified":"2024-04-03T11:50:20","modified_gmt":"2024-04-03T10:50:20","slug":"what-is-cpanel-awstats","status":"publish","type":"post","link":"https:\/\/airoserver.com\/fa\/blog\/what-is-cpanel-awstats\/","title":{"rendered":"What is cPanel Awstats?"},"content":{"rendered":"<p>cPanel Awstats is a web analytics application that comes pre-installed on some hosting or server management systems, such as cPanel. By analyzing web server log files, Awstats provides comprehensive statistics about your website&#8217;s status.<\/p>\n<h3><strong>Gathering Extensive Information About Your Website<\/strong><\/h3>\n<div class=\"flex-1 overflow-hidden\">\n<div class=\"react-scroll-to-bottom--css-isfnq-79elbk h-full\">\n<div class=\"react-scroll-to-bottom--css-isfnq-1n7m0yu\">\n<div class=\"flex flex-col text-sm pb-9\">\n<div class=\"w-full text-token-text-primary\" data-testid=\"conversation-turn-46\">\n<div class=\"px-4 py-2 justify-center text-base md:gap-6 m-auto\">\n<div class=\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\">\n<div class=\"relative flex w-full flex-col agent-turn\">\n<div class=\"flex-col gap-1 md:gap-3\">\n<div class=\"flex flex-grow flex-col max-w-full\">\n<div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"8da0c327-d6c8-47d1-ac1a-f2f3acdcea0e\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p>Awstats remarkably gathers an extensive array of data concerning your website, encompassing metrics such as the number of visits, unique visitors, traffic charts, browser specifics, operating systems, search engines, and notably popular pages. Consequently, this wealth of information plays a crucial role in enhancing your understanding of your website&#8217;s performance and user behavior, ultimately allowing for more informed decisions and strategies.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>Operating independently, Awstats is installed on the server. In hosting management systems like cPanel, you can access Awstats reports and statistics online. In cPanel, the option to view Awstats reports is available under the &#8220;Metrics&#8221; or &#8220;Statistics&#8221; section. If you do not have access to Awstats in your cPanel, you should contact your server administrator or support team to enable this feature or for further guidance.<\/p>\n<h3><strong>Can I Install cPanel Awstats on My Server?<\/strong><\/h3>\n<p>The first consideration in exploring cPanel Awstats is whether it can be installed on your server. You can install Awstats on your server, but it&#8217;s important to note that installing and configuring Awstats requires root access to the server and some technical skills.<\/p>\n<p>Here are the main steps for installing Awstats on your server:<\/p>\n<p><strong>Checking and Installing Required Dependencies:<\/strong> Before installing Awstats, ensure all necessary dependencies are installed. These may include Perl and other packages, which can be installed using apt on Ubuntu or yum on CentOS.<\/p>\n<p><strong>Downloading the Awstats Package:<\/strong> You can download the Awstats package from the official Awstats website (<a href=\"https:\/\/awstats.sourceforge.io\/\" target=\"_new\" rel=\"noopener\">https:\/\/awstats.sourceforge.io<\/a>). Unzip the package.<\/p>\n<p><strong>Configuring Awstats:<\/strong> To configure Awstats, you need to create a configuration file. The configuration file includes settings such as the log file path, domain name, analysis method, and more. You can use and rewrite the configuration file provided with the Awstats package.<\/p>\n<p><strong>Running Awstats:<\/strong> After configuring, you can run Awstats. Typically, this involves executing the following command in the terminal:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">perl awstats.pl -config=yourconfigfile -update<br \/>\n<\/code><\/div>\n<\/div>\n<p>Replace <code>yourconfigfile<\/code> with the path to your Awstats configuration file.<\/p>\n<p><strong>Accessing Awstats Reports:<\/strong> Once Awstats is running, you can access its reports through a web browser. The path to Awstats reports usually looks like <a href=\"http:\/\/yourdomain.com\/cgi-bin\/awstats.pl\" target=\"_new\" rel=\"noopener\">http:\/\/yourdomain.com\/cgi-bin\/awstats.pl<\/a>. By navigating to this path, you can view Awstats statistics and reports.<\/p>\n<h3><strong>Can I Rewrite the Awstats Configuration File?<\/strong><\/h3>\n<p>An important question that may arise when exploring cPanel Awstats is whether you can rewrite the Awstats configuration file. You can indeed rewrite the Awstats configuration file, typically known as awstats.conf or awstats.&lt;domain&gt;.conf. This file contains important settings used for analyzing and generating statistics from web server logs. You can open and edit this file to tailor Awstats settings to your needs.<\/p>\n<p>Here are a few critical settings in the Awstats file:<\/p>\n<ul>\n<li><strong>LogFile:<\/strong> This setting relates to the web server log file path. You must specify the exact path of the log file here.Example:\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">LogFile=<span class=\"hljs-string\">\"\/var\/log\/apache2\/access.log\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li><strong>SiteDomain:<\/strong> This setting relates to the domain of the website Awstats will analyze. You must specify your domain here.Example:\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">SiteDomain=<span class=\"hljs-string\">\"example.com\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li><strong>HostAliases:<\/strong> This setting is used to define aliases for the domain that will be displayed in Awstats reports.Example:\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">HostAliases=<span class=\"hljs-string\">\"www.example.com example.com\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li><strong>LogFormat:<\/strong> This setting relates to the log format used by the web server. You must specify your log format here. Common formats include <code>1<\/code>, <code>2<\/code>, <code>4<\/code>, <code>W3C<\/code>, etc.Example:\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">LogFormat=1<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li><strong>DNSLookup:<\/strong> This setting determines whether Awstats converts the IP addresses of visitors into domain names. To disable DNSLookup, set this setting to <code>0<\/code>:Example:\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">DNSLookup=0<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<p>These settings are just a few of the ones available in the Awstats file.Also you can edit other settings according to your needs. Remember to save changes after editing the configuration file.<\/p>\n<h3><strong>Restarting cPanel Awstats and Applying New Changes<\/strong><\/h3>\n<p>To restart Awstats and apply new changes, follow these steps:<\/p>\n<p><strong>Stopping Awstats:<\/strong> First, you need to stop Awstats to apply the changes. This can be done by stopping the Awstats process on your system. For example, if using Linux, you can use the following command:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">sudo service awstats stop<br \/>\n<\/code><\/div>\n<\/div>\n<p><strong>Saving Changes:<\/strong> Ensure you have saved any changes made to the Awstats configuration file (awstats.conf or &lt;domain&gt;.conf).<\/p>\n<p><strong>Restarting Awstats:<\/strong> Now, you can restart Awstats to apply the new settings. If using Linux, you can restart the Awstats process with the following command:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">sudo service awstats start<br \/>\n<\/code><\/div>\n<\/div>\n<p><strong>Reviewing Performance:<\/strong> With Awstats restarted and new settings applied, you can access Awstats reports and statistics to ensure the changes are correctly reflected and functioning as expected.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-37655 size-full\" src=\"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-2-1.jpg\" alt=\"cPanel Awstats\" width=\"1024\" height=\"550\" srcset=\"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-2-1.jpg 1024w, https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-2-1-300x161.jpg 300w, https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-2-1-768x413.jpg 768w, https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-2-1-18x10.jpg 18w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/p>\n<h3><strong>Finding the Awstats Configuration File<\/strong><\/h3>\n<p>The Awstats configuration file is usually named awstats.conf or awstats.&lt;domain&gt;.conf and can be located in various paths and locations depending on the installation and configuration of Awstats and the operating system. However, most commonly, you can find this file in one of the following locations:<\/p>\n<p><strong>Default Path:<\/strong> On some Linux distributions and other operating systems, the Awstats configuration file can be found in the <code>\/etc\/awstats\/<\/code> path. For example:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">\/etc\/awstats\/awstats.conf<br \/>\n\/etc\/awstats\/awstats.&lt;domain&gt;.conf<br \/>\n<\/code><\/div>\n<\/div>\n<p>Here, <code>&lt;domain&gt;<\/code> refers to the specific domain of your website.<\/p>\n<p><strong>Web Server Path:<\/strong> In some cases, the Awstats configuration file is located in the web server&#8217;s configuration file path. For instance, in Apache HTTP Server, the Awstats configuration file may be located in <code>etc\/apache2\/conf.d\/<\/code> or <code>etc\/httpd\/conf.d\/<\/code>.<\/p>\n<p><strong>Awstats Installation Path:<\/strong> On some distributions and operating systems, the Awstats configuration file may be located in the Awstats installation path, which varies based on installation settings. For example, the common path for Awstats installation on Ubuntu systems might be <code>usr\/local\/awstats\/<\/code>.<\/p>\n<p>If you cannot find the Awstats configuration file in the above paths, you can use search commands on your operating system. For example, in Linux, you can use the <code>find<\/code> command as follows:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">sudo find \/ -name <span class=\"hljs-string\">\"awstats.conf\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<p>This command recursively searches all paths in the file system and shows the path if the &#8220;awstats.conf&#8221; file is found.<\/p>\n<h3><strong>Finding the Awstats Configuration File in CentOS<\/strong><\/h3>\n<p>In CentOS, the Awstats configuration file is usually located in the <code>\/etc\/awstats\/<\/code> path. To find the Awstats configuration file in CentOS, you can use the <code>find<\/code> command and proceed as follows:<\/p>\n<p><strong>Opening the Terminal:<\/strong> First, open the terminal in CentOS.<\/p>\n<p><strong>Using the <code>find<\/code> Command:<\/strong> In the terminal, enter the following command:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">sudo find \/ -name <span class=\"hljs-string\">\"awstats.conf\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<p>This command recursively searches all paths in the file system and shows the path if the &#8220;awstats.conf&#8221; file is found.<\/p>\n<p><strong>Reviewing the Results:<\/strong> After executing the above command, the system will start searching and display the results. If the Awstats configuration file is found, you will see its path.<\/p>\n<p>If you cannot find the Awstats configuration file using the above command, you can modify the search commands for more specificity. For example, you can use:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">sudo find \/ -name <span class=\"hljs-string\">\"awstats*.conf\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<p>This command searches for any version of the Awstats configuration file with the pattern &#8220;awstats&#8221; and the extension &#8220;conf&#8221;.<\/p>\n<h3><strong>How to Find the Awstats Configuration File in CentOS 7<\/strong><\/h3>\n<p>In CentOS 7, the default path for the Awstats configuration file is the same, <code>\/etc\/awstats\/<\/code>. You can use the <code>find<\/code> command in CentOS 7 to locate the configuration file. Please follow these steps:<\/p>\n<p><strong>Opening the Terminal:<\/strong> First, open the terminal in CentOS 7.<\/p>\n<p><strong>Using the <code>find<\/code> Command:<\/strong> In the terminal, enter the following command:<\/p>\n<div class=\"dark bg-gray-950 rounded-md\">\n<div class=\"flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md\">bash<span class=\"\" data-state=\"closed\"><button class=\"flex gap-1 items-center\">Copy code<\/button><\/span><\/div>\n<div class=\"p-4 overflow-y-auto\"><code class=\"!whitespace-pre hljs language-bash\">sudo find \/ -name <span class=\"hljs-string\">\"awstats.conf\"<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<p>This command recursively searches all paths in the file system and shows the path if the &#8220;awstats.conf&#8221; file is found.<\/p>\n<p><strong>Reviewing the Results:<\/strong> After executing the above command, the system will start searching and display the results. If the Awstats configuration file is found, you will see its path.<\/p>\n<h3><strong>Conclusion<\/strong><\/h3>\n<div class=\"flex-1 overflow-hidden\">\n<div class=\"react-scroll-to-bottom--css-isfnq-79elbk h-full\">\n<div class=\"react-scroll-to-bottom--css-isfnq-1n7m0yu\">\n<div class=\"flex flex-col text-sm pb-9\">\n<div class=\"w-full text-token-text-primary\" data-testid=\"conversation-turn-44\">\n<div class=\"px-4 py-2 justify-center text-base md:gap-6 m-auto\">\n<div class=\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\">\n<div class=\"relative flex w-full flex-col agent-turn\">\n<div class=\"flex-col gap-1 md:gap-3\">\n<div class=\"flex flex-grow flex-col max-w-full\">\n<div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"1ace75a2-7f87-4dff-bf04-a9d6cf0821c7\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p>In this article, our primary goal has been to offer thorough insights into cPanel Awstats. Interestingly enough, as you&#8217;ve come to understand, cPanel Awstats stands out as a robust web analytics and statistics tool. Notably, it&#8217;s pre-installed on a variety of hosting or server management systems, including cPanel. Moreover, by analyzing web server log files, Awstats meticulously delivers detailed statistics, thereby providing a comprehensive overview of your website&#8217;s status.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>cPanel Awstats is a web analytics application that comes pre-installed on some hosting or server management systems, such as cPanel. By analyzing web server log files, Awstats provides comprehensive statistics about your website&#8217;s status. Gathering Extensive Information About Your Website Awstats remarkably gathers an extensive array of data concerning your website, encompassing metrics such as [&hellip;]<\/p>","protected":false},"author":26,"featured_media":37654,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[179,1],"tags":[],"class_list":["post-37649","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-airoserver","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is cPanel Awstats? - Airoserver | Cloud Hosting Solutions<\/title>\n<meta name=\"description\" content=\"Explore cPanel Awstats: Pre-installed analytics offering in-depth site stats through server log analysis on hosting systems.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/airoserver.com\/fa\/blog\/what-is-cpanel-awstats\/\" \/>\n<meta property=\"og:locale\" content=\"fa_IR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is cPanel Awstats? - Airoserver | Cloud Hosting Solutions\" \/>\n<meta property=\"og:description\" content=\"Explore cPanel Awstats: Pre-installed analytics offering in-depth site stats through server log analysis on hosting systems.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/airoserver.com\/fa\/blog\/what-is-cpanel-awstats\/\" \/>\n<meta property=\"og:site_name\" content=\"Airoserver | Cloud Hosting Solutions\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-06T15:00:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-03T10:50:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"550\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Codinoob\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0646\u0648\u0634\u062a\u0647\u200c\u0634\u062f\u0647 \u0628\u062f\u0633\u062a\" \/>\n\t<meta name=\"twitter:data1\" content=\"Codinoob\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 \u062f\u0642\u06cc\u0642\u0647\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/\"},\"author\":{\"name\":\"Codinoob\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97\"},\"headline\":\"What is cPanel Awstats?\",\"datePublished\":\"2024-04-06T15:00:33+00:00\",\"dateModified\":\"2024-04-03T10:50:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/\"},\"wordCount\":1337,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"articleSection\":[\"AiroServer\",\"Blog\"],\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/\",\"url\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/\",\"name\":\"What is cPanel Awstats? - Airoserver | Cloud Hosting Solutions\",\"isPartOf\":{\"@id\":\"https:\/\/airoserver.com\/#website\"},\"datePublished\":\"2024-04-06T15:00:33+00:00\",\"dateModified\":\"2024-04-03T10:50:20+00:00\",\"description\":\"Explore cPanel Awstats: Pre-installed analytics offering in-depth site stats through server log analysis on hosting systems.\",\"breadcrumb\":{\"@id\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#breadcrumb\"},\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/airoserver.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is cPanel Awstats?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/airoserver.com\/#website\",\"url\":\"https:\/\/airoserver.com\/\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"description\":\"Cloud server | Dedicated server | Domain | Hosting| SSL | Virtual server | Airoserver\",\"publisher\":{\"@id\":\"https:\/\/airoserver.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/airoserver.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fa-IR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/airoserver.com\/#organization\",\"name\":\"Airoserver | Cloud Hosting Solutions\",\"url\":\"https:\/\/airoserver.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png\",\"contentUrl\":\"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png\",\"width\":925,\"height\":880,\"caption\":\"Airoserver | Cloud Hosting Solutions\"},\"image\":{\"@id\":\"https:\/\/airoserver.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97\",\"name\":\"Codinoob\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\/\/airoserver.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g\",\"caption\":\"Codinoob\"},\"sameAs\":[\"http:\/\/codinoob.ir\"],\"url\":\"https:\/\/airoserver.com\/fa\/author\/codinoob\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is cPanel Awstats? - Airoserver | Cloud Hosting Solutions","description":"Explore cPanel Awstats: Pre-installed analytics offering in-depth site stats through server log analysis on hosting systems.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/airoserver.com\/fa\/blog\/what-is-cpanel-awstats\/","og_locale":"fa_IR","og_type":"article","og_title":"What is cPanel Awstats? - Airoserver | Cloud Hosting Solutions","og_description":"Explore cPanel Awstats: Pre-installed analytics offering in-depth site stats through server log analysis on hosting systems.","og_url":"https:\/\/airoserver.com\/fa\/blog\/what-is-cpanel-awstats\/","og_site_name":"Airoserver | Cloud Hosting Solutions","article_published_time":"2024-04-06T15:00:33+00:00","article_modified_time":"2024-04-03T10:50:20+00:00","og_image":[{"width":1024,"height":550,"url":"https:\/\/airoserver.com\/wp-content\/uploads\/2024\/04\/Airoserver-article-1.jpg","type":"image\/jpeg"}],"author":"Codinoob","twitter_card":"summary_large_image","twitter_misc":{"\u0646\u0648\u0634\u062a\u0647\u200c\u0634\u062f\u0647 \u0628\u062f\u0633\u062a":"Codinoob","\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646":"7 \u062f\u0642\u06cc\u0642\u0647"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#article","isPartOf":{"@id":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/"},"author":{"name":"Codinoob","@id":"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97"},"headline":"What is cPanel Awstats?","datePublished":"2024-04-06T15:00:33+00:00","dateModified":"2024-04-03T10:50:20+00:00","mainEntityOfPage":{"@id":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/"},"wordCount":1337,"commentCount":0,"publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"articleSection":["AiroServer","Blog"],"inLanguage":"fa-IR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/","url":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/","name":"What is cPanel Awstats? - Airoserver | Cloud Hosting Solutions","isPartOf":{"@id":"https:\/\/airoserver.com\/#website"},"datePublished":"2024-04-06T15:00:33+00:00","dateModified":"2024-04-03T10:50:20+00:00","description":"Explore cPanel Awstats: Pre-installed analytics offering in-depth site stats through server log analysis on hosting systems.","breadcrumb":{"@id":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#breadcrumb"},"inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/airoserver.com\/blog\/what-is-cpanel-awstats\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/airoserver.com\/"},{"@type":"ListItem","position":2,"name":"What is cPanel Awstats?"}]},{"@type":"WebSite","@id":"https:\/\/airoserver.com\/#website","url":"https:\/\/airoserver.com\/","name":"Airoserver | Cloud Hosting Solutions","description":"Cloud server | Dedicated server | Domain | Hosting| SSL | Virtual server | Airoserver","publisher":{"@id":"https:\/\/airoserver.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/airoserver.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fa-IR"},{"@type":"Organization","@id":"https:\/\/airoserver.com\/#organization","name":"Airoserver | Cloud Hosting Solutions","url":"https:\/\/airoserver.com\/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/airoserver.com\/#\/schema\/logo\/image\/","url":"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png","contentUrl":"https:\/\/airoserver.com\/wp-content\/uploads\/2023\/09\/logo_airoserver.png","width":925,"height":880,"caption":"Airoserver | Cloud Hosting Solutions"},"image":{"@id":"https:\/\/airoserver.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/airoserver.com\/#\/schema\/person\/98c9f3c9d2d2baaf929d2c4a53462e97","name":"Codinoob","image":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/airoserver.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/016ea0daadd857a2718a67b0e8afc43ac449be1b2c2945db2414893811a00a97?s=96&d=mm&r=g","caption":"Codinoob"},"sameAs":["http:\/\/codinoob.ir"],"url":"https:\/\/airoserver.com\/fa\/author\/codinoob\/"}]}},"_links":{"self":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts\/37649","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/comments?post=37649"}],"version-history":[{"count":0,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/posts\/37649\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/media\/37654"}],"wp:attachment":[{"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/media?parent=37649"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/categories?post=37649"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/airoserver.com\/fa\/wp-json\/wp\/v2\/tags?post=37649"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}