qroberts
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalink adding unwanted question mark@organu @ringostar77 we are also using Plesk. I checked our .htaccess files and they look good for WordPress. I also disabled every Plugin and the question mark is still getting prefixed to our URL’s.
Our permalink settings (wp-admin/options-permalink.php) are set to use Post name. If I change this to Plain the website works as the question mark is needed anyways for the URL ?p=123 or ?=page_id=123 but with Plain you do not use question marks.
In Plesk when I go to the section where the domain is, under “Apache & nginx Settings”, I have the following settings:
MIME types: default
Handlers: Default
Deny access to the site: Default
Index files: Default
Expires: Default
Additional Headers: Default
Restrict the ability to follow symbolic links: not enabled
Proxy mode: Enabled
Smart static file processing: Enabled
Serve static files directly by nginx: not enabled
Enable nginx caching: not enabledForum: Fixing WordPress
In reply to: Permalink adding unwanted question mark@ringostar77 did you fix this afterwards? I have been experiencing this same issue since yesterday. When we try to go to http://domain.tld/page the URL is being changed to http://domain.tld/?page adding a ? in the URL and not loading the correct page. I checked the permalinks section (/wp-admin/options-permalink.php) in the settings and it is set to ‘Post name’. What else could be adding the ? to the URL?
Forum: Plugins
In reply to: [Restricted Site Access] Version 7.0 and infinite redirects.Hi @helen I can confirm that version 7.0.1 has fixed the bug. Thanks!
Forum: Plugins
In reply to: [Restricted Site Access] Version 7.0 and infinite redirects.Hello,
We are also experiencing the same issue as described above with infinite redirects to the front page.