Posted By: msolution ()
Posted On: 03/26/2006 01:42 pm
|
Hi all,
just managed to finish 2 great tools, so wanted to tell the community about it, a WebSite info tool and a check future page rank tool, need feedback, please test and report bugs
(please check profile for website)
i am still looking for a better way to get alexa rating, if anyone can point me to a tutorial, have 3 months rank, need one month, and trend.
Thanks
M.
[ Message was edited by: msolution 03/26/2006 02:49 pm ]
|
|
Posted By: SportsGuy (Moderator)
Posted On: 03/26/2006 01:50 pm
|
Hey msolution - welcome to the forums!
Please note our posting rules - no links for self promotion allowed. Make sure your profile is updated with the URL, though, so folks can find your site by viewing your profile.
|
|
Posted By: msolution ()
Posted On: 03/26/2006 02:00 pm
|
thanx will do
M.
|
|
Posted By: SportsGuy (Moderator)
Posted On: 03/26/2006 02:33 pm
|
I should have added that you might wish to remove that link yourself using the "Edit" function - per our forum rules, it will likely be removed anyway, and it's very much appreciated when folks all share in keeping SEF clean.
Duane
|
|
Posted By: Prowler (Moderator)
Posted On: 03/27/2006 06:21 am
|
It is an interesting tool.
But you need to point your profile directly to the tool page instead of pointing it to your index page. Your index page contains some links which may not be acceptable as per our TOS.
|
|
Posted By: msolution ()
Posted On: 03/27/2006 07:44 am
|
thanx... done, but do u know of any article which can give me an insight to how to get alexa ranking, all i could find is tools, still searching for a code. need something like whois.sc
Regards
M.
|
|
Posted By: iann2006 ()
Posted On: 04/02/2006 09:13 pm
|
The robots.txt file is a set of instructions for visiting robots (spiders) that index the content of your web site pages. The file must reside in the root directory of your web. For those spiders that obey the file, it provides a map for what they can, and cannot index.
To exclude all robots from the server (do not use this one unless you want no indexing for the entire site!):
User-agent: *
Disallow: /
To exclude all robots from parts of a server:
User-agent: *
Disallow: /private/
Disallow: /images-saved/
Disallow: /images-working/
To exclude a single robot from the server:
User-agent: Named Bot
Disallow: /
To exclude a single robot from parts of a server:
User-agent: Named Bot
Disallow: /private/
Disallow: /images-saved/
Disallow: /images-working/
Note: The asterisk (*) or wildcard in the User-agent field is a special value meaning "any robot" and therefore is the only one needed until you fully understand how to set up different User-agents.
If you want to Disallow: a particular file within the directory, your Disallow: line might look like this one:
Disallow: /private/top-secret-stuff.htm
|
|
Posted By: msolution ()
Posted On: 04/03/2006 12:17 am
|
....hmm... interesting, and i should know all this why?
M.
|
|
Posted By: dudibob ()
Posted On: 04/03/2006 02:22 am
|
yea, I was thinking that, good post Iann, but irrelevent to the thread
|
|
Posted By: Prowler (Moderator)
Posted On: 04/03/2006 05:23 am
|
Looks like he made the same post elsewhere and made the post here by mistake.
|
|
Posted By: iann2006 ()
Posted On: 04/03/2006 08:55 pm
|
Hi all,
To improve the page ranking ,i think Keyword and the contents of the site is the main issues. So make sure u generate a right keyword and meta tags in order to inprove your traffic.Some sources is found tht was quite useful , such as [meta-tag-generator] ,
http://www.goodkeywords.com/).......
Thanks
|
|
|