
Enabling SEO in Endeca
Hi All, I wanted to discuss SEO in Endeca, as we all know the Search Engine Optimization plays an important role in any E-commerce Site. The Url we are navigating...
Search | Technology | Blogging
Hi All, I wanted to discuss SEO in Endeca, as we all know the Search Engine Optimization plays an important role in any E-commerce Site. The Url we are navigating...
The GroupingApplicationRoutingStrategy allows more flexible groupings of sites than SiteApplicationRoutingStrategy does. For example, with GroupingApplicationRoutingStrategy, you can have three sites handled by one EAC application and two other sites handled...
Use the SiteApplicationRoutingStrategy if you have a separate EAC application for each site (with all languages in a given site being handled by that site’s EAC application), or if you...
This ApplicationRoutingStrategy by default available and you need to follow below steps for configuration Naviate to /atg/endeca/ApplicationConfiguration Set applicationRoutingStrategy property to null. This property is null by default, so you...
Hi guys, Sorry for taking more time to get back on 2018. I was busy with my regular works and did not find time in sharing the experience with you...
Hi All, Happy Diwali !!! Most of us when working on the XM Part of Endeca, dont explore much on the editors part since we are going...
Hi All, Most of Us will be very keen about Debugging the Code via Logging , this is Because this Prints the line it need ....
Hi All, I am Going to Share Some Basics note about Exception Handling in Endeca . We will be having Many Scenarios that has to be handled, so that...
Many of the Endeca Applications are done with Single MDEX environment, whereas the Applications having the Multiple Languages, it will be challenging to achieve the Indexing and Assembler Configuration. So...
The Term Navigation State Can be Defined as the Current State of the Search, by which we can Filter or Sort the Results, the Navigation state is considered to be...
The Term Record Filter Can be Defined as Filtering the Records based on Some Property Value, this Type of Filters Can be added once if we know the Value that...
Hi all, have you wonder how can we query for the multiple fieldnames in endeca? . This is also as simple as querying for the fieldnames as others, but the...
Any time a cartridge handler has a name that does not match its cartridge type exactly, it must be registered in the /atg/endeca/assembler/NucleusAssemblerFactory.handlerMapping property. For example, The CategoryHeaderBanner component is registered in the NucleusAssemblerFactory.handlerMapping property as...
Cartridge can be defined as the components, that serve specific purpose in the pages or it may be defined as the dynamic content that was loaded in to the Content...
If you want display content only to the specified set of people, then you need to have the User segment configure in the Xm . You can add the usersegment...
In Endeca Assembler 11.1 all are defined as the components, even the Sorting’s are also defined as the Component . We can see the tutorials how to write the sorting...