mistacup
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Share Icons & Social Share Buttons] Icons not responsivealso – how is it possible to change the z-index? because it´s under the menu bar at the top and the menu is fixed and showing anytime too
the buttons are not clickable because they are behind the menuHello,
I wrote you an email with screenshots but didn´t get a responseHi,
I disabled already the author archives but I saw, that googlebot crawled the site /author/username.
How is that possible?
Thx for response.Hi,
the plugin is still not mobile friendly but it´s marked as resolved.
Are you going to make it responsive in near future?
Thanks for response.
Best wishesForum: Fixing WordPress
In reply to: 301 .htaccess redirect www to non wwwI tried the same on http://www.sonejder.com with the 301 redirection, but the redirection was working before too, without the 301 in the htaccess code. I thaugt that it would be search engine optimized, if I make the change and trid now the code
RewriteCond %{HTTP_HOST} ^www\.sonejder\.com$(.NC) RewriteRule (.*) http://%sonejder.com/$1 [R=301,L]the problem is, that a seo checker tool is still saying this:
Warning. Website not www redirected properly.
Notes: www 301 redirect avoids duplicate content problem which could affect website ranking.What can I do?