[ic] problems with canonical

Steve Bronson steve at airdelights.com
Thu May 24 15:07:30 UTC 2018


> automatic-flushers.html page is a static page. Has the same code as dynamic pages:
> [tmp canonical]<link rel="canonical" href="__SAMPLEURL__/@@MV_PAGE@@[if scratch mv_add_dot_html].html[/if]">[/tmp]
> 
> That code seems to work on static pages, but not dynamic.
> 
> Must be a way to show url in the address bar of browser as the canonical. Anyone have any suggestions???
> 
> Steve B.
> 
> 

Maybe this would work?

[tmp canonical]<link rel="canonical" href="__SAMPLEURL__/[env REQUEST_URI]">[/tmp]

-Andrew


-- 
Andrew, that did work!!  had to remove the /, but now page showing correct link.

Thank you!
Steve B.






More information about the interchange-users mailing list