Title: tech0's Replies | WordPress.org

---

# tech0

  [  ](https://wordpress.org/support/users/tech0/)

 *   [Profile](https://wordpress.org/support/users/tech0/)
 *   [Topics Started](https://wordpress.org/support/users/tech0/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tech0/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tech0/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tech0/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tech0/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tech0/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] /?wordfence_lh=1 Alternate page with proper canonical tag](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/#post-16056534)
 * Thanks [@yingscarlett](https://wordpress.org/support/users/yingscarlett/)
 * I apologize, I’m not familiar with snippets. I assume you mean update those marks
   in notepad?
 * Thanks again
    -  This reply was modified 3 years, 8 months ago by [tech0](https://wordpress.org/support/users/tech0/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] /?wordfence_lh=1 Alternate page with proper canonical tag](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/#post-16056477)
 * [@mhung2502](https://wordpress.org/support/users/mhung2502/) Any chance you can
   follow up?
 * If not, [@leohsiang](https://wordpress.org/support/users/leohsiang/) can you 
   decipher how to enter url in the header line of [@mhung2502](https://wordpress.org/support/users/mhung2502/)
   snippet below? It wont accept my url. Am I missing special syntax? Thanks!
 *     ```
       /**
       * Redirect Wordfence URLs
       */
       if (isset($_GET[‘wordfence_lh’]) && $_GET[‘wordfence_lh’] == 1) {
       status_header(301);
       header(“Location: /”, true, 301);
       exit;
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] /?wordfence_lh=1 Alternate page with proper canonical tag](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/#post-16038694)
 * [@mhung2502](https://wordpress.org/support/users/mhung2502/) I entered my domain
   after the “Location: (here)/” but keep getting syntax errors. Any suggestions?
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] /?wordfence_lh=1 Alternate page with proper canonical tag](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/#post-16038299)
 * [@mhung2502](https://wordpress.org/support/users/mhung2502/) I got a couple sytax
   errors on the “Location line. Am I to paste something into the “location: /” 
   area?
 * Thanks for your help!
    -  This reply was modified 3 years, 9 months ago by [tech0](https://wordpress.org/support/users/tech0/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] /?wordfence_lh=1 Alternate page with proper canonical tag](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/#post-16036422)
 * Yes, same occurrence with twenty two theme. What I don’t understand is google
   is pointing out the error, but their info on the error says not to do anything
   if it’s pulling up the homepage. ?
 * I’ve been reading up on adding “Disallow: /*?*wordfence_lh=” to my robots.txt
   file. Any suggestions?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Problems were detected with this header / 301 redirects to 403](https://wordpress.org/support/topic/problems-were-detected-with-this-header-301-redirects-to-403/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problems-were-detected-with-this-header-301-redirects-to-403/#post-16035222)
 * Any chance you can share a tutorial link for Redirection? I seem to struggle 
   to find good info on how to use it.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] Problems were detected with this header / 301 redirects to 403](https://wordpress.org/support/topic/problems-were-detected-with-this-header-301-redirects-to-403/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problems-were-detected-with-this-header-301-redirects-to-403/#post-16034993)
 * Thanks for your response.
 * If it’s security, why do some pages reflect a 200 and others 403?
 * 200 example:
    [https://redirect.li/http/?url=https%3A%2F%2Fevercleantn.com%2Fcarpet-mold%2F](https://redirect.li/http/?url=https%3A%2F%2Fevercleantn.com%2Fcarpet-mold%2F)
 * 403 example:
    [https://redirect.li/http/?url=https%3A%2F%2Fevercleantn.com%2Ffaq%2F](https://redirect.li/http/?url=https%3A%2F%2Fevercleantn.com%2Ffaq%2F)
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] /?wordfence_lh=1 Alternate page with proper canonical tag](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/wordfence_lh1-alternate-page-with-proper-canonical-tag/#post-16034984)
 * Hello,
 * No, it appears to be pointing to my home page: ( [https://evercleantn.com/](https://evercleantn.com/)).
   Here is the link in question:
    ( [https://evercleantn.com/?wordfence_lh=1&hid=95CBAC4FC8E6605191CD727037805EB8](https://evercleantn.com/?wordfence_lh=1&hid=95CBAC4FC8E6605191CD727037805EB8))
 * Thanks for you help
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Change Font Size in Generatepress Menu & Copyright (Text too small to read?)](https://wordpress.org/support/topic/change-font-size-in-generatepress-menu-copyright-text-too-small-to-read/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [4 years ago](https://wordpress.org/support/topic/change-font-size-in-generatepress-menu-copyright-text-too-small-to-read/#post-15748923)
 * Worked great, thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Change Font Size in Generatepress Menu & Copyright (Text too small to read?)](https://wordpress.org/support/topic/change-font-size-in-generatepress-menu-copyright-text-too-small-to-read/)
 *  Thread Starter [tech0](https://wordpress.org/support/users/tech0/)
 * (@tech0)
 * [4 years ago](https://wordpress.org/support/topic/change-font-size-in-generatepress-menu-copyright-text-too-small-to-read/#post-15748014)
 * Hi Leo, thanks for responding.
 * So my typography only gives me the option for body, H1, H2 and H3. I’m new to
   generatepress, so I have a free theme. Is that why? Do I need to upgrade to access
   that tool or is there another way to change the copyright and menu to at least
   16px?
 * Thanks,

Viewing 10 replies - 1 through 10 (of 10 total)