• jsquared

    (@jjspelman)


    I am contracting for someone who has a .net site, they want to scrape some content from a WP blog we have set up on the same servers. No problem there. We set up a subdomain called wordpress.customersite.com.

    The programmers for the .Net site have build an application that will scrape the articles and recent posts widget, then use them within predetermined areas of the main site.

    The question I have is, how do I get WordPress to write http://maindomain.com/category/articlename for all internal links as opposed to http://subdomain.maindomain.com/category/article?

    If we leave the links as they are, the users will get directed to the full blog in WP as opposed to the main site with content scrapes. i was thinking some type of mod-rewrite. Is there anything you heard of for this task?

    It looks as though we need to mask the subdomain somehow but I have not found a definitive solutions as of yet.

  • The topic ‘SubDomain Masking – mod rewrite?’ is closed to new replies.