<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Header &amp; Footer &#8211; Aanha Digital</title>
	<atom:link href="https://www.aanhadigital.com/tag/header-footer/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aanhadigital.com</link>
	<description>All about Digital Marketing</description>
	<lastBuildDate>Sat, 15 Jan 2022 12:46:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>

<image>
	<url>https://www.aanhadigital.com/wp-content/uploads/2020/05/cropped-Profile-Aanha-Digital-32x32.png</url>
	<title>Header &amp; Footer &#8211; Aanha Digital</title>
	<link>https://www.aanhadigital.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Steps to make changes in Header &#038; Footer in WordPress Website</title>
		<link>https://www.aanhadigital.com/steps-to-make-changes-in-header-footer-in-wordpress-website/</link>
					<comments>https://www.aanhadigital.com/steps-to-make-changes-in-header-footer-in-wordpress-website/#respond</comments>
		
		<dc:creator><![CDATA[Kriti Aggarwal]]></dc:creator>
		<pubDate>Thu, 07 May 2020 06:20:54 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Header & Footer]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Website]]></category>
		<guid isPermaLink="false">https://aanhadigital.com/?p=566</guid>

					<description><![CDATA[<p>Remember/Caution, only if you are aware of the basics of coding, I would recommend you to make changes in the important files of your WordPress website directory. This method is limited to Websites setup on WordPress Platform. In order to add code to the Header &#38; Footer for various purposes [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.aanhadigital.com/steps-to-make-changes-in-header-footer-in-wordpress-website/">Steps to make changes in Header &#038; Footer in WordPress Website</a> appeared first on <a rel="nofollow" href="https://www.aanhadigital.com">Aanha Digital</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Remember/Caution, only if you are aware of the basics of coding, I would recommend you to make changes in the important files of your <a href="https://www.aanhadigital.com/dictionary/wordpress/">WordPress</a> website directory.</p>
<p>This method is limited to Websites setup on WordPress Platform. In order to add code to the Header &amp; Footer for various purposes and to make your website recognizable, here are the following steps &amp; different methods.</p>
<h4><strong>1. Easiest Method for few basic addition (No coding required)</strong></h4>
<p style="padding-left: 40px;">a.) Login to your Website backend through wp-admin &#8211; YourWebsiteURL/wp-admin  E.g. google.com/wp-admin.(Google.com is only used for reference purpose, this URL won’t work on Google as Google’s website is not using WordPress platform.)</p>
<p style="padding-left: 40px;">b.) Click on the big button in the middle of the webpage &#8211; &#8220;Customize Your Site&#8221; (See image)</p>
<p style="padding-left: 40px;">c.) Here you will find numerous theme settings to update Header &amp; Footer of the website, Like Adding Social Icons, updating Copyright etc. (see image)</p>
<p><em>Tips: Works for Non-Coders too. Features might differ from theme to theme</em></p>
<p><img fetchpriority="high" decoding="async" src="https://aanhadigital.com/wp-content/uploads/2020/05/pic-1-1024x339.png" sizes="(max-width: 640px) 100vw, 640px" srcset="https://aanhadigital.com/wp-content/uploads/2020/05/pic-1-1024x339.png 1024w, https://aanhadigital.com/wp-content/uploads/2020/05/pic-1-300x99.png 300w, https://aanhadigital.com/wp-content/uploads/2020/05/pic-1-768x254.png 768w" alt="" width="640" height="212" /></p>
<h4><strong>2. Method to enter to the PHP files from Front End</strong></h4>
<p style="padding-left: 40px;">a.) Login to your Website backend through wp-admin &#8211; YourWebsiteURL/wp-admin  E.g. google.com/wp-admin</p>
<p style="padding-left: 40px;">b.) In the left-hand sidebar, Go the Appearance&gt;Theme Editor.</p>
<p style="padding-left: 40px;">c.) Now you have entered the Core files of the website. Here you will find different PHP files including header.php and footer.php (see image)</p>
<p><em>Tips: Be extra careful while making changes to this section. Remember, any coding goes wrong here, your site will immediately crash</em></p>
<p><em>Suggestion: Copy the entire code of a file you are making changes to, e.g. header.php and save a copy to your Local Computer before editing the file. I recommend you to take a backup of the website</em></p>
<h4><strong>3. Method to Find files through Hosting Backend &#8211; (Possible only if you have cPanel/Hosting Login credentials)</strong></h4>
<p style="padding-left: 40px;">a.) Login to Hosting. Eg of some hosting providers, GoDaddy, Bluehost, HostGator etc.</p>
<p style="padding-left: 40px;">b.) Go to cPanel (Path to cPanel can differ depending upon the kind of Hosting Provider you have purchased hosting from)</p>
<p style="padding-left: 40px;">c.) Click on File Manager Folder. (See image)</p>
<p style="padding-left: 40px;">d.) Click on public_html folder. That&#8217;s where your website directory resides.</p>
<p style="padding-left: 40px;">e.) Here is the path of folders to find header.php, footer.php and other files &#8211; public_html/wp-content/themes/yourthemename. Eg. public_html/wp-content/themes/twentynineteen</p>
<p><img decoding="async" src="https://aanhadigital.com/wp-content/uploads/2020/05/pic-2-1024x614.png" sizes="(max-width: 640px) 100vw, 640px" srcset="https://aanhadigital.com/wp-content/uploads/2020/05/pic-2-1024x614.png 1024w, https://aanhadigital.com/wp-content/uploads/2020/05/pic-2-300x180.png 300w, https://aanhadigital.com/wp-content/uploads/2020/05/pic-2-768x460.png 768w, https://aanhadigital.com/wp-content/uploads/2020/05/pic-2.png 1437w" alt="" width="640" height="384" /></p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Blog | Aanha Digital -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-4985390780507876"
     data-ad-slot="6198055499"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
<p>The post <a rel="nofollow" href="https://www.aanhadigital.com/steps-to-make-changes-in-header-footer-in-wordpress-website/">Steps to make changes in Header &#038; Footer in WordPress Website</a> appeared first on <a rel="nofollow" href="https://www.aanhadigital.com">Aanha Digital</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aanhadigital.com/steps-to-make-changes-in-header-footer-in-wordpress-website/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
