click on tag link to home page

Posted in: Newspaper
Post count: 45

I have the keyword list and when I click on a tag, the start page always opens. With every keyword! a cloud template tag is available. What do i have to do?

Post count: 21065

Hello @sprottenjunge !

Did you set any redirection links for the tags templates?

Thank you!

Post count: 45

Good morning Bettina! Didn’t add any redirects. I wouldn’t even know how to do that. Can it be a plugin problem?

Post count: 45

there seems to be a problem with the htaccess. I put them here:

# BEGIN WPSuperCache
# Die Anweisungen (Zeilen) zwischen „BEGIN WPSuperCache“ und „END WPSuperCache“ sind
# dynamisch generiert und sollten nur über WordPress-Filter geändert werden.
# Alle Änderungen an den Anweisungen zwischen diesen Markierungen werden überschrieben.
# END WPSuperCache

# BEGIN WordPress
# Die Anweisungen (Zeilen) zwischen „BEGIN WordPress“ und „END WordPress“ sind
# dynamisch generiert und sollten nur über WordPress-Filter geändert werden.
# Alle Änderungen an den Anweisungen zwischen diesen Markierungen werden überschrieben.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Post count: 21065

Hello @sprottenjunge !

Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
If the problem is still there, then contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– the license certificate and purchase code
– a link to this topic in order to identify you

Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.