How to manage my hedgerow for wildlife

  • Remove weeds by hoe or by hand to reduce competition for water whilst your hedgerow establishes.
  • Allow plants to establish for at least a year before pruning.
  • Late winter (January & February) is a good time to prune because fruit and berries will have been eaten and your plants will be dormant.
  • Do not prune during spring or summer as you may disturb nesting birds and other wildlife.
  • Trim your hedge to keep it at the height and spread you want. If possible cut on a three year cycle (one side, top, the other side) to allow time for flowering and fruiting shrubs to develop.
  • The best wildlife hedgerows are an ‘A’ shape, thick at the base and thinner on top to allow light through to the ground flora.
  • If you have space, allow some native trees to grow to maturity as standards within the hedge.
  • Dead and decaying wood is an important feature of hedgerow. Providing they pose no risk of harm or injury try to leave dead branches and trees to rot down naturally.

Posted in: Wildlife Gardening on 16 June 2015


Back to the in your garden homepage

Time Δ Debug Message - Perch Runway 3.2
1781278996.66730 [905] 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
1781278996.69510.0278Matched route: discover/in-your-garden/article/[i:id]
1781278996.69530.0002Server address: 216.73.216.192
1781278996.69530Using master page: /templates/pages/in-your-garden/post.php
1781278996.69540Page arguments:
Array
(
    [0] => /discover/in-your-garden/article/132
    [id] => 132
    [1] => 132
)
1781278996.69560.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/discover/in-your-garden/article' LIMIT 1
1781278996.69650.0009 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1781278996.69820.0017 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1781278996.69880.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1781278996.7010.0023 [1] SELECT * FROM swt_shop_cart WHERE cartID=21801350
1781278996.70160.0005 [1] SELECT * FROM swt_shop_cart WHERE cartID=21801350
1781278996.70220.0006 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-12 15:43:00' AND saleTo>'2026-06-12 15:43:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1781278996.7030.0008 [1] SELECT collectionID, collectionTemplate FROM swt_collections WHERE collectionKey='Wildcall'
1781278996.70350.0005 [1] SELECT * FROM ( SELECT idx.itemID, ci.collectionID, ci.itemJSON, idx2.indexValue as sortval FROM swt_collection_index idx JOIN swt_collection_items ci ON idx.itemID=ci.itemID AND idx.itemRev=ci.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_revisions cr ON idx.itemID=cr.itemID AND idx.itemRev=cr.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE (idx.collectionID=5) AND ((idx.indexKey='_id' AND idx.indexValue=132)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, itemJSON, sortval ORDER BY sortval ASC
1781278996.70740.0039Using template: /templates/content/wildcall.html
1781278996.70750.0001 [1] Using sub-template: /templates/content/mixed_content.html
1781278996.70770.0002Using sub-template: /templates/content/text_block.html
1781278996.70770Using sub-template: /templates/content/thumbnails.html
1781278996.70780Using sub-template: /templates/content/image.html
1781278996.70780Using sub-template: /templates/content/gallery.html
1781278996.70780Using sub-template: /templates/content/video.html
1781278996.70790Using sub-template: /templates/content/ask_inline.html
1781278996.70790Using sub-template: /templates/content/legacy_request_form.html
1781278996.70790Using sub-template: /templates/content/image.html
1781278996.7080Using sub-template: /templates/content/code_block.html
1781278996.7080Using sub-template: /templates/content/customisable_donate_form.html
1781278996.7080Using sub-template: /templates/content/contact_form.html
1781278996.70810.0001Using sub-template: /templates/forms/details.html
1781278996.70820.0001Using sub-template: /templates/forms/_data_protection.html
1781278996.70830.0001Using sub-template: /templates/forms/_personal_details.html
1781278996.70830.0001Using sub-template: /templates/forms/_address.html
1781278996.70830Using sub-template: /templates/forms/_personal_details.html
1781278996.70840Using sub-template: /templates/forms/_address.html
1781278996.70840Using sub-template: /templates/forms/_data_protection.html
1781278996.70850Using sub-template: /templates/forms/_personal_details.html
1781278996.70850 [1] Using sub-template: /templates/forms/_data_protection.html
1781278996.71030.0018 [1] SELECT * FROM swt_categories ORDER BY catTreePosition ASC
1781278996.71270.0024 [162] SELECT catID, catPath FROM swt_categories
1781278996.71380.001 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1781278996.71510.0013Using template: /templates/pages/attributes/seo.html
1781278996.71530.0002 [nil] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/discover/in-your-garden/article' OR regionPage='*')
1781278996.71590.0006No matching content regions found. Check region name (Banner image) and page path options.
1781278996.7160 [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 IS NULL AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1781278996.71660.0006 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1781278996.71930.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/discover/in-your-garden/article' LIMIT 1
1781278996.71980.0005 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-002', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1781278996.72180.002Using template: /templates/navigation/ps_nav_template.html
1781278996.72190.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1781278996.72260.0007 [4] Using template: /templates/navigation/ps_nav_template_children.html
1781278996.72310.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1781278996.72570.0025 [10] Using template: /templates/navigation/ps_nav_template_children.html
1781278996.72670.0011 [7] Using template: /templates/navigation/ps_nav_template_children.html
1781278996.72750.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1781278996.73010.0026 [0] SELECT setID FROM swt_category_sets WHERE setSlug='' LIMIT 1
1781278996.7310.0008 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catPath='wildcall/wildlife-gardening/') ORDER BY catTreePosition ASC
1781278996.73170.0007 [1] Using template: /templates/categories/wildcall_banner.html
1781278996.73430.0026 [1] SELECT * FROM ( SELECT idx.itemID, ci.collectionID, ci.itemJSON, idx2.indexValue as sortval FROM swt_collection_index idx JOIN swt_collection_items ci ON idx.itemID=ci.itemID AND idx.itemRev=ci.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_revisions cr ON idx.itemID=cr.itemID AND idx.itemRev=cr.itemRev AND idx.collectionID=ci.collectionID JOIN swt_collection_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE (idx.collectionID=5) AND ((idx.indexKey='_id' AND idx.indexValue=132)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, itemJSON, sortval ORDER BY sortval ASC
1781278996.73760.0034Using template: /templates/content/wildcall.html
1781278996.73770.0001 [1] Using sub-template: /templates/content/mixed_content.html
1781278996.73790.0002Using sub-template: /templates/content/text_block.html
1781278996.73790Using sub-template: /templates/content/thumbnails.html
1781278996.7380Using sub-template: /templates/content/image.html
1781278996.7380Using sub-template: /templates/content/gallery.html
1781278996.73810Using sub-template: /templates/content/video.html
1781278996.73810Using sub-template: /templates/content/ask_inline.html
1781278996.73810Using sub-template: /templates/content/legacy_request_form.html
1781278996.73820Using sub-template: /templates/content/image.html
1781278996.73820Using sub-template: /templates/content/code_block.html
1781278996.73820Using sub-template: /templates/content/customisable_donate_form.html
1781278996.73830Using sub-template: /templates/content/contact_form.html
1781278996.73840.0001Using sub-template: /templates/forms/details.html
1781278996.73840Using sub-template: /templates/forms/_data_protection.html
1781278996.73850.0001Using sub-template: /templates/forms/_personal_details.html
1781278996.73850Using sub-template: /templates/forms/_address.html
1781278996.73860Using sub-template: /templates/forms/_personal_details.html
1781278996.73860Using sub-template: /templates/forms/_address.html
1781278996.73860Using sub-template: /templates/forms/_data_protection.html
1781278996.73870Using sub-template: /templates/forms/_personal_details.html
1781278996.73870 [1] Using sub-template: /templates/forms/_data_protection.html
1781278996.74020.0015 [1] SELECT * FROM swt_categories ORDER BY catTreePosition ASC
1781278996.7430.0028 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1781278996.74380.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1781278996.74460.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
1781278996.74690.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/discover/in-your-garden/article' LIMIT 1
1781278996.74750.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-002', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1781278996.74960.0021 [6] Using template: /templates/navigation/footer-nav.html
1781278996.75020.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1781278996.75070.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1781278996.75130.0005 [37] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1781278996.75420.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/discover/in-your-garden/article' LIMIT 1
1781278996.75480.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-002', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1781278996.75760.0027 [10] Using template: /templates/navigation/footer-nav.html
1781278996.76140.0038 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1781278996.76230.0009 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1781278996.76290.0006 [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
1781278996.76580.0029 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/discover/in-your-garden/article' LIMIT 1
1781278996.76640.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-002', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1781278996.7690.0025 [29] Using template: /templates/navigation/footer-nav.html
1781278996.77150.0026 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1781278996.77230.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1781278996.77280.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
1781278996.77560.0027 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/discover/in-your-garden/article' LIMIT 1
1781278996.77610.0006 [4] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-003-003-001-002', '000-003-003-001', '000-003-003', '000-003', '000') ORDER BY pageTreePosition DESC
1781278996.77860.0025 [10] Using template: /templates/navigation/footer-nav.html
1781278996.780.0014Request time: 0.1151
1781278996.780Process time: 0.115
1781278996.78010Memory: 1.7725