Blogsome.com is a free wordpress-hosted blog which still use the old WordPress MU. So, you won’t find any widget here. That’s said, some people are still using Blogsome because it’s a bit like blogger.com in the sense (a) you may insert adsense or any other javascript based ads; and (b) you have the freedom to access and change the html codes in the css, index, single post and comments something you won’t find in any other wordpress based free services.
For example, you may ‘hack’ your blogsome.com to create Sitemap as follows:
1. After login -> Manage -> Pages -> Create new Pages -> in the Page Title name it “Sitemap” -> click “Create New Page”
2. Click “Manage” -> Files -> index.html (by default)
3. In the index.html, find this code: {$content}
4. Copy and paste the following code below it:
{if $smarty.server.REQUESTURI == '/sitemap/'} <h2>Site map</h2 <ul>{wplistpages}</ul> <h2>Categories</h2> <ul>{listcats optionall='1' all='All' sortcolumn='name' optioncount='0' children='0'}</ul> <h2>Posts</h2> <ul>{getarchives type='postbypost' limit='' format='html'}</ul> {/if}
5. Click “Update Tempalte”. Done.
I wish blogsome could upgrade their wordpress engine someday. but, since it is free blogging service and hackable it good enough for me. Thanks for the trik adding sitemap at blogsome
cannot registered there anymore
Yea. I think due to high spam they disable new registration
blog saya di blogsome kayanya kena supplemental result, udah dari agustus masak N/A terus PR nya
I’m not yet try blogsome.. Thx info mas.. Regards
Bagus infonya
Wah, baru tahu saya kalau blogsome pake platform wp. Blm pernah dicoba jadinya. Thanks infonya
[...] Creating Sitemap for Blogsome [...]
ku gak punya blog some
tak berhasil…
keluar error ini kalo view sites
Smarty syntax error
File index.html, line 116: syntax error:
unrecognized tag ‘wplistpages’
If you own this blog, and wish to fix this problem, you can log in here.
I used Google to create a site-map and I am trying to use Yahoo to create the same site map. Where in Yahoo can a site-map be created, or does Yahoo support site-maps?thanks