tech0
Forum Replies Created
-
Thanks @yingscarlett
I apologize, I’m not familiar with snippets. I assume you mean update those marks in notepad?
Thanks again
- This reply was modified 2 years, 5 months ago by tech0.
@mhung2502 Any chance you can follow up?
If not, @leohsiang can you decipher how to enter url in the header line of @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; }
@mhung2502 I entered my domain after the “Location: (here)/” but keep getting syntax errors. Any suggestions?
Thanks
@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 2 years, 6 months ago by tech0.
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
In reply to: [Redirection] Problems were detected with this header / 301 redirects to 403Any 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
In reply to: [Redirection] Problems were detected with this header / 301 redirects to 403Thanks 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%2F403 example:
https://redirect.li/http/?url=https%3A%2F%2Fevercleantn.com%2Ffaq%2FThanks
Hello,
No, it appears to be pointing to my home page: ( https://evercleantn.com/ ). Here is the link in question:
( https://evercleantn.com/?wordfence_lh=1&hid=95CBAC4FC8E6605191CD727037805EB8 )Thanks for you help
Worked great, thanks!
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,