Drowning in a sea of plastic

, 09 March 2017
Drowning in a sea of plastic
Reusable cup (c) Sarah Ward

By Sarah Ward
Living Seas Officer

In 2015, the UK government introduced a five pence charge for plastic carrier bags, bringing about a reduction in their use of around 85% in the first six months. Later this year, the government plans to ban cosmetics and cleaning products containing plastic microbeads.

These bans are great news for our seas as ultimately they’re reducing the amount of plastic being introduced to the marine ecosystem. A large amount of plastic waste ends up in the sea, both accidentally and through improper disposal practices; this poses obvious threats to marine wildlife (not to mention looking unsightly on our beaches!). Whilst I am a supporter of regulations which aim to protect our seas, I also believe that we don’t need to wait for an enforced ban or fee to inspire us to change our habits.

There are a number of small, realistic changes we can all make which will help to reduce waste and consequently the amount of plastic which ends up in our oceans…

  1. Invest in reusable drinks containers. By this I mean water bottles, coffee mugs, insulated flasks. They’re affordable, can be used over and over, and are available in almost any colour or design you could imagine. What’s more, most coffee shops will be happy to serve your coffee in your own mug (rather than their disposable one).
  2. Refuse plastic straws. They have approximately a 20-minute life-span before they’re disposed of, destined to spend several hundred years either in landfill or polluting the ocean. Just say no. Or if you must use one, opt for a paper, bamboo or stainless steel version.
  3. Swap cling-film for reusable containers. Invest in a few of these for storing your leftovers – you’ll find they are better at keeping food fresh, offer an easy way to transport your packed lunch, and will long out-last that roll of cling film in the cupboard.
  4. Opt for plastic-free cotton buds. The plastic sticks of cotton buds are one of the most frequently found items on beach cleans; often a result of being flushed down the toilet. Plastic-free buds are a great way to reduce this – but remember they should still be disposed of in the bin.
  5. Be thoughtful about feminine hygiene. The plastic wrappings and applicators are also frequently found on beach cleans, often as they are incorrectly disposed of – they should never be flushed down the toilet. Consider switching to a more sustainable alternative, such as a menstrual cup.

You can keep up-to-date on the microbead banning process here


Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1783574690.11120 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1783574690.13660.0254Matched route: news/[slug:s]
1783574690.13680.0002Server address: 216.73.216.62
1783574690.13680Using master page: /templates/pages/blog/post.php
1783574690.13680Page arguments:
Array
(
    [0] => /news/drowning-in-a-sea-of-plastic
    [s] => drowning-in-a-sea-of-plastic
    [1] => drowning-in-a-sea-of-plastic
)
1783574690.13710.0002 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783574690.1380.0009 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1783574690.13950.0015 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1783574690.13990.0004INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1783574690.14170.0017 [1] SELECT * FROM swt_shop_cart WHERE cartID=22809572
1783574690.14210.0004 [1] SELECT * FROM swt_shop_cart WHERE cartID=22809572
1783574690.14250.0005 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-09 05:24:00' AND saleTo>'2026-07-09 05:24:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1783574690.14360.0011 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='drowning-in-a-sea-of-plastic')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-07-09 05:24:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1783574690.1460.0024 [1] SELECT FOUND_ROWS() AS `count`
1783574690.14650.0004 [1] SELECT * FROM swt_blog_posts WHERE postID=1303 AND postStatus='Published' AND postDateTime<='2026-07-09 05:24:00'
1783574690.14720.0007 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1783574690.14780.0006 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1783574690.14840.0006 [1] SELECT * FROM swt_categories WHERE catID=44 LIMIT 1
1783574690.1490.0006Using template: /templates/blog/post.html
1783574690.14920.0002 [162] SELECT catID, catPath FROM swt_categories
1783574690.150.0008 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-07-09 05:24:00' AND postSlug='drowning-in-a-sea-of-plastic'
1783574690.16980.0198Using template: /templates/blog/post.html
1783574690.17030.0005 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1783574690.17190.0016Using template: /templates/pages/attributes/seo.html
1783574690.17210.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1783574690.17280.0007 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1783574690.17390.0011 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783574690.17670.0028 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783574690.17720.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783574690.17910.0019Using template: /templates/navigation/ps_nav_template.html
1783574690.17910 [6] Using template: /templates/navigation/ps_nav_template_children.html
1783574690.17990.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1783574690.18040.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1783574690.1830.0026 [10] Using template: /templates/navigation/ps_nav_template_children.html
1783574690.18410.0012 [7] Using template: /templates/navigation/ps_nav_template_children.html
1783574690.18490.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1783574690.18650.0016 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1783574690.18720.0007 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1783574690.18920.002 [1] Using template: /templates/navigation/breadcrumbs.html
1783574690.18970.0005Using template: /templates/blog/post.html
1783574690.190.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1783574690.19070.0007Using template: /templates/blog/author.html
1783574690.19110.0004 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='drowning-in-a-sea-of-plastic')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-07-09 05:24:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1783574690.1930.0018 [1] SELECT FOUND_ROWS() AS `count`
1783574690.19340.0004 [1] Using template: /templates/blog/post.html
1783574690.19410.0007Using template: /templates/blog/comment_form.html
1783574690.1950.0009 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=1303 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1783574690.2450.0499 [0] Using template: /templates/blog/comment.html
1783574690.24520.0002Using template: /templates/blog/post.html
1783574690.24550.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1783574690.24620.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1783574690.2470.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1783574690.24770.0007 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783574690.24960.0019 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783574690.25010.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783574690.25180.0017 [6] Using template: /templates/navigation/footer-nav.html
1783574690.25250.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783574690.2530.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783574690.25340.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1783574690.25540.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783574690.25570.0004 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783574690.25730.0016 [10] Using template: /templates/navigation/footer-nav.html
1783574690.25950.0022 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1783574690.260.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1783574690.26040.0004 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783574690.26240.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783574690.26290.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783574690.26450.0016 [29] Using template: /templates/navigation/footer-nav.html
1783574690.26650.002 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783574690.26710.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783574690.26750.0005 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783574690.26940.0018 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783574690.26990.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783574690.27150.0017 [10] Using template: /templates/navigation/footer-nav.html
1783574690.27240.0009Request time: 0.1623
1783574690.27240Process time: 0.1621
1783574690.27240Memory: 1.6221