Hi Mel,
thank you. Following with the example:
Let me say that the single page item Open Graph is managed by Solidres because I don't skip the Solidres component. So, the Open Graph on the pages:
.../category/item1
.../category/item2
.../category/item3
will be managed by Solidres.
But, I want to force JFBC to manage the item menu
category
by using the JFBConnect Meta “Custom Object” for the specific category menu item, like “...URL Query Parameters: itemid=2722” (for example),
because Solidres is not managing well that category page. As you wrote, this Open Graph will not be dynamic, it will not depend on category menu item content, but it will be fixed with the parameters entered in JFBC. Okay.
As far as I understan there should not be problems, right ?
Now, the question is: I'm seeing that Solidres is appending also the searches attributes to the URL like:
.../category?country_id=165&categories[0]=30&categories[1]=38&categories[2]=31&categories[3]=32&categories[4]=37&categories[5]=33&categories[6]=34&categories[7]=35&categories[8]=36&categories[9]=39&mode=grid&default_search_ordering=7
So, What should happen to the Open Graph managing, it will be managed by JFBC or by Solidres ?!?