How to redirct all post into one link domain from Joomla

Discussion in 'Joomla' started by sarsy, Feb 27, 2012.

  1. #1
    Hi I have a Joomla site which I want to redirect all my post link into other domain.

    Example: my site is chol70.com and all post will be like chol70.com/index/...........

    I have about 1000 posts. So what I I want is when a visitor visit my page what ever page/post I want it to be direct to other domain like xxxqube.blogspot.com.

    it is not an adult site just but name looks like adult but is not.

    Can any one share me the idea
     
    sarsy, Feb 27, 2012 IP
  2. Harvey51

    Harvey51 Peon

    Messages:
    22
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would not recommend redirecting your URLs like this, search engines will see what your doing and penalise you.

    If you have a sitemap, copy all your links into a text editor and remove (search replace) the domain from your URLs. Using 'Redirect 301' create redirects to relevant posts of your blog.

    If you really want to do a site wide redirect here is the code, but I wouldn't use it:

    redirectMatch 301 ^/ your url
     
    Harvey51, Mar 7, 2012 IP
  3. lamvt

    lamvt Active Member

    Messages:
    153
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    can use Redirect php code add to your index.php
    or I think use redirect in your .htacess is will be good

    Rgr
     
    lamvt, Mar 9, 2012 IP