<?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>TechTrot</title>
	<atom:link href="https://www.techtrot.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techtrot.com/</link>
	<description>Notes on Tech</description>
	<lastBuildDate>Tue, 13 Aug 2019 20:35:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>WordPress Page ID</title>
		<link>https://www.techtrot.com/wordpress-page-id/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-page-id</link>
		
		<dc:creator><![CDATA[Author]]></dc:creator>
		<pubDate>Wed, 19 Nov 2008 14:21:49 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.techtrot.com/?p=261</guid>

					<description><![CDATA[<p>For many users, finding the WordPress Page ID or post IDs is not so easy. This is because WordPress doesn&#8217;t directly display these IDs in the admin screens. Here&#8217;s how you can find the Page IDs in WordPress. This also works for attachments &#38; other post types. One Way After you’ve logged into your WordPress&#8230;</p>
<p>The post <a href="https://www.techtrot.com/wordpress-page-id/">WordPress Page ID</a> appeared first on <a href="https://www.techtrot.com">TechTrot</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>For many users, finding the WordPress Page ID or post IDs is not so easy. This is because WordPress doesn&#8217;t directly display these IDs in the admin screens.</p>



<p>Here&#8217;s how you can find the Page IDs in WordPress. This also works for attachments &amp; other post types.</p>



<h2 class="wp-block-heading">One Way</h2>



<p>After you’ve logged into your WordPress dashboard, Click <strong>Pages &gt; All Pages</strong> in your admin menus. This will take you to a list of all your Pages. From the list of Pages, hover over the Page title you want to find the ID of. Every time you hover over, your browser&#8217;s status bar will show you a URL like this.</p>



<pre class="wp-block-preformatted">http://www.xyz.com/wp-admin/post.php?post=2&amp;action=edit</pre>



<p>In the part of the URL that says <strong><code>"?post=2"</code></strong>, the number after the <strong><code>"="</code></strong> sign is the Page ID (2 in this case).</p>



<h2 class="wp-block-heading">Another</h2>



<p>If you don&#8217;t see anything when you hover over, click on the Page link to open edit Page screen. Now, look in your browser&#8217;s address bar and you&#8217;ll find the URL in the following format.</p>



<pre class="wp-block-preformatted">http://www.xyz.com/wp-admin/post.php?post=2&amp;action=edit</pre>



<p>Again, in the part of the URL that says <strong><code>"?post=2"</code></strong>, the number after the <strong><code>"="</code></strong> sign is the Page ID (2 in this case).</p>
<p>The post <a href="https://www.techtrot.com/wordpress-page-id/">WordPress Page ID</a> appeared first on <a href="https://www.techtrot.com">TechTrot</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced (Page is feed) 
Minified using disk

Served from: www.techtrot.com @ 2026-06-02 06:54:21 by W3 Total Cache
-->