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 …
8
votes
4answers
496 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 …
6
votes
6answers
274 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 …
4
votes
2answers
410 views
Google Page Rank - New Domain / Link Structure Migration
i've been tasked with re-organizing a pure HTML site into a CMS. if all goes well, the new site will eventually become the main URL, and the old domain will be phased out. the old domain has a decent …
3
votes
2answers
83 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 …
3
votes
10answers
350 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
1answer
51 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 …
2
votes
3answers
327 views
Mod_rewrite doesn’t work for a url beginning in % (percent sign)
There are several links pointing to a site I manage in which the webmaster mistakenly included a space between the domain name and the page name:
www.domain.com/ page.html
When the user …
2
votes
5answers
379 views
Does URL Shortening affect Page Ranking?
Recently there has been a lot of hype about URL Shortening.I guess some URL Shortening services even offer tracking stats. But, doesn't adding one more level of look-up to the original URL affect page …
2
votes
2answers
186 views
How can I get a history of a website’s PageRank?
I want to view, in any format, how the PageRank for a particular URL or domain name has changed over time. Some tools can provide this information from the first time someone manually submitted a …
1
vote
1answer
68 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 …
1
vote
2answers
123 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 |
…
1
vote
4answers
219 views
Google PageRank: Does it count per domain or per webpage
Is the Google PageRank calculated as one value for a whole website (domain) or is it computed for every single webpage?
1
vote
7answers
478 views
How to get Google page rank and number of searches in Excel sheet?
I have a link in one column and based on it I want
Number of Google searches in column 2
Page rank of first result in column 3
I know this can be done, as i saw a friend pulling google search …
1
vote
3answers
165 views
Does PageRank mean anything?
Is it a measure of anything that a developer or even manager can look at and get meaning from? I know at one time, it was all about the 7, 8, 9, and 10 PageRank. But is it still a valid measure of …
