Extreme Thumbnail Generator online documentation
Introduction
Web photo galleries
Generate a web photo gallery
Publish a photo gallery on the Web via FTP
Send a photo gallery via email
Images
How to add images to the gallery
How to sort images in the gallery
How to rename images
How to resize images
How to rotate images
How to add special effects to the images
How to add text to images
How to add logo to images
How to add shadow effect to images
How to link images in the gallery to other pages
How to add EXIF information to the image description
How to import image descriptions
Image format settings
Supported image formats
Thumbnails
How to change the thumbnail image size
How to add a border to the thumbnail images
How to add shadow effect to thumbnail images
How to set custom thumbnail size and link address
EXIF info in the thumbnails title
How to link thumbnails directly to images
Thumbnail resize methods
Thumbnail image file name
Thumbnail image format
Thumbnails pages
Thumbnails per page
Thumbnails pages file name
Link back from thumbnails pages
Image pages
Image pages file name
Image page title settings
Advanced topics
Re-generating the gallery
Setting font for text elements
Sub-folders in the gallery folder
Web photo gallery meta data
Built-in FTP gallery publishing module
Link back properties
Multi-line text editor
Special tags
Auto-rename images in the gallery
How to add a Lightbox effect to the gallery
How to add slide show
Gallery template
Built-in gallery template editor
Batch image processing
Craete thumbnails
Image processing
Program settings
General settings
Advanced settings
FTP settings
FTP profiles
Registration
License
Support
Product updates
Other products

Web photo gallery meta data

The meta-tags provide meta-information about your page, such as descriptions, keywords, copyright information, etc. for search engines (i.e. it is not displyed on the gallery pages). You can add meta-data to your gallery pages on the Options step, the Meta data tab.

Meta data

Character set

To add a Character set tag to your pages check the Include <Character set> tag box and select the desired character set from the drop-down list. It adds the following tag to all pages:

<meta http-equiv="Content-Type" content="text/html; charset=...">

Keywords

To add a Keywords tag to your pages check the Include <Keywords> tag box and enter your gallery keywords into the edit field. It adds the following tag to all pages:

<meta name="Keywords" content="...">

Author

To add an Author tag to your pages check the Include <Author> tag box and enter the author name into the edit field. It adds the following tag to all pages:

<meta name="Author" content="...">

Copyright

To add a Copyright tag to your pages check the Include <Copyright> tag box and enter the copyright information into the edit field. It adds the following tag to all pages:

<meta name="Copyright" content="...">

Description

To add a Description tag to your pages check the Include <Description> tag box and enter the description of your gallery into the edit field. You can use gallery-related special tags in this field. It adds the following tag to all pages:

<meta name="Description" content="...">

See also

Special tags