You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please can you add an option to supply Type, Title, Hreflang to Link Element?
The text was updated successfully, but these errors were encountered:
fingers10
changed the title
[Feature Request] Options to supply Type in Link Element
[Feature Request] Options to supply Type and other options in Link Element
Feb 27, 2022
fingers10
changed the title
[Feature Request] Options to supply Type and other options in Link Element
[Feature Request] Options to supply Type, Hreflang, Title and other options in Link Element
Feb 27, 2022
@jsakamoto, Many thanks for the wonderful package. This works awesome solving many problems.
I'm trying
<Link>
element and I'm not able to specifytype="application/xml"
,hreflang="en"
,title="some title"
for it.Example,
This throws script error.
Please can you add an option to supply
Type
,Title
,Hreflang
toLink
Element?The text was updated successfully, but these errors were encountered: