chillmen
Forum Replies Created
-
Hi,
Problem solved
Revert back to initial setup.
When testing with speed tools, i have not seen any improvements, using this method.Thank you
Forum: Plugins
In reply to: [Redirection] How to redirect main domain uploads to subdomain uploads folderHi,
I found this solution:RewriteCond %{HTTP_HOST} ^yourdomain\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.yourdomain\.com$ RewriteRule ^wp\-content\/uploads\/?(.*)$ "http\:\/\/subdomain\.yourdomain\.com\/$1"
But does not work for me, maybe you will get more luke
Hi,
So i did it i moved uuploads folder to subfolder.
Everything seems to work nice except for the webP that stop workingMy settings were: Optimize images WebP –>On
WebP srcset extra –>Off
turning On this last option does not do anything.Any idea what i’ve missed?
Thank you
Hi,
I will
1- Create subdomain
2- Migrate uploads folder content to subdomain
3- Modify URL’s in Database:
“upload_path” and “upload_url_path” and in wp_posts database
4-301 redirection to subdomainI’m following this tutorial from here: https://www.webnots.com/move-wordpress-images-folder-to-subdomain/
Forum: Fixing WordPress
In reply to: Google indexing pages with “?page_id=0”Thanks you very much for your explanations @bcworkz
I will wait and see how google will manage this links in the next weeksEverything back to normal (images optimization is working back)
and no more images sizes in the queue listThanks a lot for your help
Forum: Plugins
In reply to: [Contact Form 7 - Post Fields] Limit the number of displayed postsThank you Markus
Forum: Plugins
In reply to: [OnePress Social Locker] The dev not responding anymoreFalse alert
Sorry Onepress
Best wishesThank you very much
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Plugin not updatingSaSame problem here won’t update to 3.5.9!!!
Forum: Plugins
In reply to: [AddToAny Share Buttons] Addtoany script loadingI’m sorry, you are right, was another plugin.
Forum: Fixing WordPress
In reply to: Issue with url when using category in permalinkThanks @dan
It’s the same as the basic one except for this two lines that i’ve add to force ssl redirect:RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteRule (.*) https://mywebsite.com/$1 [R=301,L]And is even if i use this code outside # BEGIN WordPress (at the top of .htaccess file)
Result is the same.Forum: Plugins
In reply to: [Yoast SEO] XML sitemap not working with Yoast pluginSame problem, what i did:
1-Disable sitemap (button save)
2-Enable sitemap (button save)
3-Save permalinksNow it’s working.
Forum: Plugins
In reply to: [Google Authenticator] Google Authenticator Quit WorkingHave you checked the time in your phone?
If the time is not “synchronised” with google it will not work.Forum: Plugins
In reply to: [AddToAny Share Buttons] SMS button how does it work?i’m using android v 5.1.1 and default samsung sms app
is there a way to check what apps work the best?