Been so busy these past weeks didn't notice the CSV thingy present in Google Trends. So my old Google Trends script can now be taken to the next level and it has been taken by Bogdan's nTrendsMaster over at ProfitHunter.ru.
Easy method to build the most simple login box for your sites' control panels using the HTTP hardcoded 401 AUTH-entication. Of course it sounds easy but there are always challenges.
Regardless of the small degree of diffculty, this method pays off big times as it'll be a plugin to use on and on for any control panel you build. It's also ultra-cross-browser.
The websites and resources that shocked and resurrected my latent Javascript skills. It's a quite good collection after about two weeks of study but the results of studying these sites were amazing.
I can see clearly now the rain is gone used to say a song. I'd say the fog is gone for me and the Javascript picture is getting sharper by the day.
Last but not least, don't flame me, teach me Javascript!
Had to deal with Firefox more than I wanted to in the past weeks while developing some sites and an eCommerce engine. So I started to search for plugins to make my experience a bit more pleasant.
PS: I got a few more days of hard work and next week I should come with some new cool posts. I kind of neglected this blog lately but… c'est la vie (toujours a bitch)!
14.05.2008 I updated this class adding a new post function metaWeblog compatible provided by Maximus Marius from seo 4you. I added a few tweaks to it, tested it and it works. You can now enjoy tags support. I also added another fix mentioned by netizen.

I just finished coding a implementation for 95% of the XMLRPC functions in Wordpress. It can successfully post, delete, edit, manage categories and so on! It's Wordpress on remote control.
I use innerHTML and outterHTML a lot but I just came to realize they don't work in Mozilla (I hate FireFox). As my Javascript skills are a bit rusty I had to find some alternatives and found a bunch of JS code lines to replicate the behaviour I needed.
Update: This is an older post that has a lot to do with the previous about cloaking. I've written it when I had less then 50 readers:) Now it's a good time to resurrect it. Read it and apply it if you're into the nasty stuff.

The meta description is very important for a website in both white hat and black hat use. But its importance is only understood when one employs cloaking and it's the last (only) line of defense against curious looks.
Everybody talks cloaking! It's time for me to somehow cover this subject. It's a chaotic, long post but you might get a few points on search engine cloaking from it.

UPDATE: Take a few minutes and read this paper. It somehow reinforces what I said here about interlinking and such practices. It's a good read:)

First steps to a footprint free existence.
Update: Nogenius warned me about a bug which I just crushed. GETs didn't work after POSTs. The fix is commented in the code. Search nogenius. Thanks!
I expanded the previous sample of Basic cUrl and PHP Usage and converted it to a class for easy further updates. I also added the headers processing which can be useful to handle cookies. It is now easier to use but basic PHP knowledge is required.
Let's say I have a string where I know a certain substring repeats 5 times. I want to replace occurance (0,2,3) with another string but leave occurence 1,4 alone. Or just replace the first 3 occurences and let the rest live. Of course this needs to be case sensitive/insensitive.
While I'm at it I want to replace from the end and replace occurence -1 too which is last. Can you feel my pain?
The script provided has been written and tested on PHP5 and works. It should be PHP4 friendly. If you got problems… holler.
Update: When I pasted this script I had some problems with the slashes that got lost on the way. I did not notice it and most who use it fixed them but I changed the script now to a functional version.
This function should not be abused but it does have some legitimate uses. Google.com would not consider them legitimate but there are …
So use this to get the Google search engine results (SERPs) in your PHP script easily but at your own risk. And use common sense and do not hammer servers!
Bug Fix: Fixed a small bug that did not remove shuffles properly. Now it works and they're gone.

New Free SEO Software Tool for the taking. Microsoft AD Intelligence friendly. Claim your copy NOW!
Books always know better then 'online experts' and common sense combined with know-how of internal functionality can answer a lot of questions to which the 'experts' fail.
Remember! A celebrity does not always get it right just because of personal fame or charm. Celebrity status can be achieved over-night (usually by doing something really wrong or stupid), getting it right and knowing stuff takes a lot of study and practice.
I'll discuss here the myths behind search engines processing JavaScript and CSS to find on-page factors' violators and why this just doesn't work! I'll also show you a historycal mistake that gave me goosebumps.

Some light food for thought about the latest AdSense TOS Changes which I bet you have overlooked just like me but, luckily, Jensen didn't!
I'll also mention: cookies, beacons and how I see this related to the latest European Union discussions about the IP address as being personal data, fact that can couse major problems for search engines that rely on IP tracking for their services.

Follow the Black Dots dear Blog-Farmer and see how deep the Rabbit Hole goes!
This is a Short Guide on How Not To Setup Your Link Farm (aka blog farm) and will soon be followed by a How To Do It guide!

I just bumped into a thread on WickedFire where ELI from BluetHatSEO.com claims to have setup a .htaccess redirect to the WhiteHouse.gov against a DDos attack.
I bet those who know what I'm talking about are already laughing but for those who are not … please keep reading …!
The tools PHP provides for send emails are simply hilarious and when it all comes down to more advanced stuff you gotta make your own functions.
I went one step further and provided this pretty SMTP class for use in PHP to deliver emails. It supports a lot of cool features including SMTP AUTH for servers that require login, attachments, to, cc, bcc types to destinators and MIME encoding for HTML messages.
Learn to use it and, as my explanations surely suck, test it and ask your questions.
I shall reply promptly!
This is a resurected post that has passed unnoticed when I posted it first due to low readership. Now there's more who can benefit from it.
X-Robots-Tag new HTTP Header that Google now understands and obeys has some further implications that pass unnoticed at first glance. At first sight it will allow indexing rules for non HTML files and so on but … was this a mini-hit on the link exchange industry? Learn to harness its power!
In this post I will discuss this video by Nancy Andrews and some stuff along the long-tail side of SEO :)
A small tip for black hat SEO who use MFA sites. There are two ways to build MFAs: the smart and less smart way. I'm for the smart way and the reasons are listed here.
strip_tags php function to strip html tags from text has some small issues which lead me to write my own replacement for it. It might come in handy to many of you good PHP coders out there.
This is an updated version so if you got it already overwrite it with this new one.
Short while back I published a tutorial on how to easily find and extract text blocks within HTML. Time has come to evolve. We need to dig deeper and get the sentences out of the text chunks.

For about two week I will be hiding in the Blackhat Research Lab along with some fellow Blackhat Research Scientists to figure out the new changes in the search engines. We will be running a series of tests and I will share some of the results.
Comments will be handled as usual but I won't be posting during these two weeks unless the sky falls :)
Care to contribute? Enroll!
It's almost impossible to get blackhat sites even indexed in MSN in a decent timeframe. Has MSN smartened up? I would read (between the lines) this Interesting Comment from WebMaster Forums' Jeremiah and Interesting Post in their Webmaster Blog.

Most of you will learn almost nothing from this post (so reading is optional :)) but you'll see the things I struggle with, on a daily basis ;) And later on I'll have a cool piece of software for you … not this one :)
Another day has passed and another problem was solved. See how I overcame a bottleneck in performance on a violent scraper C++ software.
Given too many choices people will make the wrong ones. So, we should guide them (and their navigation throughout our sites) the right way - our way!

Choose your destiny!

A time of joy in the SEO Community. MSNbot seems to have finally figured out 301 permanent redirects (at least for my site) and I warmly congratulate the Microsoft Live Search Coders for this extraordinary accomplishment.
Old link-structure above and new link-structure below!
Jim Boykin agrees with me … indirectly.

Social Web (Blogs, Forums and Social Bookmarking Sites) are fresh content oriented and are designed to fade old content away and aggressively promote the new stuff!
Don't put too much value on volatile links. You may be disappointed or never reach your full potential!

I've lived to be called a blackhat expert, I've been charged for it … but I didn't pay!
Please help me make some sense of this: (read the post)


First part of the blackhatvolution series where we will discuss on-site and off-site blackhat methods that work and will keep working as most are now obsolete or have extremely diminished income potential.

Crazy statement but bear with me! All the spam you get is actually conversion tips delivered straight to your email.
![]()
A story of John Reese, The Shocking Video, broke people talking about making money online and Guiding Peaks of Diamond!
The easier to use your website is … the better conversion rates you will have on targeted audience. And Steve Krug's - Don't Make Me Think explains how to achieve website usability.
Finally had the time to read the November update of Aaron's SEOBook and I highly recomment it. I'll share here some of my experiences with it.

How can you find out? and Why you need to know it? Importance of knowing a blog's homepage url.

Why would you care? Keep reading…
Pages on your websites have elements that do make a difference and some that don't and could be labeled as extra fat. Ajax can remove all the extra fat from your websites easily and also help you with your on-site SEO efforts.

Cookie your unwilling visitors and get credited for their purchases from your affiliate programs.

The basics of web-scraping plus some practical advice on how to do it right and get what you have been aiming for.
Blackhat Rule #1:
Any shared resources (commons) are eventually destroyed by over-use!
… so how can you find what nobody is showing you!

Welcome and this is the bomb. There has been major buzz lately about old, expired, dead domains and how good they are and I will give you my take on this and some advice plus THE TOOL to spot the domain corpses!
Including the first post of a series on this sensitive subject. And, as always, looking forward to your input.

Simple PHP trick to create pseudo-plugins to alter the HTML your site outputs to a browser and perform some custom actions on it right before it goes out.
Easy to use and I use this constantly for quick'n'easy changes to my sites to avoid recoding.

I have a list of English words containing the following forms:
And you can have it too by downloading it from the site ;)
A New Years' gift from me to you: a quite complete list of US Cities.
Download it here! It's CSV format with first line containig column names. Easy to use. N-Joy!

I've overcome a milestone in readership and I wanted to make a few comments about this. Thanks!
A simple function to variate text based on given patterns that can serve a lot of purposes.

Use the Peekaboo method to flash your black-hat sites to the search engines and get them indexed faster! A method that requires coding finesse and returns rather good results.
I challenged myself to build a better highlight_string function for pretty PHP output and suceeded. It was not easy but I'd say it was all worth it!
My perspective on online-money-making GURUs that promise you everything and charge you for their promises.
A quite simple way to get some targeted traffic and potential prospects for your products.
Google Suggests can give us up to 10 related keywords suggestion which we can easily use ourselves in PHP scripts.
Found the official Whois Format Specs and this solved a lot of problems and questions for me. Things are much clearer now and my domain aging algorythm is 10 times more reliable.
Over a month ago I published a function to extract Domain From URL in C++. I ported it to PHP and this code will extract Domain Name from Host Name or URL and will Contain Domain, TLD and maybe a Country Level TLD (2nd level TLD).
There's a huge difference between the ones who handle websites and see the internet as professionals and those who just see it a s a library or market lace.
Learn to overcome this difference for greater success.
Easy to use PHP code to access Google Trends data automagically from your own PHP scripts for an idea on keyword search volume.

I will teach you how to negotiate and squire any TLD you might need.

What else is there to say when we look at this image?

I figured out the real reason for this pandemic of widgets.

Like any developer that needs to debug software the major browsers have now provided this option for a visual debugging of pages in terms of CSS, HTML and HTTP requests. Find web-design flaws easily with the tools provided.
Some lamers get major rankings on 'buy viagra' on Google and Google seems 'impotent' about this. This problem with hidden links has been with us for a while but Google seems unable to figure it out!
To take full advantage of a users screen resolution one needs to know it first. As there is no way to find out in PHP we combine a bit of Javascript and PHP to find out the visitors Screen Resolution Size.
Many CSS fan(atic)s start to cry when you tell them about tables. The truth is, for layouts table are here to stay if you goal is to achieve certain design patterns which are unachievable without using them.
After disecting the break-in at WebLogAwards 2007 now I will show you how they failed to protect themselves and how they can do it better. They only did client-side protection but none server-side.

I heard about the enormous scandal of the Science Blogs Cathegory at 2007 WebLog awards and I decided to take a look at their security and see if the system was vulnerable. And, Oh My God!
I often make live changes to my site and I need to retrieve the complete image of the site locally. I don't have telnet and anyway to zip in cPanel except a complete account snapshot so I had to find a method myself. And I did!
![]()
Google has a well-trained paid-link tracker who uses some well known features of paid links making them easy to spot. See how I would spot paid links if I were Google. But Google can do it better and faster as they have the firepower.

There comes a time in every webmasters life when a friend / acquaintance will pop the question about a site of his: What's the amount of traffic you get?
The conclusions I reached after using my own SEO component for several hours. I might be right or I might be wrong but who knows?
The site is completely redone and 95% finished. Those unfinished 5% are on my admin side and won't bother you, the visitor :)
Google knows more then we imagine and more then we want it to. Any scheme, any blackhat method, and trick is known but Google reserves the right whether to punish or not the offender. And every decision it makes is pragmatic and not based on intuition but evindence.
I lived to see this. Finally a search engine figured out life's most well-kept secret. Rumours said that Live Search employed advanced algorythms in content understanding but now I have proof of this fact.
I just launched this Internet Explorer SEO Component that will help you notice the problem about today's web. Relatively new sites don't rank for anything remotely competitive!



I'm really anxious as in the next three days I will publish my first SEO tool see what you have to say. I'm not telling you what it does but it's really cool and helps a SEO quite a lot. Still got a bit of work but less then 10% so stay sharp.
I'll explain you my favourite content generation methods and how to take advantage best of each of them. This is dirty and not meant for the Average Snow White Hat SEO!
I'm sure you'll find use for this complete list of whois servers. It features all country codes as I parsed it from IANA.org. Enjoy it.
You are at least as good as any SEO GURU but there is still a sad difference.
After posting the extremely Simple Calendar generator function I could have sworn I helped many PHP coders add custom calendars to their sites but the truth was a bit different!
No more un-asked help anymore from me! All the help from now on will consist of my mumblings on this site.
Yahoo! Search API InLinks results seems to have caught the flu and is locked on the first 50 results regardless of parameters you serve. But there is a workaround for this problem!

I don't want to be your sub-affiliate, I want to be your disciple. I want you to be the teacher and teach your padawan to succeed. Don't let your student alone. Help him succeed and he will help you back!
So, give more and receive more!
I will be talking here about bloggers involved in advertising, money making, seo and sem. The rest … please do not feel offended!

First of all let's understand the meaning of bloggers are scottish. The scots are renowned for: bravery (see BraveHeart), for manly dresses (check photo) and for cheapness. And cheapness is where I wanted to get.

I'm 99% sure that Google knows more about any of us then we want it to know. I'm not talking about your address and phone number but of your most valuable assets: your sites!
I needed this to play with some Whois queries and, as I did not find any code online to do it, here it is. Might come in handy to some C++ coders who need to convert URLs or host names to domain names.
This page will point you to the article content scraping scripts I published. Bookmark it as any article educational scraping script will be linked here.
Free articles for the taking should be easy to access and retrieve. I made this script especially to demonstrate you how to use PHP and cUrl in order to get the content you need from ArticleInsert.com.
Mastering Google's Advanced Search Operators is mandatory for any serious SEO practitioner. So, to spot real search engine competition, you need to know how to use them wisely.
Many get discouraged because of the numbers but people do not know that usually less then 1% of pages that match a normal search are optimized for the search.

That's not real competition. Read on and learn how to spot real competition!
I did an experiment and removed the reader count from the page. I got 6 new subscriptions overnight. It's not important if they stay... the increase is dramatic for me:)
Like my subscriber count? 
A new scam appeared. It tempts bloggers to play ads on their site to products from major estores. Still ... what's the revenue sharing percantage? They say 3-6$ CPM. What?
A tool I found over 2 years ago that I don't seem to find anymore. It'll give you an idea about pages rank distribution across your pages.
Don't you want pingback ability in your custom built blog? Here's the script. Integrate and enjoy pingback. It was a tough nut to crack but I nailed it. N-Joy!

Read about a past experience here that marked my entire professional life. See how you can almost waste your entire work with one wrong move! May this be a lesson to all of you handling sensitive data.
Just an easy function to get a functional calendar into your website. The one used to generate the calendar you see here on the right.

A week ago I posted an article about Digg and my opinion on it. It was only meant to express my thoughts and diggsapointment towards this service and how diggusted I got using it. The article was refered to as The Digg Backrub Effect. I will now tell you what happened to my site and what a Digg actually is.
Would you consider a street address written in lower case different then one written in upper case? It appears Google, as specs teach it to, considers URLs where only letter case differs as different. This is correct according to specs but should there not be any common sense involved? What length is Google willing to go to artificially inflate their index.

The SEObook which I have just purchased is really good and worth the $80. It cover many subjects, points to excellent resources and has over 300 pages very well written. Read more …
If you feel like 'seeing' a ninja movie on the internet ration check this one out feature John Chow. N-Joy!
A dirty trick to add more value to your Link Exchanges.

Social bookmarking has the concept but it fails exacty where it should not. Quality is not the rule of thumb, users have different Agenda.
The fake referer flood started. I had only drops untill now but today I got over 150 in a few hours. Wtf is wrong with them MSN sickos? Heard others get 1000s / day so I'm lucky.
I finally did it. No game or software managed to go over 10% in CPU usage on my gaming beast. So I wrote the software that managed to do it!

I would say no but everyone's entitled to an opinion. Do consider the link juice that they received from many homepages. Not bad?
Where there's hype there's not me! I don't like to flock and I, with my dirty mind, can see / imagine more than meets the untrained eye. Why would such a service be made free by one of the guru internet marketers: John Reese?
This is important if you do no have a steady hand! It happened to clikc my own ads by mistake and I hate messing stats with all my impressions. So I kindly asked AdSense to ingore me!
How I see the best site structure based on the site's actual porpouse.

Which one is your site? I hope not the weeping one! ;)
Google Condones Link Spamming (CounterMeasures Would be so Easy!). Read about some spamming known methods and see how common sense would be the only new feature require to fight them!
See how the link exchange pages should be structured in order to provide the greatest amount of link juice and ranking points to the linked pages.
What is Link Juice, what is Page Rank and what is Site Rank? By reading this you will learn to trasure any drop of link juice you get.
What exactly is nofollow, where it came from and what it does? Why is it good and why is it so bad? Read my insight on this disturbing SEO matter!

Apparently Yahoo has taken the keyword selector tool down. No query works anymore and no error appears. Data is just not found! I assume this is permanent.
Do you need to fake your user agent and verify / visit other sites? Is it important for you to see how sites are seen by Googlebot and so on? Do you need to pretend you are a different browser? Learn to easily change your HTTP User-Agent!
This function should not be abused but it does have some legitimate uses. MSN (Live Search) would not consider them legitimate but there are …
Still I incline to consider the rules with MSN are more permisive as they are offering search results through RSS feeds.
So use this to get the Live Search (former MSN Search) search engine results (SERPs) in your PHP script easily but at your own risk. And use common sense and do not hammer servers!
One duplicate content glitch easy to fix in .htaccess. Google does not slash the trailing slash on URLs resulting in duplicate content hazard.
I think this tool went below the radar but I think you should know it (I scraped it completely so I could share it with you!).
Everywhere you surf you will bump into a 100pages-in-one garbage website meant to sell you something that will deliver overnight and for a price.
The rule of thumb in traffic generation is quite easy in theory: The more pages in the main index, the more visits you will get. Of course those pages need some decent content!
But, virtually any content page you will make will get some traffic if it is in the main index. That's what we gonna talk about …
How to stay away from fake link exchange partners. See who does link-exchange and who actually tries to trick you into giving a free one way link without giving you credit in return. One way links should only be sent out willingly not by being tricked into doing it.
Learn to use the daterange advanced search operator to see which pages Google considers more important on your site and see what's fresh in the index. By restricting searches to time spans you can converge on certain moments and see only what's the buzz.
If you pay attention long enough you can spot your strong pages and your weak pages also.
MSN bot knows no rules, has no mother and no father (by its behviour I can assume that reason for the lack of parents) and goes its own way all the way!
301, 302, Robots.txt, GZip Compression are not a part of its vocabulary but I hope he will learn them soon!
Learn what Keyword Stemming is all about, how it affects the search engines and how it can help you. Also find functional open source stemming implementations in different languages.
How do Google, Slurp or MSNBot actually work? Understand what's going on behind the scenes. This is just a basic explanation for you to get an idea about the amount of work behind your online searches.
The competition no longer plays fair and is willing to hit you with anything that comes in handy. Latest unorthodox methods are the proxy hijackings. How are they achieved and how to defend from them? Learn here.
What is forward and reverse DNS lookup? How can it be done?
After the article explaining the method I coded this easy to use PHP script that does the trick for you and also caches the results for further use. This way your site will not be slowed down at all.
Why you should consider output buffering for your PHP sites.

I added gzip compression to the site and log shows pages about 3-5 times smaller. Pages load faster and I save bandwidth eaten by the crazy web robots daily stampede!
As usual I'll provide you the easy code snippet to use it on your own sites! It rocks.
A simple and somehow functional method of finding the open mysql connections in PHP. PHP does not provide and express way to do it but I found a way that might work ... might! It requires a clean coder to function.
Decode the search phrases (queries) that deliver visitors to your site from popular search engines. Use the PHP function provided to learn what they are searching in real-time and guide them better on your website.
Easy method create several instances of one table with differened names or database to use in each of your projects. Very easy 2 PHP code lines trick.
My first impressions on the very popular WordTracker keyword suggestion tools.
I will treat here a sensitive subject for any affiliate out there. I'll show you how to keep the upper edge on your affiliation programmes.
To cut it short use nofollow on your affiliate links or loose money!
Use this easy PHP function to parse HTML for hyperlinks and list them along with their attributes.
Good method to check on link exchange partners or count links or external links on a page.
Free open-source simple Ip2Country PHP class that allows you to translate any valid ip address to a country code and act in your visitors best interest.
Easy to integrate in your site, plug-in and play functionality.
Many webdesigners and web programmers fail to understand their webpages can be split into several easily maintainable entities. So they end up building each page as a standalone. Guess what: further maintenance and updates will be a nightmare!
Any website/page consists of repetitive section such as page header, page footer and navigation menu which can be broken into separate files and once updated they will change all across the site.

Ever wondered if the googlebot user agent that is just crawling your site is really googlebot? Search engines implemented an easy way to verify them using a round DNS query on both host and IP address.
Saving bandwidth and protecting sensitive information is piece of cake.
Having the bad habbit of doing small but important changes live on my site I managed to issue robots the error code that gives one the chills: 403 [Forbidden Access] . The official specifications say when you send a 403 you say : resource exists but not for you! So the robots should stop visiting it.
Learn what really happens.
Often you need to check if an email is valid and if you can send to it prior to accpeting it as valid. This is the solution you need.
How most of the web content is duplicated and triplicated and replicated so many times. Scrapers steal your content and post it as fresh.
Do you really think there are billions of original pages indexable out there?

I was working on this site and had to deal with a small problem of using a lot of global variables on some internal functions. I found a cheap trick to handle this.
The PHP code mentioned in the Tutorial will import all global variables into your PHP script function and allow you to use any of them without the need to declare them one by one.
For anything in life the first steps are tough.
Then it flows, but where it goes no one knows!
This article will help you get your new site spidered quickly and indexed fast. Easy, safe and effective. We all know the troubles new webmasters have to put up with to get the first links when no PR is available so this is my 2 cents for your success.

Some short info on how not to promote a startup site. Everybody will point you to the Search Engine submission forms. But I will tell you why it doesn't work properly and how it works.
Whether your site is in Supplemental Index Training Facility or Penitence Facility there is a way out unless you get most of your pages there and you get completely leveled (banned).
Read my experiences on the supplemental index hell, how you get in and how to get out. The are personal SEO experiences hence it's not 100% sure your problems will be solved but you do get some free insight on the matter and maybe a solution.
Images as buttons in HTML forms are cool but not really easy to implement them as you can't use value attribute on them. So you can't use mutliple images and easy see which of them was clicked.
Check out the PHP function that comes along and makes it all so easy! Image buttons will be for your website and coding skills as simple to use as good looking.
Even if cUrl is really easy to use if you enjoy to KISS (Keep It Simple Stupid), forums are still swarming with people that need some help. I'll teach you here the basics in combining PHP and cUrl to get 99% of all you'll ever need done with them done.
I'll provide 2 easy functions + 1 helper to make cUrl and PHP a little easier for you.
Never have I used in my PHP programming career the internal PHP sessions for user tracking. Instead I wrote my own script that has served me faithfully over years and it's time to help you too, should you be interested in reinventing a better wheel.
This PHP user / visitor session tracking script works with mySql access. It creates and manages 2 tables of hiw own which will contain all internal locally stored details related to an unique ID cookied in the client browser.
Why would someone need access directly to cPanel?
It's easy: You can do many things like, manage multiple hosting accounts in one, keep track of your addon or parked domains, retrieveing raw log files and using them with your own analyzer scripts.This class is not for the unexperienced PHP programmer and you need intermediate skills to advanced to make use of it to its fullest.
The real reason I wrote this script is to retrieve my raw access logs and analyze them but posibilities are endless. You can use it to access any page in cPanel and even do posts. You can create a centralized domain management console for all your cPanel php hosting accounts put into one.