Notifications
You currently have no notifications!
Search
Menu
Close Menu

How can we help you?

Tell us more about your query, we'd be happy to help.
Reference:
How did you hear about us?:
 *
 *
 *
IRP Shopper
Common Tasks (1)
Open
Interventions (1)
Open
Languages (1)
Open
Questions & Answers (1)
Open
Reviews (1)
Open
Site Scripts (1)
Open
Subscriptions (1)
Open
Web Services (1)
Open
IRP Freshdesk
Training Videos
Peer Support

Blog Articles

You can find this section under Interface & Design > Blog Articles in the IRP Admin left navigation menu.

The Blog Articles section makes it easy for you to add valuable, high-ranking content for your visitors and customers to consume.

Blog articles are visible on the front-end https://[your-irp]/Blog.aspx page. You can configure the number of articles to display on the page using the News Number Of Articles To Show Application Setting in the 'Blog' grouping (the default value is 12).

Note: The header image shown in the following screen capture is just an example placeholder that you should update to something specific and compelling for your company by replacing the /Images/News/news-archive-header.jpg and /Images/News/mobile-news-archive-header.jpg images. In addition, you should use Small Translation ID 3237 to configure the text that overlays the image (by default, the value is ‘Blog’).

IRP image

Readers can also find blog articles by clicking the previous/next links against each blog article or by using a scroller displayed under each blog article which contains all other articles:

IRP image

BlogArticles.aspx page

The BlogArticles.aspx page appears as follows:

IRP image

You can use the search bar at the top of the page to find any blog article and, if you expand 'Other Options', you can use filter by Active / Inactive / Both.

You can see the following details in the main grid:

  • ID: The unique identifier for the blog article, added automatically by IRP Admin.
  • Active: This indicates whether the blog article is being displayed on the front end. Active blog articles will appear to customers, inactive articles will not.
  • Display Order: The order in which the blog article is displayed on the front end. The lower the number the higher up it is displayed.
  • Header Image: The image which appears above the blog content, behind the title. Click this to go to the BlogArticleEdit.aspx page where you can edit the image.
  • Headline: The headline for the blog article.
  • Blog Summary: A summary of the blog article content that appears on the front end.
  • Last Updated By: The name of the Admin User who last updated the blog article.
  • Date Created: The date and time when the blog article was created.
  • Edit: Click to edit the blog article on the BlogArticleEdit.aspx page. For more details, see How To Add or Edit a Blog Article.
  • [View Icons]: Click either the desktop or mobile icons to see what the blog article looks like on the front end.

AMP versions of blog articles

You can also display Accelerated Mobile Pages (AMP) versions of blog articles. When you check the box called 'Render AMP Version' on the BlogArticleEdit.aspx page, customers will be able to access an AMP version of the blog article. When the 'Render AMP Version' check box is not checked, if customers attempt to access the AMP version of the blog article they will simply be redirected to the desktop version of the article.

The content for the AMP articles can either:

  • Use the standard content used on the desktop version of the blog article when the 'Use Standard Content' check box is checked on the BlogArticleEdit.aspx page.
  • When the 'Use Standard Content' check box is unchecked, a text editor will be displayed in the 'AMP Content' section allowing custom AMP content to be written and used instead. This text editor also allows images to be dragged and dropped onto it, so that images may be used within the AMP content.

AMP pages are styled via an AMP stylesheet — click the View AMP StyleSheet button on the BlogArticles.aspx page or the BlogArticleEdit.aspx page to view and make any changes necessary on the CssStylesAMP.aspx page.

For more details, see How To Add or Edit a Blog Article.

How To Guides (2)

Close
Close
How To Add or Edit a Blog Article

To add or edit a blog article on your site, follow these steps:

  1. Go to Interface & Design > Blog Articles in the IRP Admin left navigation menu.
  2. Click the Add New Blog Article button to add a blog article.
  3. To edit an existing blog article, click the Edit button beside the blog article you wish to change.
  4. Fill in the details on the BlogArticleEdit.aspx page. If you see an asterisk (*) beside a setting it means that the setting is required.
    SettingDescription
    Blog Article Details
    News ID The unique identifier for the blog article, added automatically by IRP Admin.
    Active This will determine whether the blog article will display on the front end. Active blog articles will appear to customers, inactive articles will not.
    Last Updated By (Visible only if editing.) The name of the IRP Admin User who last updated the blog article, added automatically by IRP Admin.
    Display Order (Visible only if editing.) Set the order of where the blog article will be displayed on the front end. The lower the number the higher up it is displayed.
    Note: Newly-inserted blog articles on the BlogArticleEdit.aspx page have an automatically assigned display order which is set to the lowest of all existing blog article display orders. All existing blog article display orders are then incremented. This ensures that newly-inserted blog articles always display at the top of the list on the front end.
    Language Set the language that the blog article has been written in.
    Display Status Select where a blog article can display: All Sites - Will display on both the Retail and Trade sites; Retail Sites Only - Will display on the Retail site only; Trade Site Only - Will display on the Trade site only.
    Blog Article Content
    Headline The headline for the blog article.
    Summary A summary of the blog article content that appears on the front end.
    Content The HTML content of the blog article. You can also use the following buttons below the text editor:
    • Add Blog Template HTML: Click this button to add a basic HTML template structure for a blog post. You can use this as a framework for new blog articles.
    • Add Product List: Click this button to add a custom product list to the content. For more information, see the Custom Product Lists help topic.
    • Upload Files: Click this button to upload a file from the 'News' directory in the Images Folder.
    Header Image
    Upload new Header Image (Visible only if editing.) Upload a header image to appear above the blog article content behind the title.
    Current Header Image (Visible only if editing.) The current header image this is displayed above the blog article behind the title.
    AMP Content
    Render AMP Version Select to enable the Accelerated Mobile Pages (AMP) version of this blog article. When you check this box and update the blog article, customers will be able to access an AMP version of the blog article. When the check box is not checked, if customers attempt to access the AMP version of the blog article they will simply be redirected to the desktop version of the blog article.
    Use Standard Content Select to use the content specified in the Content Editor of the blog article 'Content' section above on the AMP version of this blog article. If you do not check this box then the following setting will be available ('AMP Content').
    AMP Content Enter the HTML content of the AMP version of this blog article.
  5. Once all the details above have been completed, add the blog article by clicking the Insert Blog Article button.
  6. At the top of the page you can see what the blog article looks like on the front end by clicking the Preview Desktop and Preview Mobile buttons.

Other areas to configure

Remember that you can:

  • Change the default blog header background image by updating the /Images/News/news-archive-header.jpg and /Images/News/mobile-news-archive-header.jpg images.
  • Change Small Translation ID 3237 to configure the text that overlays the header background image (by default, the value is ‘Blog’).
  • Configure the number of articles to display on the front-end https://[your-irp]/Blog.aspx page using the News Number Of Articles To Show Application Setting in the 'Blog' grouping (the default value is 12).
  • Style some blog controls using the CssStylesStandardControls.aspx page – the 'Stylesheet to edit' drop-down list includes a 'Blog Controls' editable stylesheet. For more information, see the Standard Controls Stylesheet help topic.
Open
How To Add a Blog Widget
Live Market Data
Today v Yesterday 0.03%
April 2024 v April 2023 9.41%
YTD 2024 v 2023 13.14%
Arts and Crafts 0.21%
Baby & Child 0.50%
Cars and Motorcycling 0.30%
Electrical & Commercial Equipment 0.03%
Fashion Clothing & Accessories 0.14%
Food & Drink 0.57%
Health and Wellbeing 0.04%
Kitchen & Home Appliances 0.12%
Pet Care 0.28%
Sports and Recreation 0.10%
Toys, Games & Collectables 0.18%

Copyright © 2023 IRP Commerce. Use of this website constitutes acceptance of the IRP World Acceptable Use Policy, IRP World Terms of Use, IRP Privacy Policy and IRP Cookie Policy

IRP Commerce Limited, Concourse 3, Catalyst, BT3 9DT, UK. Company Number: NI 041856. VAT Number: GB 888249658
A Deloitte Fast 50 Company eight times: 2010, 2011, 2012, 2013, 2014, 2018, 2019 & 2020