🇨🇦
hexo-theme-redefine
BlogGithub
English
English
  • Project Description
  • Get Started
    • Installation
    • Update
    • Usage
  • Configuration
    • Create a theme config file
    • base_info
    • style
      • primary_color
      • avatar
      • favicon
      • article_img_align
      • left_side_width
      • content_max_width
      • nav_color
      • hover
      • first_screen
      • scroll
    • social_contact
    • menu
    • home_article
    • post
      • word_count
      • author_label
    • toc
    • copyright_info
    • website_count
    • local_search
    • comment
      • use
      • Waline
      • Gitalk
      • Twikoo
    • rss
    • lazyload
    • cdn
    • pjax
    • footer
  • Advanced
    • Create a page
    • Note modules
    • Article top
    • Mathematical formula
    • Friendship style
    • file comparison
    • Resource compression
Powered by GitBook
On this page
  1. Configuration

website_count

Previouscopyright_infoNextlocal_search

Last updated 2 years ago

website_count:
  #busuanzi
  # See: http://ibruce.info/2015/04/04/busuanzi/
  busuanzi_count:
    enable: false
    site_uv: false
    site_pv: false
    page_pv: false

This configuration item is used to set the website count. Redefine theme has built-in no garlic count, no additional configuration is required, just directly select the count item you want to enable.

  • site_uv number of site visitors (shown at the bottom)

  • site_pv total site visits (shown at the bottom)

  • page_pv article read count (displayed on article content page)

Screen Shot 2022-10-02 at 10.18.42 AM
Screen Shot 2022-10-02 at 10.16.54 AM
Screen Shot 2022-10-02 at 10.17.29 AM