Support

Account

Forum Replies Created

  • Thanks.

    WordPress is really a new world to me, but I do fint Advanced Custom Fields to be one of the premier plugins needed to be dynamic enough 🙂

    Thanks a mill for your guidance.

    /Jens

  • I tried my best to describe 🙂

    I currently run a site on another CMS (.net). The current url to call articles is /indhold/templates/design.aspx?articleid=9713&zoneid=5.

    So i want my new wordpress site to be able to also answer the url above, and then redirect to the new wordpress url.

    So when people calling. the above url the code looks up the post with the custom field old_article_id 9713 and then redirects to the new wordpress url.

    It’s to maintain SEO. The page will make a 301 redirection, so that google on the long run finds our more than 10.000 articles on their new place.

    Hopes that explains.

  • The url I need to redirect is:

    /indhold/templates/design.aspx?articleid=9713&zoneid=5

    I have solved the “make php answer aspx calls” part, but what I need, is to get the article parameter and then lookup ind the wordpress post db finding my old_article_id, and then on that part redirect to the new url with a 301 redirect.

Viewing 3 posts - 1 through 3 (of 3 total)