{"id":1940,"date":"2011-05-16T13:33:36","date_gmt":"2011-05-16T13:33:36","guid":{"rendered":"http:\/\/diyhealth.com\/?p=1940"},"modified":"2014-06-16T08:22:01","modified_gmt":"2014-06-16T08:22:01","slug":"how-to-do-lower-back-stretching-exercises","status":"publish","type":"post","link":"https:\/\/drprem.com\/globalhealthcare\/how-to-do-lower-back-stretching-exercises","title":{"rendered":"How to do lower back stretching exercises"},"content":{"rendered":"<div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/medical-tourism\/consultant\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/medical-tourism\/wp-content\/uploads\/sites\/8\/2021\/12\/Medical-Tourism-Post-Ad-1.jpg\"><\/a>\n<\/div>\n<p>Lower back stretching exercise helps one to maintain proper movement and functioning of the body, not to forget maintaining the aesthetic looks of the body also. It strengthens muscles, bones and joints. However, if done in a wrong way, it can cause some serious injuries to the body.<\/p>\n<p><!--more--><\/p>\n<p><strong>Difficulty Level:<\/strong> Easy<\/p>\n<p><strong>Time required:<\/strong> 15-20 minutes (Approximately)<\/p>\n<p><strong>Instructions:<\/strong><\/p>\n<p><strong>1.<\/strong> Lie on your back, and stretch out your arms to the sides.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.diyhealth.com\/wp-content\/uploads\/2012\/07\/how-to-do-lower-back-stretching-exercises-1_ebfW3_18.jpg\" alt=\"how to do lower back stretching exercises 1\" title=\"how to do lower back stretching exercises 1\" \/><\/p>\n<p><strong>2.<\/strong> Fold your legs, so that your feet may touch the ground. Keeping your knees together, allow the right side of your lower body to be comfortably close to the floor. Don\u2019t overdo it. Keep it as comfortable as possible. Try to be in this position for 15-30 seconds.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.diyhealth.com\/wp-content\/uploads\/2012\/07\/how-to-do-lower-back-stretching-exercises-2_5nsqQ_18.jpg\" alt=\"how to do lower back stretching exercises 2\" title=\"how to do lower back stretching exercises 2\" \/><\/p>\n<p><strong>3.<\/strong> Similarly, try to touch the ground on your left with bent knees. And try to be in this position for 15-30 seconds.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.diyhealth.com\/wp-content\/uploads\/2012\/07\/how-to-do-lower-back-stretching-exercises-3_f7KzO_18.jpg\" alt=\"how to do lower back stretching exercises 3\" title=\"how to do lower back stretching exercises 3\" \/><\/p>\n<p><strong>4.<\/strong> Lie on your back again and fold your legs with your feet flat on the floor. Try to pull the left knee toward your chest, while grasping the left leg behind the knee or back of thigh. While doing so, you&#8217;ll feel the stretch in your lower back.<\/p><div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"2\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/medical-tourism\/marketing\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/medical-tourism\/wp-content\/uploads\/sites\/8\/2021\/12\/Medical-Tourism-Post-Ad-2.jpg\"><\/a>\n<\/div>\n\n<p><img decoding=\"async\" src=\"https:\/\/www.diyhealth.com\/wp-content\/uploads\/2012\/07\/how-to-do-lower-back-stretching-exercises-4_XOcuc_18.jpg\" alt=\"how to do lower back stretching exercises 4\" title=\"how to do lower back stretching exercises 4\" \/><\/p>\n<p><strong>5.<\/strong> Now, the right leg may be folded or remain straight parallel to the ground. This helps in stretching the front of right hip. Be in this position for 30 seconds.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.diyhealth.com\/wp-content\/uploads\/2012\/07\/how-to-do-lower-back-stretching-exercises-5_ANd6C_18.jpg\" alt=\"how to do lower back stretching exercises 5\" title=\"how to do lower back stretching exercises 5\" \/><\/p>\n<p><strong>6.<\/strong> Sit erect. No hunches. May be lower back is stretched, but effectiveness of the hamstring stretch is reduced due to hunches. Slowly bend forward bringing your head toward your knee. Return to the erect posture.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/www.diyhealth.com\/wp-content\/uploads\/2012\/07\/how-to-do-lower-back-stretching-exercises-6_oX75d_18.jpg\" alt=\"how to do lower back stretching exercises 6\" title=\"how to do lower back stretching exercises 6\" \/><\/p>\n<p><strong>Quick tips <\/strong><br \/>\n\u2022 Lower back flexibility relies on relaxation.<br \/>\n\u2022 Be comfortable with the degree of movement. Don\u2019t overdo yourself while practicing stretching exercise.<\/p>\n<p><strong>Things to watch out for<\/strong><br \/>\n\u2022 Do not over-strain your your body. You might injure yourself in doing this.<br \/>\n\u2022 Cold and stress hinders stretching.<br \/>\n\u2022 First make yourself comfortable with lower back stretch, then try leg stretches. This makes the lower back agile, which will not stress the lower back during leg stretches.<br \/>\n\u2022 Wear supporting belt to reduce stress on lower back during abdominal exercise.<\/p>\n<div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"3\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n          <p><a id=\"link-15\" href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n            <img decoding=\"async\" style=\"width:100%;height:auto;\" id=\"img-15\" src=\"\"><\/a><\/p>\r\n            <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n              if (this.readyState == 4 && this.status == 200) {\r\n                var myObj = JSON.parse(this.responseText);\r\n                document.getElementById(\"link-\"+myObj.id).setAttribute('href',myObj.url);\r\n                document.getElementById(\"img-\"+myObj.id).setAttribute('src','https:\/\/fetch.drprem.com\/\/uploads\/'+myObj.image);\r\n              }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/\/api\/Ads\/15\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        <style>\r\n        *{box-sizing:border-box}.top-container{display: grid;grid-template-columns: auto auto auto;}.column{float:left;width:100%;padding: 0 7.5px 15px 7.5px;}.row{margin:0 -5px}.row:after{content:\"\";display:table;clear:both}@media screen and (max-width: 600px){.top-container{display: block;grid-template-columns: unset;}.column{width:100%;display:block;margin-bottom:20px}}.card{text-align:center;}.card_image img{width:100%}.card_body{padding:15px}.card_title{font-size: 14px;line-height: 19px;text-decoration: none;text-align:left;color: #333;}.card-heading{text-align: left;margin-bottom: 25px !important;}\r\n        <\/style>\r\n        <div class=\"row todays-top\">\r\n            <h3 class=\"card-heading\"> Recent Articles: <\/h3><div class=\"top-container\" id=\"todays-top\">\r\n        <\/div>\r\n        <\/div>\r\n        <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n            if (this.readyState == 4 && this.status == 200) {\r\n            var myObj = JSON.parse(this.responseText); \r\n            myObj.forEach(function(item) {\r\n            document.getElementById('todays-top').innerHTML += '<div class=\"column\"><div class=\"card\"><div class=\"card_image\"><a href=\"'+item.url+'\"><img decoding=\"async\" src=\"'+item.image+'\"><\/a><\/div><div class=\"card_body\"><a href=\"'+item.url+'\"><h3 class=\"card_title\">'+item.title+'<\/h3><\/a><a href=\"'+item.url+'\">Read more<\/a><\/div><\/div><\/div>';\r\n            });\r\n            }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Drprem_blogs\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"videoWrapper\" id=\"video_7\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar xmlhttp = new XMLHttpRequest();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.onreadystatechange = function() {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            if (this.readyState == 4 && this.status == 200) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                var myObj = JSON.parse(this.responseText);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                document.getElementById(\"video_\"+myObj.id).innerHTML = myObj.embed_video_code;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            }\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            };\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Videos\/7\", true);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.send();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Lower back stretching exercise helps one to maintain proper movement and functioning of the body, not to forget maintaining the aesthetic looks of the body also. It strengthens muscles, bones and joints. However, if done in a wrong way, it can cause some.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[9719],"tags":[],"class_list":["post-1940","post","type-post","status-publish","format-standard","hentry","category-health-guide"],"_links":{"self":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts\/1940","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/comments?post=1940"}],"version-history":[{"count":0,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts\/1940\/revisions"}],"wp:attachment":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/media?parent=1940"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/categories?post=1940"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/tags?post=1940"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}