com_weblinks has 2 URL structures - Joomla! Forum - community, help and support
the core weblinks component outputs weblinks structure in couple of different ways.
here weblink output on component page:
here weblink output on smart search result page:
the major difference task=weblink.go vs view=weblink
both seem work. 1 considered default or standard output?
the reason ask sh404sef rewrites links contain task=weblink.go have other extensions output links view=weblink variable. of weblinks rewritten, not some.
thanks! -- steven
here weblink output on component page:
code: select all
index.php?option=com_weblinks&task=weblink.go&id=1&itemid=123here weblink output on smart search result page:
code: select all
index.php?option=com_weblinks&view=weblink&id=1:test&catid=6:uncategorisedthe major difference task=weblink.go vs view=weblink
both seem work. 1 considered default or standard output?
the reason ask sh404sef rewrites links contain task=weblink.go have other extensions output links view=weblink variable. of weblinks rewritten, not some.
thanks! -- steven
Comments
Post a Comment