miXXXture |
09-12-2013 07:09 AM |
aebn theaters
i'm trying to set up a few custom theaters with my own domains but i see in html source
Code:
<link rel="canonical" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=en" />
<link rel="alternate" hreflang="de" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=de" />
<link rel="alternate" hreflang="fr" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=fr" />
<link rel="alternate" hreflang="es" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=es" />
<link rel="alternate" hreflang="ja" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=ja" />
<link rel="alternate" hreflang="it" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=it" />
<link rel="alternate" hreflang="pt" href="http://straight.theater.aebn.net/dispatcher/frontDoor?theaterId=13992&genreId=101&locale=pt" />
how to remove these?
i can not find any option for these at theater builder... and as i can see some theaters have canonical urls and some don't...
|