[Custom Function] Get Category Link by Name
I was working on a theme and i faced that problem , i wanted to get dynamically the category link using category names and there’s no function in wordpress to do that , so i’ve wrote a simple function that does what i need .
I’ve used get_cat_ID function to get category id using name , then get_category_link function to get category link using category id , very simple .
Read More ….
Banhawi’s WordPress IDs , Classes & Tags Reference
Through my work i always look for a reference containing all the classes i may use within my wordpress work , so i’ve created that reference for myself and sharing it with you , hoping you find it helpful .

Read More ….
One is better than 1000 ?
Many webmasters trying to get as much backlinks as they can using white hat or black hat techniques , it’s not about the amount of backlinks your website has , it’s the quality of backlinks your website has . Read about google’s Page Rank Algorithm and you’ll see it’s all about quality .
what makes me sure it’s about quality not quantity , is my personal experience .
My small web firm’s web site got a Page Rank 6 within the first Page Rank update cycle , in that time the site just had 10 backlinks , one of these backlinks was from a non-profit organization with Page Ranks 7 .
Also i’ve another wordpress related website with more than 13K backlinks , and that site only has Page Rank 3 , so 13K backlinks got me Page Ranks 3 and 10 backlinks with one quality Page Rank 7 backlink got me Page Rank 6 .
That was my personal experience if you have any other experiences it’d be great if you share it with us through the comments section .
WordPress Conditional Tags In Action (Different Sidebars)
WordPress can be used to create any type of site that’s because of it’s powerful functions which give developers the freedom to play and create , this tutorial is about a simple yet great for CMS sites tip which is creating different sidebars .
Read More ….


