Sabtu, 10 November 2012

0 Important: How To Fix Your Blogger Post Titles


Dont Forget To Leave A Comment...!!!
So after reading about your Blog Title and Keywords you should know it's very important to have the right keywords in your individual blog post titles as well..


"Well that's fine I write my title into blogger with my post, save it, done"


Right? .. Wrong.. I noticed my own post titles looked like this







Blogger adds your blog title to every post title, google only reads the first 74 characters of a title, so guess what? if you have a nice post and the title is full of keywords you could be found for.. you won't be! because blogger has stuck your main blog title in the way. 


Here is an example from makeupsavvy, one of her posts is called "Dress Table Inspiration And Lighting Tips" but here is how it shows in google.


So now there is no way the post could be found on google for something like "makeup lighting tips" because its been cut off by blogger adding her blog title

Here is How To Fix It


Follow these steps..
    Go To Design

Click Edit Html

Cluck on Expand Widget Templates


Now find the html code that says 
<
<title><data:blog.pageTitle/></title>

Remove it and replace it with
  

 <b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/></title>
<b:else/>
<title><data:blog.pageTitle/></title>
</b:if>

Save your template and you're done! now go check a blog post's html source and it should look like this.



Now only your post title is showing and you're free to use your 74 character title to be more easily findable by search engines.

Selasa, 06 November 2012

0 [Clue] hackme.akubukancheater.info Hacking Simulation


Dont Forget To Leave A Comment...!!!



I will share the instructions to complete the game in hackme.akubukancheater.info, made by bh0ttu ..

visit hackme.akubukancheater.info

1. Enter the address of the website bogorhacker.net (bogorhacker)

2. View page source, the password is in javascript
{ var a = "radiant"; function check () {

3. View page source, you'll see code like this:
<- Psswd: ***jcnlwdG1l = ->
 it is a base64 hash, crack ***jcnlwdG1l =

4. View page source, passwords are
var pass, i;
pass = prompt ("Password:", "");
if (pass == "L3T m3 4lon3")

5. View page source, you'll find this code:
 <SCRIPT SRC="data.js" LANGUAGE="JavaScript"....
see data.js open, http://hackme.akubukancheater.info/data.js

6. 80% of you guys would have stuck in level 6, why?
because you are trying to find the password, but the page is not in the password ^ _ ^

7. your IP, don't be fooled .. be thorough :)

8. View page source again, look at this code:
<body bg="data/bg.jpg">
download data/bg.jpg, open it with notepad ..
carefully, you'll be fooled in this section Dont crack the password: p

9. the login message appears, the username is admin and the password is **** b3RoYWNrZXI =
it's the password level 9, crack **** b3RoYWNrZXI =

10. to date there has been no forum bogorhacker could complete the mission level 10, (06-11-2012) Here the admin tries to provide a password that he didn't remember and very hard .. but there are still weaknesses .. : P and we know it.
clue level 10 is stacking letters or numbers at the beginning of each file ..


goodluck guys. ^_^