Over the last few days I have noticed that my WordPress website had been running quite slowly, so I decided…
Warning and Fatal Error on WordPress Website with Woocommerce
I am getting some weird errors on my wordpress website today even though I haven’t installed/updated any plugin etc. So…
htaccess rewriterule not working if multiple levels
I have a problem with my htaccess rule. I am using WordPress and in my htaccess there is nothing except…
.htaccess of WP directory and .htaccess in other directory
I’m running WordPress site dedicated to games on my hosting. In between of wp-* folders, there are several other folders…
perform 301 redirects from one server to another
I have some blog posts that are being hosted on hubspot under a subdomain: blog.domain.com I’m moving my main site…
WordPress REST API over SSL (https) is giving me a 404
So I am using my WordPress as my backend to store custom post types. It’s hosted on an google cloud…
Moving wordpress site from hosting to localhost for development
After moving website to my local dev machine, relative links stopped working. When i click button with relative link /login,…
How can create deep link for the dynamic url in .htaccess
I have a url “http://www.moneytap.com/page/**********” and I want to redirect with “https://app.appsflyer.com/com.mycash.moneytap.app?pid=MoneyTap.com/Home” * means : anything can be random generated.…
How do I allow all traffic to a specific WordPress URL while restricting requests to the rest of the site to certain IP addresses?
We currently restrict access to the entire staging site using Apache (2.4.7) ‘Allow from xxx.xxx.xxx.xxx’ directives. I am developing a…
WP htaccess, block everything except rss
I would like to block all traffic (except my IP) to wordpress site except rss feeds (category feeds like: wpsite.com/category/person/feed)…
WordPress can’t install plugin, solve with chown but can’t FTP
I have VPS server with centos 7 and my directory is /home/admin/public_html and i put some websites (wordpress) on it.…
Changing WordPress http to https behind a Load Balancer with ProxyPass
I run a WordPress behind a other (main) webserver. The main Server does have a rule to redirect all requests…
WordPress with Laravel running on subfolder
I need to add a new Laravel app to an existing WordPress website. Both will run via Apache webserver. The…
I want use .htaccess to block access to all user but I let access only an user
I use xampp and I put the htaccess in the root of site (Example). So I have the file .htaccess…
HTTPS subdomain keeps redirecting to HTTPS main domain
Been getting frustrated with this so I hope someone can help. I think it’s an easy fix in the .htaccess…
Local WP website doesn’t load on iPhone using a proxy + virtual host
I’m trying to get my local virtual host websites to open on my iPhone and so far I’m having trouble…