Alright, so the user wants me to rewrite a product description following some strict HTML formatting rules. Let me start by understanding exactly what they’re asking for.
First, they provided an example of the desired HTML structure. It has two main divs with classes “ts-row” and “ts-feature”. Inside these, there are headings and unordered lists. So, I need to make sure the rewritten content fits into this structure precisely.
Next, there are specific rules to follow. The first one is to remove all banned words like “wholesale”, “Sizzlas”, and any brand names, replacing them with “Sizzlas.com” or “Sizzlas”. That means I should go through the original text and substitute those terms wherever they appear.
They also mentioned using British English spelling and a factual tone with short sentences. No em-dashes or fluff, so I need to keep the language straightforward and concise. I should avoid any unnecessary words and ensure clarity.
Looking at the structure, there’s a limit on headings: max 4-6 H2 and 1-2 H3 per H2. So, I need to structure the content with appropriate headings without overusing them.
Internal and external links are another consideration. They want 3-8 internal links and 2-5 external ones, naturally embedded. I should identify relevant points in the content where these links can be placed without disrupting the flow.
A FAQ section is required with 5-6 relevant Q&As. I’ll need to brainstorm common questions a customer might have about the product and provide clear, concise answers.
Additionally, they want a JSON-LD Article schema for structured data. I’m a bit rusty on JSON-LD, but I know it’s important for SEO, so I’ll make sure to include that with the correct fields like headline, image, and publish date.
I also notice that any generic brand or company placeholders should be replaced with Sizzlas.com or Sizzlas. So, I’ll scan the text to ensure all instances are updated accordingly.
Now, considering the user’s scenario, they’re likely an e-commerce business owner or a content manager looking to optimize their product pages for better SEO and user experience. They value structured data and clear, concise information. They might also be targeting a British audience, hence the British English requirement.
Their deep needs might include improving search engine rankings, enhancing user engagement, and ensuring consistency across their product descriptions. By following the rules, the content becomes more professional and aligned with their brand identity.
I should start by restructuring the given content into the specified HTML format, replacing banned words, adjusting the language, adding necessary links, and including the FAQ and schema. I’ll make sure each section is properly formatted and adheres to the rules provided.