Multiple tags url disabling
-
Hello, dear friends.
Several years ago WordPress Multiple Tags Function was introduced. However, it seems to me not really useful, if you take my meaning. Thousands of pages like these are generated:
***********.com/tag/tag1+tag2+tag3+tag4+tag5+tag6/
***********.com/tag/tag2+tag3+tag4+tag5+tag6/
***********.com/tag/tag3+tag4+tag5+tag6/
Google and other searching machines exclude these urls. Nevertheless, they index them. Could you tell me, please, is it possible to disable this tag ‘totalization’? It seems to me more convenient to have tag urls like they are:
***********.com/tag/tag1/
***********.com/tag/tag2/
***********.com/tag/tag3/
and so on, but without its multiply generation.
Thank you in advance.P.S. Is it possible to prevent its indexing with robots.txt file or use a htaccess redirect?
The topic ‘Multiple tags url disabling’ is closed to new replies.