Avoiding creation of duplicate images during node image upload
Using D7, image cache is enabled
I have a content type "promotions" that contains an image field, among other fields. Users upload an image using the standard "choose file - upload" which comes pre-installed with D7.
However, we often need the same image for multiple promotions. When uploading, Drupal duplicates the image and stores them as
myimage.jpg
myimage_0.jpg
myimage_1.jpg
etc.
even though they're exactly the same image (filesize, name & all)
Read moreEtiquetas de título duplicadas
Buenos días,
En una web tenemos un problema con el posicionamiento y es el siguiente:
Se duplican las etiquetas de títulos según la webmaster tools de google. Indica que hay dos títulos por cada contenido y da la siguiente ruta:
/las-15-mejores-franquicias?page=1
/las-15-mejores-franquicias
Lo que necesitamos es que no indexe ?page=1
No puedo deshabilitar el indexado en robots porque no es correcta la expresión.
He deshabilitado la versión de impresión.
He revisado el módulo Meta Tags. De hecho he ido deshabilitando tipos de contenido a ver si así desaparecía y sigue igual.
サイトをコピーする方法について
同じ構成のサイトを量産する場合などに、サイトをデーターベースごとコピーする有効な方法を探しています。
Backup and migrateモジュールを使用してサイトをコピーして別のdrupall上で復元する方法が簡単なのかと、
考えているのですがパーミッションの関係か、復元後のサイトで不具合が出てしまいます。
Backup and migrateモジュールを使って、サイトを量産する方法を実践されている方、
また、他により良い方法を実践されている方が要られましたらアドバイスを頂ければと思います。
宜しくお願いします。