I want to move my WP blog from www.domain.com/keyword1 to www.domain.com/keyword2 The problem is that there are over 100 urls which are indexed at google like www.domain.com/keyword1/directory and such I mean If i would do permanent 301 redirect from www.domain.com/keyword1 ->> www.domain.com/keyword2 what would happen with all indexed links on google which were www.domain.com/keyword1/directory/tags All of them will be 404? How can I move my WP correctly so all the indexed google links would be moved as well? Thank you