<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Newbie ques: Internal Links</title>
		<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links</link>
		<description>WordPress.com Forums &#187; Topic: Newbie ques: Internal Links</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 01:05:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/newbie-ques-internal-links" rel="self" type="application/rss+xml" />

		<item>
			<title>ellaella on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links/page/2#post-144774</link>
			<pubDate>Fri, 14 Dec 2007 18:16:30 +0000</pubDate>
			<dc:creator>ellaella</dc:creator>
			<guid isPermaLink="false">144774@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Duly noted and bookmarked! Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links/page/2#post-144769</link>
			<pubDate>Fri, 14 Dec 2007 17:49:37 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">144769@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I got an answer from support:<br />
<blockquote>It can't jump to somewhere it can't see - and until More is clicked the jump has no end so it doesn't work</p></blockquote>
<p>The moral of the story: don't use page jumps AND the more tag.
</p>
]]></description>
					</item>
		<item>
			<title>ellaella on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links/page/2#post-144767</link>
			<pubDate>Fri, 14 Dec 2007 17:41:48 +0000</pubDate>
			<dc:creator>ellaella</dc:creator>
			<guid isPermaLink="false">144767@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is baffling, Vivian. I tried again, accessing the full article both with "more" and by clicking it from your sidebar. And they work fine that way, even though they are different urls (I don't know why I'm focused on that). </p>
<p>With more volunteers around in the afternoon, I hope someone who can really help you will see this.
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links/page/2#post-144734</link>
			<pubDate>Fri, 14 Dec 2007 16:03:39 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">144734@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, ellaella. I've sent feedback on this. Why in the world would the more tag override the page jump? (Then again, why does the more tag cut off the full feed? Seems to me there's really something wrong with the more tag implementation here.)
</p>
]]></description>
					</item>
		<item>
			<title>ellaella on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links/page/2#post-144721</link>
			<pubDate>Fri, 14 Dec 2007 14:40:16 +0000</pubDate>
			<dc:creator>ellaella</dc:creator>
			<guid isPermaLink="false">144721@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can confirm that they work fine with the full post but not with the more tag. They are different urls, so I wonder if that has something to do with it?</p>
<p>On the second point, I am lost in the woods. Sorry. :(
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-144719</link>
			<pubDate>Fri, 14 Dec 2007 14:34:02 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">144719@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, I've been working on using this today. Got two quick questions: first, this doesn't seem to work at all when there is a more tag in the post. Check out the post at the top of my page today. It seems to work just fine when you have the full post there. Can someone confirm?</p>
<p>Second - I absolutely could not get the top of the page code as shown in the <a href="http://faq.wordpress.com/2006/07/06/how-do-i-page-jump/">FAQ</a> to work. I tried every combination that I could think of. Any tips on this?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-141999</link>
			<pubDate>Thu, 06 Dec 2007 19:14:33 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">141999@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ahhhh! forgot the backticks</p>
<p>Page jump within a page:<br />
This is the link that will take you to the place on the page you want to jump to: <code>&lt;a href=&quot;#codeword&quot;&gt;this is the text that will be used as the link&lt;/a&gt;</code></p>
<p>This goes at the place you want to jump to: <code>&lt;a name=&quot;codeword&quot;&gt;</code></p>
<p>Page jump to codeword in another page:<br />
This is the link that will take you to the codeword on the other page: <code>&lt;a href=&quot;http://pagetolinkto#codeword&quot;&gt;this is the text that will be used as the link&lt;/a&gt;</code></p>
<p>This goes at the place on the landing page where you want to jump to: <code>&lt;a name=&quot;codeword&quot;&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-141996</link>
			<pubDate>Thu, 06 Dec 2007 19:12:46 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">141996@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>YAY! That's so cool.  I love happy endings.  :)
</p>
]]></description>
					</item>
		<item>
			<title>ivk2 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-141994</link>
			<pubDate>Thu, 06 Dec 2007 19:10:13 +0000</pubDate>
			<dc:creator>ivk2</dc:creator>
			<guid isPermaLink="false">141994@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>worked it out!<br />
Kaspar
</p>
]]></description>
					</item>
		<item>
			<title>ivk2 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-141991</link>
			<pubDate>Thu, 06 Dec 2007 19:00:55 +0000</pubDate>
			<dc:creator>ivk2</dc:creator>
			<guid isPermaLink="false">141991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>UTimethief wrote: </p>
<p>mmm I didn't think that was what was meant. If so then "yes" we can have "page jumps" AKA "anchor tags" on wordpress.com blogs <a href="http://faq.wordpress.com/2006/07/06/how-do-i-page-jump/" rel="nofollow">http://faq.wordpress.com/2006/07/06/how-do-i-page-jump/</a></p>
<p>Perfect - just what I wanted to do... Read the instructions which were straightforward enough but just get the following easy tiger message. Do I need an upgrade? Doubt it but It doesn't seem to work. Any help greatly appreciated.</p>
<p>Kaspar</p>
<p>Resulting message when testing a new page jump link:</p>
<p>Easy, tiger. This is a 404 page.</p>
<p>You are totally in the wrong place. Do not pass GO; do not collect $200.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118576</link>
			<pubDate>Sat, 22 Sep 2007 14:54:27 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">118576@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No problem. :)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118568</link>
			<pubDate>Sat, 22 Sep 2007 14:41:39 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">118568@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@atthe404<br />
Thanks for providing this clarification.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118475</link>
			<pubDate>Sat, 22 Sep 2007 09:02:09 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">118475@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>lowder6: You are misreading what is occurring on the blog you link to.</p>
<blockquote><p>
That's what I want to do. Those posts seem to be isolated in those Categories rather than part of the Home Page Blog (or maybe I'm misreading them).
</p></blockquote>
<p>All posts are allocated to their respective categories and are available via the cat / sub cat link in the sidebar. A selection of <em>the most recent posts</em>appears by default on the *home* page. The number that appear is set by the user in admin. So it is not correct to describe posts as *isolated* in their cats. They are not.  For the sake of completeness I just mention that at WP org things can be hacked differently. Not so here at WP com. </p>
<p>Secondly: You have immensely confused this dialogue (Yes I know that is a split infinitive) by introducing the word *pages*. Pages are a completely different entity from posts anyway and their *categorisation* is both discrete and distinct. Hope that makes things clearer. :)
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118281</link>
			<pubDate>Fri, 21 Sep 2007 20:29:10 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">118281@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Enter categories here -&#62; Manage -&#62; Cateogories<br />
Note that the categories entered will not display in your sidebar unless and until one post has been assigned to each one and that post has been published. Also note that this function will become automatic function after that. Every time you assign a category to a post and publish it - it can then be found by your readers by clicking on the category in your sidebar. </p>
<p>References: <a href="http://bloggersblurt.wordpress.com/2007/01/25/understanding-blogrolls-links-and-categories/">understanding blogrolls, links and categories</a><br />
<a href="http://faq.wordpress.com/2007/09/21/the-difference-between-tags-and-categories/" rel="nofollow">http://faq.wordpress.com/2007/09/21/the-difference-between-tags-and-categories/</a></p>
<p>I do not recommend a static home page to you because it will not address your issue nor will it make your blog at all like the one you pointed to. If you want to read about them then use this link <a href="http://en.forums.wordpress.com/search.php?q=static+front+page" rel="nofollow">http://en.forums.wordpress.com/search.php?q=static+front+page</a>
</p>
]]></description>
					</item>
		<item>
			<title>lowder6 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118274</link>
			<pubDate>Fri, 21 Sep 2007 20:10:42 +0000</pubDate>
			<dc:creator>lowder6</dc:creator>
			<guid isPermaLink="false">118274@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you for the feedback, which is appreciated.</p>
<p>Maybe I should rephrase or try to illustrate the question.  If you go to HL's Journey at: <a href="http://hljourney.wordpress.com/2007/09/19/principle-2" rel="nofollow">http://hljourney.wordpress.com/2007/09/19/principle-2</a>, and look at the sidebar you'll see Categories.  There's a drop down menu with 30+ listings of different Categories.  That's what I want to do. Those posts seem to be isolated in those Categories rather than part of the Home Page Blog (or maybe I'm misreading them). </p>
<p>Rather than have 9 million listings as separate Pages on the sidebar, I want to organize similar topics and posts under separate Categories.  I figured out how to do a dropdown menu for Categories, but not how to add several categories into that dropdown menu.  Is that doable?</p>
<p>Could use please explain what a static home page is?</p>
<p>Thank you.  <a href="http://www.hevencense.wordpress.com" rel="nofollow">http://www.hevencense.wordpress.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118170</link>
			<pubDate>Fri, 21 Sep 2007 16:49:59 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">118170@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>
(1) Is there a way to create new Categories and post to the Category so that the new entry shows up ONLY in the dedicated category?<br />
A: No
</p></blockquote>
<p>TT could I just re write this question?</p>
<blockquote><p>
(1) Is there a way to create new Categories and post to the Category so that the new entry shows up ONLY in the dedicated category but not on the front page?<br />
A: YES. Use a static home page.
</p></blockquote>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118128</link>
			<pubDate>Fri, 21 Sep 2007 14:50:47 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">118128@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>lowder6 </p>
<blockquote><p>Is there a way to create new Categories and post to the Category so that the new entry shows up ONLY in the dedicated category? I don't want every post to show up as part of the regular blog on the Home Page. This is probably something simple, but I've missed it (clueless rookie).
</p></blockquote>
<p><a href="http://faq.wordpress.com/2007/02/20/having-a-static-page-at-the-front-of-the-blog/" rel="nofollow">http://faq.wordpress.com/2007/02/20/having-a-static-page-at-the-front-of-the-blog/</a></p>
<p>(1) Is there a way to create new Categories and post to the Category so that the new entry shows up ONLY in the dedicated category?<br />
A: No</p>
<p>(2) I don't want every post to show up as part of the regular blog on the Home Page.<br />
To be clear this is not a slice and dice separate sheep from goats situation. This is an all posts on one page scenario. Only one page on a blog will automatically update with each new posts you make. </p>
<p>You can change which page the posts are displayed on and that's it.</p>
<p>You can create as many other static pages as you choose. But they are not dynamic and will not automatically update.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118126</link>
			<pubDate>Fri, 21 Sep 2007 14:29:55 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">118126@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>
I don't want every post to show up as part of the regular blog on the Home Page.
</p></blockquote>
<p>Seems straight forward. But God knows................
</p>
]]></description>
					</item>
		<item>
			<title>judyb12 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118061</link>
			<pubDate>Fri, 21 Sep 2007 10:27:28 +0000</pubDate>
			<dc:creator>judyb12</dc:creator>
			<guid isPermaLink="false">118061@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>well, if you don't have a link to the "blog" page available (i.e. only have category pages available), then wouldn't that work?
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118033</link>
			<pubDate>Fri, 21 Sep 2007 07:59:17 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">118033@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The user doesn't want the posts to appear on the BLOG per se at all; only on the category posts. S/he doesn't seem to want the blog itself at all, just the category pages.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118029</link>
			<pubDate>Fri, 21 Sep 2007 07:24:15 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">118029@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't know what you mean by the blog page. The home page will only contain static content. The cats only appear when called. That is what the user wants yes?
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118025</link>
			<pubDate>Fri, 21 Sep 2007 06:59:33 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">118025@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, but all the posts will still be in the blog page as well; they won't ONLY appear on the categories page as requested, unless there's some way to hide the blog page itself that I'm unaware of.
</p>
]]></description>
					</item>
		<item>
			<title>atthe404 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118023</link>
			<pubDate>Fri, 21 Sep 2007 06:52:24 +0000</pubDate>
			<dc:creator>atthe404</dc:creator>
			<guid isPermaLink="false">118023@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@lowder is. Yes there is kind of. Just use the static front page feature. That is what it does.
</p>
]]></description>
					</item>
		<item>
			<title>thistimethisspace on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118001</link>
			<pubDate>Fri, 21 Sep 2007 04:50:04 +0000</pubDate>
			<dc:creator>thistimethisspace</dc:creator>
			<guid isPermaLink="false">118001@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Short answer: No there isn't. </p>
<p>Longer answer: A blog has only one page that will automatically update with each new post you make. No other pages are dynamic. They sit outside the blog structure. They are intended for static content that rarely if ever changes and they can only be updated by editing.</p>
<p>Alternative: You can hire a web host and download a free template from wordpress.org and hack it to suit.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-118000</link>
			<pubDate>Fri, 21 Sep 2007 04:49:59 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">118000@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No. There is no way to post ONLY to the category page and not to the main blog page. Blog posts go on the main blog page, and they <em>may</em> go elsewhere as well. That's how WordPress.com blogs are set up.
</p>
]]></description>
					</item>
		<item>
			<title>lowder6 on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-117997</link>
			<pubDate>Fri, 21 Sep 2007 04:35:04 +0000</pubDate>
			<dc:creator>lowder6</dc:creator>
			<guid isPermaLink="false">117997@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there a way to create new Categories and post to the Category so that the new entry shows up ONLY in the dedicated category?  I don't want every post to show up as part of the regular blog on the Home Page.  This is probably something simple, but I've missed it (clueless rookie).</p>
<p>Thanks.<br />
<a href="http://www.hevencense.wordpress.com" rel="nofollow">http://www.hevencense.wordpress.com</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-114457</link>
			<pubDate>Thu, 13 Sep 2007 18:27:32 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">114457@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No problem :)
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-114454</link>
			<pubDate>Thu, 13 Sep 2007 18:23:27 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">114454@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I must have missed that. Thanks for the update!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-114452</link>
			<pubDate>Thu, 13 Sep 2007 18:22:35 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">114452@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Ummm I didn't think that was what was meant. If so then "yes" we can have "page jumps" AKA "anchor tags" on wordpress.com blogs <a href="http://faq.wordpress.com/2006/07/06/how-do-i-page-jump/" rel="nofollow">http://faq.wordpress.com/2006/07/06/how-do-i-page-jump/</a>
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Newbie ques: Internal Links"</title>
			<link>http://en.forums.wordpress.com/topic/newbie-ques-internal-links#post-114450</link>
			<pubDate>Thu, 13 Sep 2007 18:18:36 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">114450@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>People have requested page jumps before, and apparently it's not possible with what we've got here, not even with Custom CSS.
</p>
]]></description>
					</item>

	</channel>
</rss>
