June 6, 2007 at 3:28 pm
· Filed under Tech issues
have come across some of php link directory, which offers 5 deeps link.
the feature is great, because if the directory you submit has high page rank, after next google page rank update, your submission page could have high page rank, and then this page rank will follow into your other 5 links, that’s what deeplinks means.
I got phpld 3.2 version, but the original system doesn’t have this feature integrated. so you will need to change the code by yourself.
checked google, some webmaster even sell this method. very nasty.
well, I got one free tutorial here, which has been tested on version 3.2.
http://blog.rakcha.com/2007/04/23/phpld-deeplinks-mod/
Permalink
June 6, 2007 at 3:24 pm
· Filed under Tech issues
to creat a directory like dmoz or yahoo directory can never be so easy. now there are lots of website provide 3400 categories mysql dump for free. all you need is download the sql file, and then import it from phpmyadmin or run mysql dump command through SSH.
however, the downside of doing this will be result of thousand of similar directories. you know, google don’t like same web page, neither for directories. so your directory could get penalised.
another negative prospect will be lack of seo. because this pre-configure categories don’t have meta keywords and description. It can be very painful to add these things in later, though it is the only choice if you want good rank in google search.
after considering these factors, I gave up dumping pre-configured categories.
instead, I am adding category manually with my own words and description. I want to make a unique directory with high seo elements.
check www.biz-dir.org, you may have a clear picture of what I am doing right now.
Permalink