Nested content

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 5 reply threads
  • Author
    Posts
    • #6625


      seguelac
      Participant
      Post count: 2

      Hello Szabi,

      First of all, thanks for this great plugin. There is a very big potential.

      I am trying to nest Aimotic content into crawlomatic, but Aiomatic doesn’t seem to take into account the crawled %%item_description%%.

      It’s writing based on the prompt but doesn’t take the value to the item scraped.

      %%aiomatic_0_0%% %%item_description%%

      %%aiomatic_0_2%% %%item_description%%
      <!– template –>

      My prompt includes the crawl value as well:

      Ecrire en Francais un titre <h2> et une longue description

      de produit mettant en avant la qualité des matériaux, le comfort. Parler des soirées déguisées, et du plaisir de se déguiser. Ne pas parler des accessoires. Traite du sujet: %%crawlomatic_title_0_1%%

      Can you please let me know how should I proceed to make it work?

      Thank you,

      Cedric

    • #6630


      Szabi – CodeRevolution
      Keymaster
      Post count: 4210

      Hello,

      First of all, thank you for your purchase.

      Can you send me, please, temporary admin login credentials to your WordPress install, as I don’t fully understand how you are currently using the nested shortcode feature of the plugins. Send it, please, to my email address: [email protected].

      If you wish, you can also send me screenshots with your current config of the plugins and I will try to reproduce this on my test site.

      Regards, Szabi – CodeRevolution.

    • #6636


      seguelac
      Participant
      Post count: 2

      Hello Szabi,

      Thank you. I will post it in here so it will help others that are trying to do the same thing.

      I am scraping product pages and getting the short description.

      Based on the scraped short description, I would like to create content davinci 003 content.

      For exemple:

      I scrape this product:

      https://www.sexycenter.fr/masques-libertins/29951-masque-souple-en-guipure-noire-voie-lactee.html

      This scraped description will be:

      “Un masque souple Voie Lactée réalisé en délicate guipure noire légère et féminine qui épouse parfaitement toutes les formes de visages et doté de nombreux détails ainsi que d’une découpe classique et élégante très séduisante.”

      The content I would like to produce should be based on this. Using the prompt + the result of the scrape.

      Ecrire en Francais une longue description de produit mettant en avant la qualité des matériaux, le comfort. Parler des soirées déguisées, et du plaisir de se déguiser. Ne pas parler des accessoires. Traite du sujet: “Un masque souple Voie Lactée réalisé en délicate guipure noire légère et féminine qui épouse parfaitement toutes les formes de visages et doté de nombreux détails ainsi que d’une découpe classique et élégante très séduisante.”

      —–

      Basically, I am using set of 4 prompts that doesn’t change and the scraped content becomes the variable:

      Prompt 1 is : Generate a product short description for the following product:

      Prompt 2 is: Generate section including html <h2> and

      , describing the quality the material, the comfort and the ease of use of the following product:

      I have tried this set up but variable isn’t taken into consideration:

      %%aiomatic_0_0%% %%item_description%%

      %%aiomatic_0_1%% %%item_description%%

      %%aiomatic_0_2%% %%item_description%%

      %%aiomatic_0_3%% %%item_description%%

      I hope this makes sense.

      Thanks for you help.

      Cedric

      Attachments:
      You must be logged in to view attached files.
    • #6639


      Szabi – CodeRevolution
      Keymaster
      Post count: 4210

      Hello,

      Thank you for the detailed explanation.

      I think you should create the AI content with a different approach, I recommend you use the [aiomatic-article] shortcode in the ‘Generated Post Content’ settings field from Crawlomatic, which will write AI generated content based on your posts’s content (which was created by Crawlomatic.

      Please check an example usage, below:

      ‘Generated Post Content’ settings field from Crawlomatic:

       

      %%item_description%%
      [aiomatic-article seed_expre=”%%post_content_plain_text%%” static_content=”on”]

       

      Using this shortcode, for the below text, I got the AI generated content, in bold:

      Un masque souple Voie Lactée réalisé en délicate guipure noire légère et féminine qui épouse parfaitement toutes les formes de visages et doté de nombreux détails ainsi que d’une découpe classique et élégante très séduisante.

      Ce masque vous protégera efficacement et intégrera facilement à votre look, comme la paillette d’un ciel mignon.

      Sa forme est anatomique et s’adapte parfaitement aux formes de votre visage pour un confort et une protection très efficace. Il est doté d’un poids léger pour un port à l’aise lors des différents usages.

      Le tissu utilisé est très doux et sa texture est très plaisante, afin de vous assurer d’un port des plus agréables. La couleur noire se mélange parfaitement avec tous les styles.

      Ce magnifique masque vous permettra de vous sentir à la fois protégée et très jolie. Ses broderies délicates et soignées en font un accessoire chic et intemporel.

      The static_content parameter will make the shortcode add its content in the post content and save it.

      Let me know if this helped.

      Regards, Szabi – CodeRevolution.

    • #6640


      seguelac
      Participant
      Post count: 2

      Hello Szabi,

      Thank you. This works perfectly for the first paragraph. However, If I try to generate more paragraphs using different prompts like this, it breaks. The content gets repeated:

      %%item_description%%
      [aiomatic-article seed_expre= “Ecrire en français une introduction de blog pour le produit suivant: %%post_content_plain_text%%” static_content=”on”]

      <h2>
      %%item_description%%
      [aiomatic-article seed_expre= “Ecrire en francais un titre de section pour une fiche produit qui va décrire positivement l’article suivant: %%post_content_plain_text%%” static_content=”on”]</h2>

      %%item_description%%
      [aiomatic-article seed_expre= “Ecrire en francais deux paragraphes pour une fiche produit qui va décrire positivement l’article suivant: %%post_content_plain_text%%” static_content=”on” ]

      I must be doing something wrong, but I don’t know what 🙂

      The idea is that I would like to scrape product pages and rewrite the content based on the product description.

      Additionnaly, on woocommerce, I would also like to complete the short description. Which attribute should I use to parse it?

      Thanks for your help,

      Cedric

    • #6641


      Szabi – CodeRevolution
      Keymaster
      Post count: 4210

      Hello,

      Interesting. Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: [email protected].

      Also, please send me some example post URLs where I can see this issue happening.

      Regards, Szabi – CodeRevolution.

Viewing 5 reply threads

The topic ‘Nested content’ is closed to new replies.