最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

url rewriting - joomla to wordpress migration and 404 errors issues

matteradmin11PV0评论
Closed. This question is off-topic. It is not currently accepting answers.

Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.

Closed 6 years ago.

Improve this question

I had migrated my website from Joomla to WordPress with "FG Joomla to WordPress premium"

the problem is that I have more than 2900 posts in my website they all are now imported in WordPress version but images in my posts are linked like this:

example/postname/articles/image.jpg

but in WordPress images should be like :

example/wp-content/year/month/image.jpg

now I all my 2900 posts images are broken and not shown.

I decided to redirect it but I don't know how to that cause it's variable post names !!

Post a comment

comment list (0)

  1. No comments so far