juniorm
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] 404 Error for All Pages Except Home PageWell, playing with .htaccess didn’t work for me. My .htaccess is the default one.
Saving permalinks did not cause any change, but these commands caused a change:added in /etc/apache2/apache2.conf (ubuntu)
<Directory /var/www/html> Options Indexes FollowSymLinks AllowOverride All Require all granted </Directory>sudo systemctl restart apache2 sudo a2enmod rewriteHi Paul, indeed my feed itself worked fine at that time. That means I could browse it normally.
But Simple firewall, at that time, was blocking external sites from fetching http://yoursitename.com/feed after checking Ignore Search Engines.
Well, today I receive a warning telling WordPress Simple Firewall got updated to version 4.7.7. I have updated it, I have unchecked “Ignore Search Engines”, cleared the cache and fetched the feed again and it is working fine.
External sites now are able to fetch my site’s feed and I do not need to check Ignore Search Engines at Whitelist tab. So it is working fine again.
Thank you
The rename url is not working either in a published site.
wp-login.php is available when using any external IP.I think it wp-login.php should not be visible/browsable.
Is this feature done by tweeking .htaccess file?
Also, ‘Rename WP Login Page’ tab should have a test button to check if wp-login is browsable or not, using cURL for example.
regards
Kyle, thank you for the heads up. I have added the issue as recommended. Have a nice day