1. Home
  2. Docs
  3. MagiPress
  4. Custom Prompt
  5. How to Custom Prompt for ‘Title’ tab

How to Custom Prompt for ‘Title’ tab

First, you need to write a command prompt to openAI. Use shortcodes if necessary.

For example:

Please create best Title for an article by topic {topic} in language {language}.

The outline for the article is:

{outline}

Second, state the rules that openAI needs to follow. Use shortcodes if necessary.

For example,

RULES:

– Title must be short, maximum 6 words.

– Enter the keyword, {keyword}, into the Title.

Third, mention what openAI needs to avoid. Use shortcodes if necessary.

For example,

DONT:

– Creating more than 60 characters title.

Fourth, end the prompt with:

Simply respond with:

@Title 1:

@Title 2:

@Title …:

**only 1 Title if I ask for only 1.

***

With the example above, the prompt for the Get Title tab is something like this:

Please create best Title for an article by topic {topic} in language {language}.

The outline for the article is:

{outline}

RULES:

– Fill in your first rule here

– Fill in your second rule here

– etc

DONT:

– Creating more than 60 characters title.

Simply respond with:

@Title 1:

@Title 2:

@Title …:

**only 1 Title if I ask for only 1.

How can we help?