Tagged Questions

2
votes
1answer
36 views

Pagerank vs SVD

Pagerank works on the nodegraph of a series of pages and the directed edges formed by their respective inward and outward links. Thus the rank of a particular page is broadly a locally-induced effect …
0
votes
4answers
43 views
3
votes
10answers
346 views

How to evaluate a search engine?

Hello I am a student carrying out a study to enhance a search engine's existing algorithm. I want to know how I can evaluate the search engine - which I have improved - to quantify how much the …
2
votes
2answers
72 views

script to find pagerank of domain

hello, how can I automate finding the pagerank of a domain? I came across this Python script but it no longer works. Seems Google doesn't like people automating this. So, is there an alternative …
6
votes
6answers
267 views

Pagerank and its mathematics: Explanation needed

I am a student interested in developing a search engine that indexes pages from my country. I have been researching algorithms to use for sometime now and I have identified HITS and PageRank as the …
1
vote
2answers
119 views

How can I calculate the PageRank for my small network?

Hello I have two tabled in my Mysql database table1 has the all webpages in my network | table1: (pages)| |----------------| | id | url | …
0
votes
1answer
82 views

Google juice with subdomains and porting an application using rewrite rules

Background: I've got a web app on sub.domain.com. My primary website is on domain.com. My sub.domain.com pages are stuffed with keywords that I would like to use to get upped in pagerank on …
9
votes
11answers
1k views

Does a “.blog.” sub-domain help the pagerank of your main site?

I have my main application site https://drchrono.com, and I have a blog sub-domain under http://blog.drchrono.com. I was told by some bloggers that the blog sub-domain of your site helps the pagerank …
0
votes
3answers
139 views

How is google giving every page a rank out of 10?

Hello according to wikipedia:PageRank A probability is expressed as a numeric value between 0 and 1. A 0.5 probability is commonly expressed as a "50% chance" of something happening. …
1
vote
1answer
56 views

Using PageRank or HITS Algorithm for Search engine development

Hi,Is there a form of legal restriction(s) from using Pagerank o HITS Algorithm?I am in the process of creating a geographical search engine,but i am wonder if i can use the pagerank Algorithm or that …
-2
votes
0answers
63 views

Will web directory submission affect Pagerank? [closed]

Hi all, my questions would be about the concept of pageranks. if pagerank is what google use as one of its token to find good page. then wo8uld web directories submission is consider as external …
0
votes
2answers
277 views

Getting Google PageRank via an API (PHP)

Hi all, I have a list of domains and would like to get the: PageRank for all the domains. So just an integer, there must be an API that returns this. The number of results in Google The position of …
0
votes
4answers
87 views

PageRank in a inner search engine of a CMS

Hi to everyone. I was asked for my final degree project to build a custom SEO Content Management System; the point is that the request is to implement PageRank alghoritm for the inner search engine …
8
votes
4answers
489 views

Getting Good Google PageRank

In SEO people talk a lot about Google PageRank. It's kind of a catch 22 because until your site is actually big and you don't really need search engines as much, it's unlikely that big sites will link …
0
votes
3answers
98 views

Website Stats/Traffic (backlinks, visitors)

Hi, How may I get the ranking statistics of a particular website using PHP, I'm talking about services like statbrain.com. I know I'll have to use other sources like Google, Yahoo and Alexa etc and …

1 2 next
15 30 50 per page