473,586 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Google rankings when going from html to xml

Don
I am translating a large (1,100 webpage) website from xhtml to xml,
which will change the file extensions from .html to .xml
How can I keep my excellent Google page rankings if my xhtml webpages
are replaced by xml webpages?

Jul 20 '05 #1
5 1195
"Don" <do************ **@hotmail.com> writes:
I am translating a large (1,100 webpage) website from xhtml to xml,
which will change the file extensions from .html to .xml


This will not change the URI ending.

It is not required for the URI of an XHTML-resource or an
XML-resource to end in ".xml" or not to end in ".html".

Jul 20 '05 #2
Don
Are you suggesting that I keep my old URIs so that the new xml file
then has an html extension?

Jul 20 '05 #3
"Don" <do************ **@hotmail.com> writes:
Are you suggesting that I keep my old URIs so that the new xml
file then has an html extension?


As far as I know, this would be in accordance with all
specifications. It might be possible, that individual clients
could use the URI-ending to identify the resource type - I am
not aware of such clients. However, problems are posssible.

In order to keep the URI, I would even keep the ".html"
ending, when changing the resource to JPEG or PDF, to me,
".html" has no meaning or significance in this regard
whatsoever. A ".html" ending might be part of a URI for
historical reasons.

See also:

http://www.w3.org/Provider/Style/URI

Jul 20 '05 #4
Don wrote:
I am translating a large (1,100 webpage) website from xhtml to xml,
which will change the file extensions from .html to .xml
How can I keep my excellent Google page rankings if my xhtml webpages
are replaced by xml webpages?


Have you considered keeping html version (generated by xslt from xml)?

You can put link to alternative format on every page and map
http://your.site/ to page in format of your choice e.g. based on web
browser type.

--
Andrzej [en:Andrew] Adam Filip an**@priv.onet. pl an**@xl.wp.pl
"All that is necessary for the triumph of evil is that good men do
nothing" -- Edmund Burke (18th century)

Jul 20 '05 #5
On 13 Jun 2005 08:32:23 -0700, "Don" <do************ **@hotmail.com>
wrote:
I am translating a large (1,100 webpage) website from xhtml to xml,
_WHY_?!
which will change the file extensions from .html to .xml
There are no file extensions on the web. There are URIs, and these may
contain character strings that map onto file extensions stored on a
server. However these are not a fundamental part of the "web experience"
via HTTP and any competent web crawler (including GoogleBot) won;t care
about them.
How can I keep my excellent Google page rankings


You can't - you can't make XML web pages. "The web" uses HTML. Even if
you can make "XML pages" work for some obscure combination of specific
browsers and dependencies on client-side technologies, this is no longer
"a web page" by any useful meaning of the term.

You're throwing away wide-audience web standards and usefulness. Google
shoudl dump you, and rightfully so.
--
Smert' spamionam
Jul 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
2969
by: Brian Murphy | last post by:
I own a PHP-based website.I want to encrypt the HTML output.That will for sure make the site unindexable by Google.Is there a way to encrypt the output to the users but not to Google.I suppose that if Google spider comes always from the same server,It would be easy: All I would need is the ip address(es) of that server?Please help.
21
2794
by: WindAndWaves | last post by:
Hi Gurus I am building a site using PHP. I also use sessions and these I pass on from URL to URL using the PHPSESSID=...... Now, I am wondering what this means for google. What URLs may be listed with Google and how will they show them (with or without the session ID)? Does anyone has any experience with optimising PHP sites for search...
21
3882
by: Jay Levitt | last post by:
I'm just starting to play around with CSS and MovableType. My home page (http://www.jay.fm) now validates on both the CSS and the XHTML. However, the Google cached version shows the wrong font in IE6. This seems to be because of the "header" they place before the <head> block; if I save the cached copy to disk and edit that out, it displays...
1
2177
by: Dominic Sagar | last post by:
Does anyone know how the open source database rank in terms of deployments and users worldwide? I saw something today (http://story.news.yahoo.com/news?tmpl=story&u=/cmp/20040106/tc_cmp/17200310 ) that had SQLServer at 1, Access at 2, and MySQL at three, with no mention of PostgreSQL. Seems to be flawed to me as the last time I heard both DB2...
1
2047
by: prime80 | last post by:
I'm building a project database to keep track of the various engineering projects ongoing in our department. These projects will be grouped by priority (=High, Medium, Low) and ranked within the priority (=1,2,3,etc.). What I'd like for it to do is automatically update rankings when a project rank is changed, a new project comes in, or a...
7
1931
by: baroque Chou | last post by:
anyone know how google spiders access web site, how dose they manage to get the href information? do they have special access right or something? any help is appreciated
17
2515
by: =?Utf-8?B?Y2F0aGFyaW51cyB2YW4gZGVyIHdlcmY=?= | last post by:
Hello, I have build a website with approximately 30 html-pages. When I search this website in Google, I see the index.html or home.html on this website, but also other html-pages on this website. When I click in Google on one of these pages (not index.html or home.html), I am only linked to that one html-page and not to the website itself....
4
1617
by: jocknerd | last post by:
About 10 years ago, I wrote a C app that would read scores from football games and calculate rankings based on the outcome of the games. In fact, I still use this app. You can view my rankings at http://members.cox.net/jocknerd/football. A couple of years ago, I got interested in Python and decided to rewrite my app in Python. I got it...
0
7911
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8215
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5390
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3836
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.