Questions tagged [google-ranking]
39 questions
1
vote
1 answer
How to rewrite old urls to new urls to preserve Google Ranking
I have redeveloped a static HTML website to dynamic PHP website, old website having Google ranking that I don't want to lose.
Old URL Structure
www.mysite.com/somepage/index.html
New URL Structure:
www.mysite.com/page.php?id=10 where 10 is id of…

Tahir Yasin
- 11,489
- 5
- 42
- 59
0
votes
1 answer
Google and Dynamic javascript Drop Down menus
I have created a Javascript Drop Down menu that dynamiclly creates the drop down menu from JSON upon loading the web page. however I have been asked weather google ranking would be affected by this. all links for the Drop Down menu are not applied…

quinton
- 353
- 1
- 6
- 14
0
votes
2 answers
Abnormal alexa ranking score
I have 2 websites of ecommerce in France and for these websites I have a strange behaviour of the alexa results. Here are some statistics about the websites :
Unique Visits January 2012
Website A : 158,828
Website B : 58,867
Number of Search…

SteenhouwerD
- 1,819
- 1
- 16
- 22
0
votes
1 answer
How to implement different ranking algorithms in tf-ranking framework?
What is the algorithm behind tf-ranking? and can we use Lambdamart algorithm in tf-ranking .Can anyone suggest some good sources to learn these

Spark
- 21
- 3
0
votes
2 answers
Structured Data (schema.org) - Multiple SiteNavigationElement in structured data testing tool
I extended my navigation with Schema.org attributes and found the following.
Since I use a navigation template that is used in several places on the website, the type "SiteNavigationElement" has also been inserted in several places. As a result, I…

Codehan25
- 2,704
- 10
- 47
- 94
0
votes
3 answers
Structured Data (schema.org) - openingHours for EducationalOrganization
I'm just about to expand my templates with schema.org attributes and have the following question. With which property can I specify the opening hours for the type EducationalOrganization? Unfortunately, the openingHours property is not available…

Codehan25
- 2,704
- 10
- 47
- 94
0
votes
1 answer
How can I get Google rank for a website from my script?
I'm wondering how can I get the Google ranking for a specific page from my PHP script.
Please help. Thanks.

emurad
- 3,448
- 10
- 40
- 47
0
votes
1 answer
Google Indexing and Redirects
I have a site (I can't provide a link to it), where we're using links to generate lightboxes that have iframes to content.
We're linking to the content like so:

Jonathon Klem
- 258
- 4
- 19
0
votes
1 answer
SEO Page Ranking - Key words in Reverse Order (blackcat.com vs catblack.com)
Say there are two websites:
1) "blackcat.com" that has tonnes of traffic and is well established.
2) "catblack.com" I am considering purchasing
If I buy "catblack.com" will it ALWAYS be outperformed in google searches by the prior due to its…

xx7xx7xx
- 113
- 1
- 1
- 9
0
votes
1 answer
Does display:none on images has SEO impact?
I am using wookmark.js in order to load Masonry styled grid in my website. As they recommend, I am using first a display:none CSS property to hide images until loading (detected by imagesLoaded) and then display it.
Will it have a bad impact on my…

Yuvals
- 3,094
- 5
- 32
- 60
0
votes
1 answer
Does notifying the user of being listed as a bot, downgrade the website in search engines?
When designing a website, I wanted to skip some data operation for robots, So I have made a table which lists the IPs that are identified as a robot. Then on loading of any page,if the user's IP is listed in this table, some operations will be…

Ormoz
- 2,975
- 10
- 35
- 50
0
votes
5 answers
How do Google and Alexa determine their published scores?
In which way to Google and Alexa determine the rank of a site?
I have an account on Alexa, but it doesn't show any information because my site visitors are few (500-600 per day).
Google PageRank is always 0.
I followed all standards of…

bebeto123
- 230
- 1
- 2
- 10
0
votes
1 answer
Google ranking - Modal views - google analytics events
I modified a site recently :
- I added many google analytics events, to better understand user behaviour.
- I added also two buttons on almost all the pages of the site. Those buttons show modal-views (I am using bootstrap) with questions about user…

minchiya
- 603
- 1
- 7
- 13
0
votes
1 answer
How to run a file of google ranking in node.js
I am newbie to Node.js and I have downloaded the google ranking from github. When i try to run a file example.js, its giving me the error "Cannot find module 'jscrape'".
I even tried to install the jscrape module but its giving me error.
I found…

n92
- 7,424
- 27
- 93
- 129
0
votes
2 answers
Country specific page-rank
Google PageRank API allows you to get a pagerank of a domain name, I assume it is for all registered domains globally. Say I want to get a pagerank amongst Italian or say Spanish websites. Is there a way I can use Google feature to have a list of…

Davit
- 1,394
- 5
- 21
- 47