Address Layout in Module

Open to all! Ask other shopowners for help.
User avatar
bonbec
Contributor
Posts: 190
Joined: Mon Oct 26, 2020 12:23 pm
Phoenix Version: V1.1.0.7
Has thanked: 54 times
Been thanked: 40 times

Re: Address Layout in Module

Post by bonbec »

Hello,

Take a look to our CE PHOENIX CART FORUM (this actual page) :

Code: Select all

<link rel="canonical" href="https://phoenixcart.org/forum/viewtopic.php?t=2418&amp;start=10">
Another forum (mine, it's an SMF) :

Code: Select all

<link rel="canonical" href="https://forum.espacetrain.com/index.php?topic=4889.0">
And probably the best example : Google himself

Code: Select all

<link href="https://www.google.com/intl/fr/docs/about/" rel="canonical">
Old MS2.2 PHP7.4 site being converted to CE Phoenix v1.1.0.6 PHP 8.3


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: Address Layout in Module

Post by burt »

https://developer.mozilla.org/en-US/doc ... ement/link

It's pretty easy to find opposing viewpoints.
I am not here to build for you.
I am here to build with you. Let's help each other.
User avatar
bonbec
Contributor
Posts: 190
Joined: Mon Oct 26, 2020 12:23 pm
Phoenix Version: V1.1.0.7
Has thanked: 54 times
Been thanked: 40 times

Re: Address Layout in Module

Post by bonbec »

Thanks @ecartz and @burt

rereading my first message, I see that the question mark was missing at the end of "It must be: '.
Old MS2.2 PHP7.4 site being converted to CE Phoenix v1.1.0.6 PHP 8.3


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply