light1364
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No-index on featured imagesThanks for the reply.
But using that rule will block all my images, I just want the big featured images (post thumbnails) to be blocked, just due to the fact that they are so large and I don’t want them appearing in Google Search or other.
I’ll add: since you have a photography site, you may want certain images to be crawled for their tags etc. In this instance, you might consider separating your featured images from your main galleries and adjust the above rule accordingly.
Can you be a bit more specific on this, I don’t really understand what you mean.
Forum: Fixing WordPress
In reply to: Redirect loop (301) using SSL on IISIn case someone would have this problem as well, I ‘solved’ the issue.
I did everything as described above, but changed WordPress Address url and Site Address url to http://mydomain.com:443/wordpress
And for some bizarre reason, it loads https://mydomain.com/wordpress. However, http://mydomain.com:443/wordpress does not load, it just keeps on loading without any errors. I have no idea why this works, it doesn’t give any kind of issues, even mixed content problems.