Jump to content

Gabriel Torres

Clients
  • Posts

    1,748
  • Joined

  • Last visited

  • Days Won

    4

Reputation Activity

  1. Like
    Gabriel Torres got a reaction from OptimusBain in Meta tags and indexing user profile pages   
    Today I bring a very interesting suggestion: the ability for the platform to automatically create the meta description tags for the user profile pages. Taking my own profile in our community as an example: https://www.clubedohardware.com.br/profile/281750-gabriel-torres/
    See how Google lists is ("There is no information available for this page").

    It would be great that the platform automatically created the meta description based on a language phrase that could default to '%'s profile at %s', where the first replacement would be the username and the second one would be the website's name.
    Cheers.
  2. Thanks
    Gabriel Torres reacted to Stuart Silvester in Meta tags and indexing user profile pages   
    By default we nofollow profile links and block them being indexed via robots.txt
    https://invisioncommunity.com/4guides/advanced-options/configuration-options/seo-robotstxt-r364/
  3. Thanks
  4. Like
    Gabriel Torres got a reaction from SeNioR- in Meta tags and indexing user profile pages   
    Today I bring a very interesting suggestion: the ability for the platform to automatically create the meta description tags for the user profile pages. Taking my own profile in our community as an example: https://www.clubedohardware.com.br/profile/281750-gabriel-torres/
    See how Google lists is ("There is no information available for this page").

    It would be great that the platform automatically created the meta description based on a language phrase that could default to '%'s profile at %s', where the first replacement would be the username and the second one would be the website's name.
    Cheers.
  5. Thanks
    Gabriel Torres reacted to Jim M in Pages: meta keywords from categories not being inserted   
    Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
       
  6. Thanks
    Gabriel Torres reacted to Marc Stridgen in /forums/startTopic/ is open to users who are not logged in   
    Thank you for reporting this. I have reported this as a bug internally, and this will be resolved in a future release of the software.
  7. Thanks
    Gabriel Torres reacted to Adriano Faria in Disable the "Pages" option in the Search menu   
    The "products" search is pending; follow the file to get notified. Made the same change indicated by @Daniel F.
  8. Like
    Gabriel Torres got a reaction from Adriano Faria in Disable the "Pages" option in the Search menu   
    @Adriano Faria The new plugin is now available at the marketplace. Working great here.
  9. Like
    Gabriel Torres reacted to Adriano Faria in Disable the "Pages" option in the Search menu   
    Not yet. Still missing an update. In the meantime, youu can use the one I attached yesterday. 
  10. Thanks
    Gabriel Torres reacted to Adriano Faria in Disable the "Pages" option in the Search menu   
    Yeah, good idea. Next version. 👍
  11. Thanks
    Gabriel Torres reacted to Adriano Faria in Disable the "Pages" option in the Search menu   
    I will update another plugin that does exactly the same. 👍
  12. Like
    Gabriel Torres reacted to Daniel F in Disable the "Pages" option in the Search menu   
    Yes.
    Reason for this is that we're not using this variable anywhere except inside the getter method.
    Other hooks could override the method too, we could literally change the code in the method and not use the variable at all or include some further logic  (e.g. take a look a the implementation in the Record class) so overriding the method will probably be much more future proof.
  13. Agree
    Gabriel Torres got a reaction from Claudia999 in Disable the "Pages" option in the Search menu   
    Hello,
    I wish we had an option to disable the "Pages" ("Páginas", in our translation below) option in the search menu. As these fixed pages have no relevant content in our website, this option, being at the top, only creates clutter, taking up unecessary space.

    Note that I've already suggested the same for Products, and here we ended up using a plugin developed by Adriano Faria based on my suggestion to achieve this. My original suggestion to disable Products from search remains! 🙂
     
    Thanks,
    Gabe.
  14. Like
    Gabriel Torres got a reaction from Adriano Faria in Disable the "Pages" option in the Search menu   
    Many thanks @Adriano Faria once again for creating these plugins for us! 🙂
     
  15. Thanks
  16. Thanks
    Gabriel Torres reacted to Adriano Faria in Disable the "Pages" option in the Search menu   
    You need a plugin to do it:
    -- ATTACHMENT REMOVED --
     
  17. Like
    Gabriel Torres got a reaction from Marc Stridgen in Change order of Pages databases in Search   
    Thanks @Marc Stridgen! Here we go:
     
  18. Like
    Gabriel Torres reacted to Marc Stridgen in Change order of Pages databases in Search   
    With the first one, there is no way in which to order those at the present time, unfortunatly. Please feel free to post this up in our suggestions forum if you wish to see this in a future release.
    The only way to disable items is to ensure you dont have the permissions to view them. If you can view them, then they will appear. There is no way around that. Usually however, you would see "Everywhere" as the first item, then topics. Its not clear from the language pack there what it showing at the top
  19. Like
    Gabriel Torres got a reaction from ezyy in Dropdown Grouped Profile Fields   
    @A Zayed Upgraded to 4.6.6 today and our users noted that the field title is no longer showing up. I don't know if this is a problem specific to our install or if it is happening in all installs.
    Each field is set as custom formatting for topics as:
    <strong>{$title}:</strong> {$content} It used to show up like this:

    But now it is showing like this:

    Notice how the titles (Processor, motherboard, power supply etcetera) are not showing up anymore.
    Please advise.
    Cheers.
     
  20. Like
    Gabriel Torres got a reaction from Sonya* in Description meta tag in Pages   
    @Sonya* Thanks for the prompt reply. It worked like a charm! 🏆
     
  21. Like
    Gabriel Torres got a reaction from Marc Stridgen in Description meta tag in Pages   
    @Sonya* Thanks for the prompt reply. It worked like a charm! 🏆
     
  22. Thanks
    Gabriel Torres reacted to Marc Stridgen in Description meta tag in Pages   
    There is no built in way to do this, however what Sonya mentioned above should do the trick
  23. Thanks
    Gabriel Torres reacted to Sonya* in Description meta tag in Pages   
    There is a workaround, if you would like to edit display record template. Add this on top of the template:
    {{\IPS\Output::i()->metaTags['description'] = $record->customFieldDisplayByKey('YOUR_CUSTOM_FIELD', 'listing');}} {{\IPS\Output::i()->metaTags['og:description'] = $record->customFieldDisplayByKey('YOUR_CUSTOM_FIELD', 'listing');}} This would overwrite the default description meta tag with the value of your custom summary field.
  24. Thanks
    Gabriel Torres reacted to Marc Stridgen in Invalid object type for field "itemReviewed"   
    This has now been resolved in the 4.6.9 version which has just been released. Please feel free to let us know if you are seeing any issues after upgrading
  25. Thanks
    Gabriel Torres reacted to Marc Stridgen in Missing titles in some email templates   
    This has now been resolved in the 4.6.9 version which has just been released. Please feel free to let us know if you are seeing any issues after upgrading
×
×
  • Create New...