• I would like to include custom CSS to my wordpress blog that would always make the page link back to http://www.Waterstone-Realty.com no matter what. Tried something like this:

    05. a[href^=”/idx/”] {
    06. href=”www.waterstone-realty.com/idx/”;
    07.}

    Sure it’s a far cry from right.

    I have 2 plugins for idx. One uses a global dynamic wrapper. When I use one that NEEDS the subdomain, the sidebar plugins aren’t recognizing the correct subdomain.

    You can try it on any of the properties half way down the page in red at http://idx.waterstone-realty.com/i/golf

    Would also love to see it work for masked domains with a no follow or something in the link so when we click links it always goes to a new site.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Substring redirect’ is closed to new replies.