Skip to Content Skip to Menu

[SOLVED] Meta description on profile page

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 6 months ago - 9 years 6 months ago #262677 by catalincb
I have found some old topics and i made next :
cb auto action:
Code type
addHeadCustomHtml - trigger
Header method

<meta name="description" content="[cb_description]" />


an nothing is changing in profile page.
i do something wrong or the old solutions not good anymore?
Last edit: 9 years 6 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262716 by krileon
Replied by krileon on topic Meta description on profile page


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 6 months ago #262766 by catalincb
Replied by catalincb on topic Meta description on profile page
i have seen that post. just tell me if here is wrong something please

Triggers : AfterProfileDisplay / i have tried also with :addHeadCustomHtml
Conditions : -
Method : Header
Code : <meta name="description" content= "[cb_test]"/>

where cb_test is a text field with 10 characters.
in joomla nothing is completed on meta description or keywords
i have auto actions 6.2.2
and when i look at page source nothing is there.

it should work even i put
Code : <meta name="description" content= "anyowrd"/> ?
i have tried also like this..and nothing.
maybe are some settings that i must enable..or disable
debug is on..and when i click execute... no message
This message if i enable show errors: Strict Standards: Non-static method PEAR::raiseError() should not be called statically, assuming $this from incompatible context in /usr/local/lib/php/Cache/Lite.php on line 558

i have changed template, disabled sh404ef.
clean cache
i have other cb actions that works..only this no
maybe i forgot something...

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262802 by krileon
Replied by krileon on topic Meta description on profile page
Yes, your usage is correct. It sounds like you have cache enabled. You need to purge cache anytime you make a change like this. Latest CB nightly will also purge CB page cache automatically to help avoid caching problems. You need to press F12 and review the <head> tag to see if your metadata is there.

This usage is tested working in addition to the user in the topic has it working. So if it's not working for you there's a configuration issue not shown in the information you've provided or a conflict of some sort. Ensure CB Auto Actions is public and published as well.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • catalincb
  • catalincb
  • OFFLINE
  • Posts: 60
  • Thanks: 2
  • Karma: 0
9 years 6 months ago #262817 by catalincb
Replied by catalincb on topic Meta description on profile page
Now i have the night realeas auto actions.
The plugin in fact is working beacuse i have an auto action that after register ..logs the user and send him to edit profile page. In fact i have 2 auto actions that works
Is any place where i can see the errors or any method to try ?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
9 years 6 months ago #262821 by krileon
Replied by krileon on topic Meta description on profile page
Provide full screenshots of your action. Maybe access or user parameters are misconfigured. I've no idea why it's not outputting for you. It's outputting fine in all my tests. Enable debug mode and maximum error reporting in Joomla global configuration then in your action under Parameters enable debugging for the action and it'll output debug information if access fails.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum