James Roberts started the topic SEOmanship 2.0 having issues? in the forum
Servers and Networks in the group Servers and Networks
seems i will have to spend more time than allocated for this upgrade, donations welcome!
James Roberts replied to the topic Comprehensive website performance testing tools in the forum
Servers and Networks in the group Servers and Networks
@patsyjoness my musings are that you are a link bot that needs to read the content into a better learning algorithm before posting.
James Roberts replied to the topic Apache HTTPD mod_rewrite RewriteMap lc int:tolower UPPERCASE to lowercase URLs in the forum
Servers and Networks in the group Servers and Networks
Welp in the end, after setting up mod_rewrite logging to see what was going on, with
LogLevel alert rewrite:trace5
it wasnt doing anything. Turned out the config what was working in virtualhosts on my old machine, now needed to be placed in the SSL conf.So. If you want to redirect all your uppercase urls to lowercase, with apache and .htaccess…Read More
James Roberts started the topic Apache HTTPD mod_rewrite RewriteMap lc int:tolower UPPERCASE to lowercase URLs in the forum
Servers and Networks in the group Servers and Networks
Hello, thank you for helping out. I’m having an issue after switching to apache on Centos 7.
In the past I have always used, for many years now, in httpd conf
RewriteMap lc int:tolower
and in htaccess
RewriteCond %{REQUEST_URI} [A-Z]
RewriteRule . ${lc:%{REQUEST_URI}} [R=301,L]This 301 redirect for all UPPERCASE characters in a URL to the…Read More
[bpfb_images]
https://pbs.twimg.com/media/D8PtA-pX4AAZDX0.jpg
[/bpfb_images]- Load More Posts