Query Builder - How to query to get specific href outbound links(internal page path) authored in pages.
Hi Team,
Query Builder - How to query to get specific href outbound links(internal page path) authored in pages.
Hi Team,
Query Builder - How to query to get specific href outbound links(internal page path) authored in pages.
@kummari_dilipku : Can you please confirm how are you authoring "specific href outbound links" in your pages?
If it is through a component and href link value is authored via component field then you can use the component and its property name to find all the occurrences of a specific link value.
path=/content/xyz....
1_property=sling:resourceType
1_property.value=<component_path_used_to_author_the_href_link i.e /apps/xyz/.../component_name>
2_property=<href_link_property_name>
2_property.value=<specific href_link_property_value>thanks.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.