Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42467

Husbarn on "[Plugin: WordPress SEO by Yoast] Syntax error when updating WordPress SEO plugin today"

$
0
0

Hey Alain i did like you said and it's working, i'm just curious if it's good to add value in .htaccess file like this:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# Use PHP 5.3
AddType application/x-httpd-php53 .php

# END WordPress

Or should i add it outside this code?

# BEGIN WordPress
# END WordPress

ABove # BEGIN WordPress there is a huge code from yoast seo plugin.


Viewing all articles
Browse latest Browse all 42467

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>