Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2300 connectés 

  FORUM HardWare.fr
  Programmation
  HTML/CSS

  frames et moteurs de recherche

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

frames et moteurs de recherche

n°954047
nfshp2
Posté le 16-01-2005 à 19:19:34  profilanswer
 

boujour,  
 
mon site est en html et avec des frames.
la page index est celle qui regroupe tous les cadre mais ils n'y a rien d'autre comme ecriture visible. ce qui fait que google ne met que le titre de mon site et pas de description car je n'ai pas de texte visible.
vous voyez ce que je veux dire?
 
que dois je mettre sur cette page index pour que les mots clé apparaissent dans la recherche gogle mais pas visible sur le site?

mood
Publicité
Posté le 16-01-2005 à 19:19:34  profilanswer
 

n°954054
sonikbuzz
echo "Hello World!";
Posté le 16-01-2005 à 19:24:39  profilanswer
 

Salut,
 

Code :
  1. <div style="display: none"> les mots clef </div>


Message édité par sonikbuzz le 16-01-2005 à 19:30:07
n°954059
masklinn
í dag viðrar vel til loftárása
Posté le 16-01-2005 à 19:30:52  profilanswer
 

nfshp2 a écrit :

boujour,  
 
mon site est en html et avec des frames.
la page index est celle qui regroupe tous les cadre mais ils n'y a rien d'autre comme ecriture visible. ce qui fait que google ne met que le titre de mon site et pas de description car je n'ai pas de texte visible.
vous voyez ce que je veux dire?
 
que dois je mettre sur cette page index pour que les mots clé apparaissent dans la recherche gogle mais pas visible sur le site?


utilise <noframes> pour indiquer un contenu pour les gens qui n'ont pas de frames (une version épurée du site par exemple)
 
Ou alors
 
dégage ces frames
 

Citation :

Website authors frequently make websites awkward to use, by ill-thought-out usages of frames; for instance:
 
    * Not all browsers support frames, even now.  Sometimes this is because the user has special needs, and must use specific browsing software.
    * Search engines aren't going to index a site properly, if they can't get past the frames to the real content.
    * It's difficult to bookmark a position within frames.
    * Frames are often fixed into positions which don't suit other browsers (e.g. the contents render at a different size, and get chopped off, or force you to view the contents through a keyhole sized window; worsened by authors who specify frames aren't to be resized).
    * Authors commonly put all of the navigational links into the frames, and the website can't be browsed without them (remember, a lot of visitors come from a search engine, directly to the desired page, and won't have the frame loaded; also realise that this doesn't mean that you should try and force them to load the frame, so get that stupid idea out of your head, straight away).
    * Some authors also do a stupid trick of using a frame to hide the location of the current page being displayed.  This is easily overcome, by expanding a frame to fill the complete window (many browsers support this), but causes problems for people who cannot use frames (they're stuck seeing an empty frame, not the right page).
    * It's common for authors to do a stupid browser test, wrongly declare the browser doesn't support frames, tell you to upgrade your browser, and block you from using the site.


Citation :

Fundamental Problems with Frames
Part of the genius of Tim Berners-Lee's original design of the Web was a total unification of several concepts in a single idea, the page:
 
    * the user's view of the information on the screen
    * the unit of navigation (what you get when you click a link or activate a navigation action like a bookmark)
    * a textual address used to retrieve information over the net (the URL)
    * the storage of the information on the server and the author's editing unit (except if using embedded objects like image files which do require the author to manage multiple files for a page)  
 
The fundamental design of the Web is based on having the page as the atomic unit of information, and the notion of the page permeates all aspects of the Web. The simplicity of the original Web contributed to its ease of use and its rapid uptake.
 
Frames break the unified model of the Web and introduce a new way of looking at data that has not been well integrated into the other aspects of the Web. With frames, the user's view of information on the screen is now determined by a sequence of navigation actions rather than a single navigation action.
 
Navigation does not work with frames since the unit of navigation is different from the unit of view. If users create a bookmark in their browser they may not get the same view back when they follow the bookmark at a later date since the bookmark doesn't include a representation of the state of the frames on the page.
 
Even worse, URLs stop working: the addressing information shown at the top of the browser no longer constitutes a complete specification of the information shown in the window. If an author copies the URL in order to include it as a hypertext anchor in one of his or her own pages then that anchor will not lead readers to the desired view but to the initial state of the frameset. Similarly, if a user decides to send an email message to a friend with the recommendation to check out a page, then copying the URL from the browser will not work if frames are used since the URL points to the frameset and not to the current view (with the information of interest to the friend). Given that social filtering is one of the most powerful mechanisms for information discovery on the Internet, it is an utter disaster to disable the URL as an addressing mechanism.


 

sonikbuzz a écrit :

Salut,
 
Je pense que google n'aime pas trop cette methode mais bon si tu n'abuse pas :
 

Code :
  1. <div style="display: none"> les mots clef </div>


 
ca s'appelle du cloaking je croi ...


 [:androids974]  
 
 http://rulzofpunk.free.fr/smileys/ban_fou.gif
 


---------------
Stick a parrot in a Call of Duty lobby, and you're gonna get a racist parrot. — Cody
n°954060
nfshp2
Posté le 16-01-2005 à 19:30:57  profilanswer
 

sonikbuzz a écrit :

Salut,
 

Code :
  1. <div style="display: none"> les mots clef </div>


:jap:  :jap:  

n°954061
masklinn
í dag viðrar vel til loftárása
Posté le 16-01-2005 à 19:31:35  profilanswer
 


NON !


Message édité par masklinn le 16-01-2005 à 19:31:47

---------------
Stick a parrot in a Call of Duty lobby, and you're gonna get a racist parrot. — Cody
n°954064
nfshp2
Posté le 16-01-2005 à 19:33:36  profilanswer
 

je sais pour les frames, mais c'est mon frer qui a fait le site avec front page et jai pas le temps pour le repasser en php...
 
 
je vais ecrire quelques mot clé pour ceux qui nont pas les frames
 
de toute facon, il ne doit pas y avoir grand monde qui n'a pas les frame chez soit

n°954065
nfshp2
Posté le 16-01-2005 à 19:34:21  profilanswer
 


je n'avais pas vu ton message Masklinn, et je ne vais pas prendre cette methode :jap:

n°954079
sonikbuzz
echo &#034;Hello World!&#034;;
Posté le 16-01-2005 à 19:42:50  profilanswer
 

allez j'en remets une couche pour masklinn :  :kaola:  
 
<pour rire> Tu ecrits avec la meme couleur que ton background </pour rire>
 

n°954082
nfshp2
Posté le 16-01-2005 à 19:50:07  profilanswer
 

sonikbuzz a écrit :

allez j'en remets une couche pour masklinn :  :kaola:  
 
<pour rire> Tu ecrits avec la meme couleur que ton background </pour rire>


j'avais pensé a ca aussi  [:aras qui rit]

n°954083
sonikbuzz
echo &#034;Hello World!&#034;;
Posté le 16-01-2005 à 19:55:03  profilanswer
 

nfshp2 a écrit :

j'avais pensé a ca aussi  [:aras qui rit]


 
et ca  :D  
 
<div style="font-size: 0%"> </div>

mood
Publicité
Posté le 16-01-2005 à 19:55:03  profilanswer
 

n°954105
antp
Super Administrateur
Champion des excuses bidons
Posté le 16-01-2005 à 20:55:36  profilanswer
 


 
J'ai fait pareil sur le site du boulot :whistle: (je les ai même mis dans des h1 et h2 [:ddr555])
 
Ils voulaient que je mette les mot-clé en blanc sur fond blanc ; j'ai pris la moins pire des deux solutions :o


---------------
mes programmes ·· les voitures dans les films ·· apprenez à écrire
n°954231
masklinn
í dag viðrar vel til loftárása
Posté le 16-01-2005 à 22:17:25  profilanswer
 

antp a écrit :

J'ai fait pareil sur le site du boulot :whistle: (je les ai même mis dans des h1 et h2 [:ddr555])
 
Ils voulaient que je mette les mot-clé en blanc sur fond blanc ; j'ai pris la moins pire des deux solutions :o


 [:zytrasnif]


---------------
Stick a parrot in a Call of Duty lobby, and you're gonna get a racist parrot. — Cody
n°954322
Xav_
The only one...
Posté le 17-01-2005 à 08:56:29  profilanswer
 

mais où va le monde, je vous le demande !!!


---------------
- Xav - ...There are no crimes when there are no laws... -- Xav's World
n°954360
FlorentG
Unité de Masse
Posté le 17-01-2005 à 10:24:43  profilanswer
 

Le mieux pour le référencement des frames, c'est la balise noframes. Ce qu'il faut mettre dans la balise noframes, c'est genre le titre du site, et des liens vers les principales pages. Sachant que Google n'indexe que le contenu brut, il fait abstraction par exemple de la balise <meta name="keywords">. Et attention au texte caché, si jamais Google s'en rend compte, c'est dégage de l'index direct :)

n°954365
nfshp2
Posté le 17-01-2005 à 10:28:31  profilanswer
 

FlorentG a écrit :

Le mieux pour le référencement des frames, c'est la balise noframes. Ce qu'il faut mettre dans la balise noframes, c'est genre le titre du site, et des liens vers les principales pages. Sachant que Google n'indexe que le contenu brut, il fait abstraction par exemple de la balise <meta name="keywords">. Et attention au texte caché, si jamais Google s'en rend compte, c'est dégage de l'index direct :)


ok et pour le texte caché tu parle de ca: <div style="display: none"> les mots clef </div>
 

n°954383
FlorentG
Unité de Masse
Posté le 17-01-2005 à 10:49:59  profilanswer
 

Ouais. Des précisions sur le site de Google
 

Citation :

Toutefois, certaines actions telles que le masquage (« cloaking »), les pages satellite (« doorway ») destinées aux moteurs de recherche et non aux utilisateurs et les pages ou les liens créés dans le seul but de tromper les moteurs de recherche peuvent entraîner le retrait permanent d'un site de notre index.


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  HTML/CSS

  frames et moteurs de recherche

 

Sujets relatifs
recherche d'une fonctionbordure et marge des frames...
Recherche documentation IE vs Mozillarecherche par date
je souhaiterai faire un outil de rechercheRecherche programmeur- HTml php
menu reroutage avec recherche - dreamweavera la recherche du graphiste perdu
Recherche idée et aide/ ! \ Pseudo-Frames et Moteurs de Recherche
Plus de sujets relatifs à : frames et moteurs de recherche


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR