Questions tagged [google-ranking]

39 questions
10
votes
1 answer

google pagerank curl call using php

i read an article regarding google rank and i wanted to create a php script that get the page rank using curl in php - i endded up using this script: http://www.brightyoursite.com/blog/2010/06/01/use-php-to-get-google-page-rank/ now when i run it i…
Adéline
  • 235
  • 1
  • 6
5
votes
2 answers

For web search rankings, how is rank merging usually done?

For coming up with webpage rankings, my understanding is that there is a query-specific score (such as how relevant a document is to the query that has been entered into the search engine) and a query-independent score (such as PageRank of the…
Joebevo
  • 165
  • 2
  • 13
4
votes
2 answers

Is serving the same website to multiple domains bad for SEO?

I'm working on a website which currently has two different domains pointing at it: example1.com example2.com I have read that serving identical content to multiple domains can harm rankings. The website being served is largely the same with the…
diggersworld
  • 12,770
  • 24
  • 84
  • 119
3
votes
1 answer

Does a 302 from your domain root adversely effect your google ranking?

I have a site, http://www.zenslap.me, that does a 302 redirect to http://www.zenslap.me/welcome or http://www.zenslap.me/dashboard depending on whether or not a user is logged in. In other words I never show a page at the root address of…
opsb
  • 29,325
  • 19
  • 89
  • 99
3
votes
3 answers

Will changing file extension affect SE rankings?

I'm updating a site and changing the pages from .html to .asp the pages will have the exact same name as the old html pages the only difference will be the file extension. Will this affect existing SE rankings? is there a solution? I'm on a…
Joxmar
  • 325
  • 1
  • 4
  • 13
2
votes
1 answer

google rich snippets not showing on google search but shows on testing tool

there is a strange problem, i followed each and every step as told in http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=146897 implementd the review section, hreview aggregate, tested it on richsnippets toll, even this shows…
theGame
  • 383
  • 4
  • 6
  • 18
2
votes
1 answer

How to integrate google ratings option in android application?

How to integrate google ratings option in android application? I want to add rating bar using google api.. Please can anyone help out.. Thank you.
xing
  • 43
  • 1
  • 1
  • 6
1
vote
1 answer

how to fetch page rank using java

I am developing SEO application in java and I am facing problem to fetch the google page rank of the domain. Can any one suggest me how to do that? I have tried the Temesoft pagerank API for that but unsuccessful. Please help me with this. Thank…
Nixit Patel
  • 4,435
  • 5
  • 30
  • 57
1
vote
1 answer

Do 502 errors have any impact on website rankings?

502 = bad gateway (php-fpm problems, etc.) Does googlebot consider them 503? (503 = server overloaded & try again later)
Naomi
  • 97
  • 5
1
vote
3 answers

New site going on to an old domain

I have a client who over the years has managed to get their product to the top of Google for many different search terms. They're adamant that the new site shouldn't have a detrimental effect to their google ranking. The site will be replacing the…
sea_1987
  • 2,902
  • 12
  • 44
  • 69
1
vote
1 answer

Android Vitals “Bad Behaviour” Flags

Google Play recently released the “Android Vitals” feature in the Google Play Console whereby they present analytic information about the released app. The Android Vitals tab contains analytic information like crashes, ANR, multi-crashes, Slow…
1
vote
2 answers

How does google rank yahoo answers pages?

This might sound kinda strange question but I am puzzled. I was just looking at Yahoo answers and I think the site consists of a template page, which is filled every time with data (questions and answers) drawn from a database table. Does that not…
hass
  • 13
  • 3
1
vote
1 answer

Woocommerce Parameters Google Indexing

I'm currently using woocommerce and by chance when looking through google search console I noticed well over 15,000 pages had been indexed. Instantly raised a concern because I know I should have no more than 400 actual pages. After looking into…
adam gouldie
  • 251
  • 3
  • 16
1
vote
1 answer

PHP script to show google ranking results

does anyone know if it is possible to display google page rank of a particular website using php script? if it is possible, how do i do it?
Smith
  • 5,765
  • 17
  • 102
  • 161
1
vote
2 answers

how can I redirect users coming from a Google search, but not Google crawler for the same page?

I wondered if there is a way to redirect users that come from a Google search to my homepage when the ranked page isn't the homepage, without interfering the good ranking for that page. What I need is a php condition to understand if the webpage is…
kiks73
  • 3,718
  • 3
  • 25
  • 52
1
2 3