Forums

WordPress rss rewrite to old Mambo rss (2 posts)

  1. utregfanatic
    Member
    Posted 4 years ago #

    Hell, I'm having a problem with Rewriting my old adres to the new WordPress. Before WordPress I was using Mambo CMS and the RSS was followed by some very big sites which generated a lot of traffic. After moving over to WordPress I'm missing a lot of visitors by that switch.

    I tryed to make a Rewrite script (copyed it ;) ) in an .htaccess file but it doensn't work.

    This is what I tryed:

    RewriteEngine On
    rewritecond %{http_host} http://www.mysite.nl/index.php/feed/$1   // Worpress RSS codeline
    rewriteRule ^(.*) http://www.mysite.nl/index.php/option=com_rss&feed=RSS2.0&no_html=1[R=301,L]   // Mambo RSS codeline

    Anyone?

  2. utregfanatic
    Member
    Posted 4 years ago #

    Can anyone help my please?

Topic Closed

This topic has been closed to new replies.

About this Topic