How To Cover Posts From Blogger Homepage

The signal of blogging is to brand your spider web log posts visible to your target audience equally good equally to search engines. However, in that location are times when y'all bespeak to enshroud surely spider web log posts from homepage. For instance, 1 post service may comprise outdated information, thus y'all don't desire it to live on seen past times your audience but y'all equally good desire to travel on it on your site for records purposes. Or possibly y'all desire a surely post service to even thus live on seen on your blog, but y'all don't desire it to show inward the domicile page.

Either way, y'all direct maintain to honor ways to enshroud surely spider web log posts. Fortunately, if you're using Blogger, y'all tin displace easily produce thus past times taking a few uncomplicated steps. You tin displace exercise this guide to larn started.

The signal of blogging is to brand your spider web log posts visible to your target audience equally good a How to Hide Posts from Blogger Homepage

Backdate Blogger Posts

Let's hash out this technique start since it's uncomplicated in addition to doesn't require y'all to bargain alongside whatever lines of code. Basically, the exclusively affair y'all bespeak to produce is to modify the publishing appointment of the post service y'all desire to hide; specifically, y'all bespeak to backdate it to the oldest possible date. Doing this is effective if your Blogger site is configured to present the latest posts start (as nearly blogs are); in 1 lawsuit a post service is backdated, it volition no longer live on shown inward the domicile page.

How produce y'all produce this? If you're publishing a novel post service in addition to desire to enshroud it, await for the "Schedule" selection on the correct side of the post service editor in addition to click on "Set appointment in addition to time". Choose a previous appointment on the calendar, click 'Done' in addition to Save the post, in addition to thus larn dorsum to your blog's domicile page to banking venture lucifer if the post service has disappeared.

The signal of blogging is to brand your spider web log posts visible to your target audience equally good a How to Hide Posts from Blogger Homepage

The same procedure applies if y'all desire to enshroud an older post; the exclusively deviation is that y'all bespeak to click on the post's championship inward the dashboard to opened upward it inward the editor. Backdate the post service using the steps to a higher identify in addition to salve it, in addition to thus opened upward your spider web log to verify that the post service is indeed hidden from view.

Please Federal Reserve notation that this procedure volition exclusively enshroud your posts from the homepage. People volition even thus live on able to run into them if they'd direct maintain the fourth dimension to larn through your spider web log posts from the previous years. This is equally good the illustration for those who'd come upward across your hidden spider web log post service through search engines.

Hide Blog Posts inward Blogger Using Code

Another affair y'all tin displace produce to enshroud a spider web log post service is to edit its code. This is a flake complicated since 1 small-scale error tin displace touching on the post service construction in addition to larn inward unreadable. This, inward turn, tin displace touching on your readers' sense equally they browse through your site in addition to fifty-fifty direct maintain a negative final result on your search engine optimization techniques. With this inward mind, it's of import to live on careful when dealing alongside code.

Method 1: Hide Blogger Post Using the Post's label

There are 2 techniques to direct from, in addition to 1 of them involves the label of the spider web log post service y'all desire to hide. If you're cook to larn ahead alongside this method, you'll start bespeak to brand a backup of your template. Having a backup is of import since it ensures you'll direct maintain a re-create to autumn dorsum on inward illustration something goes wrong.

Once you've backed upward the template, larn to "Templates", click on "Edit HTML" in addition to and thus click anywhere within the code expanse -> press CTRL + F keys in addition to search for this line:
<b:include data='post' name='post'/>
Once you've constitute it, supersede it alongside this code:
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<b:loop values='data:post.labels' var='label'>
        <b:if cond='data:label.isLast == "true"'>
            <b:if cond='data:label.name != "add label here"'>
                <b:include data='post' name='post' />
            </b:if>
        </b:if>
    </b:loop>
<b:else/>
    <b:include data='post' name='post' />
</b:if>
Note: supersede the text "add label here" alongside the label (case sensitive) of the spider web log post service that y'all desire to enshroud inward Blogger homepage. Keep inward heed that to a higher identify code won't function if y'all direct maintain multiple labels on that post, thus delight brand surely the post service has exclusively 1 label.

Important: every post service that y'all desire to present on the homepage should direct maintain at to the lowest degree 1 label otherwise they volition non live on visible because the b:loop tilt won't live on executed for them.

Finally, Save the changes past times pressing the 'Save template' push on the upper left side of the editor, in addition to thus sentiment your spider web log to banking venture lucifer if the spider web log post service has been hidden.

Method 2: Hide Blogger Post Using the Post's ID Number

Aside from the method above, y'all tin displace exercise roughly other technique that involves the post service ID issue of the spider web log post service you'd similar to hide. To know the ID number, y'all must larn to the dashboard area, honor the championship of the post service y'all desire to hide, in addition to click the "Edit" text link below it. Doing this volition opened upward the post service inward the Blogger editor.

Once you're inward the editor, click on the address bar to a higher identify in addition to larn to the destination business office of the URL. Here, you'll run into a business of text that looks similar this: postID==, followed past times a long string of numbers. This is your post's ID number. The ID issue unremarkably contains nineteen numbers, thus it volition await somehow similar this: postID==1234567890123456789. Copy this ID since you'll bespeak it for the side past times side step.

The signal of blogging is to brand your spider web log posts visible to your target audience equally good a How to Hide Posts from Blogger Homepage

When y'all direct maintain your spider web log post's ID, opened upward the Blogger dashboard, larn to Template, in addition to click "Edit HTML". Search for this line:
<div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
Replace it alongside this one:
<div class='post hentry uncustomized-post-template' expr:id='&quot;post-&quot; + data:post.id' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
Note: if y'all constitute 2 occurrences of it, supersede both of them.

Now search for this tag:
</head>

Once y'all honor it, glue the next code to a higher identify it:
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<style type='text/css'>
#post-1234567890123456789{display:none;}
</style>
</b:if>

Don't forget to supersede "1234567890123456789" alongside the 19-digit ID issue of the spider web log post service you'd similar to hide. Once you're done, brand surely to salve the template. You tin displace opened upward your spider web log inward roughly other tab or browser to banking venture lucifer if the post service has indeed been hidden.

That's it!

Whether y'all backdate your post service or opt for the post service ID method, y'all direct maintain to recollect that the spider web log post service you've hidden is even thus on your website. This way that it volition even thus live on indexed past times search engines, present upward on search engine results, in addition to larn constitute past times people who are searching for the keywords that are introduce inward the post. If y'all actually desire this spider web log post service to live on seen past times no one, you'll bespeak to exercise robots.txt (for Google) to take away it from search results. Better yet, completely delete the post service from your Blogger dashboard in addition to merely travel on a soft re-create of it inward your computer.

Popular posts from this blog

Osweep - Don't Simply Search Osint, Sweep It

Efiguard - Disable Patchguard Together With Dse At Kicking Time

Cameradar V2.1.0 - Hacks Its Mode Into Rtsp Videosurveillance Cameras