By Céline ROBERT on Friday, 18 March 2016
Posted in General Issues
Replies 3
Likes 0
Views 382
Votes 0
Hello i import blog post (wp site with rss) directly in my categorie
i want to display categorie view and redirect readmore to original post ...
but how to ?
reagrds
Hey there,

Hm, we don't currently handle redirections but are the urls very different compared to your previously generated WP urls? If there are not much differences, you should use 301 redirects in your .htaccess file as it would be less heavy for your site as well.
·
Friday, 18 March 2016 23:38
·
0 Likes
·
0 Votes
·
0 Comments
·
i didn't want to do duplicate content => i want to display only resume of wp site and redirect to it
no way ? (i can't do a personnal htaccess of each url ...)
·
Saturday, 19 March 2016 16:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Celine,

How does the old url and new url looks like? If there is a similar pattern for old and new urls, I will see if we can craft out a 301 redirect for you without having to manually add each urls.
·
Saturday, 19 March 2016 19:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post