Archive

Posts Tagged ‘alt’

Rename Alt And Title Tags In Php

September 11th, 2011 Comments off

We need to rename alt and title tags in the php files in our site. They need to be pulled from an excel list of words and randomly inserted as tags. We will send you the php files, and you can either do it manually or write a script. There are a LOT of words, so a script would be most efficient.

Categories: HTML, PHP Tags: , , , , , ,

Valid Html 2

February 17th, 2010 Comments off

Small, simple and easy project. All I need is to convert one (1) existing HTML page into valid HTML. The page is very small, this is a very quick and dirty job! :-)

Right now this page returns 16 errors:

Line 15, Column 41: Attribute “HEIGHT” is not a valid attribute. Did you mean Line 17, Column 86: required attribute “ALT” not specified
Line 34, Column 30: Attribute “BACKGROUND” is not a valid attribute. Did you Line 37, Column 62: required attribute “ALT” not specified
Line 42, Column 49: an attribute value must be a literal unless it contains only name characters
Line 44, Column 28: an attribute value must be a literal unless it contains only name characters
Line 44, Column 40: an attribute value must be a literal unless it contains only name characters
Line 45, Column 54: an attribute value must be a literal unless it contains only
Line 47, Column 83: required attribute “ALT” not specified
Line 49, Column 84: required attribute “ALT” not specified
Line 58, Column 73: document type does not allow element “LINK” here
Line 77, Column 72: required attribute “ALT” not specified
Line 77, Column 157: required attribute “ALT” not specified
Line 92, Column 31: required attribute “TYPE” not specified
Line 101, Column 119: end tag for element “A” which is not open
Line 105, Column 83: required attribute “ALT” not specified

Categories: XHTML Tags: , , , , , ,

Simple WordPress Problem

February 17th, 2010 Comments off

I’m experiencing a problem with the way my alt image text is displaying.

You see, whenever I upload an image, the alt text for it doesn’t show up properly. You can take a look for yourself here, it’s on a wordpress platform => http://buywerewolfcostume.com/

This is how it displays in the source code:

alt=”Female-vampire-small.jpg”

alt=”side_farm_trap_1.jpg”

But I want my alternate text to display like this for optimal SEO purposes-

alt=”Female Vampire” and alt=”Side Farm Trap”

I really need this problem solved ASAP!

Thanks a lot,

Slade

Valid Html

February 10th, 2010 Comments off

Small, simple and easy project. All I need is to convert one (1) existing HTML page into valid HTML. The page is very small, this is a very quick and dirty job! :-)

Right now this page returns 16 errors:

Line 15, Column 41: Attribute “HEIGHT” is not a valid attribute. Did you mean Line 17, Column 86: required attribute “ALT” not specified
Line 34, Column 30: Attribute “BACKGROUND” is not a valid attribute. Did you Line 37, Column 62: required attribute “ALT” not specified
Line 42, Column 49: an attribute value must be a literal unless it contains only name characters
Line 44, Column 28: an attribute value must be a literal unless it contains only name characters
Line 44, Column 40: an attribute value must be a literal unless it contains only name characters
Line 45, Column 54: an attribute value must be a literal unless it contains only
Line 47, Column 83: required attribute “ALT” not specified
Line 49, Column 84: required attribute “ALT” not specified
Line 58, Column 73: document type does not allow element “LINK” here
Line 77, Column 72: required attribute “ALT” not specified
Line 77, Column 157: required attribute “ALT” not specified
Line 92, Column 31: required attribute “TYPE” not specified
Line 101, Column 119: end tag for element “A” which is not open
Line 105, Column 83: required attribute “ALT” not specified

Categories: XHTML Tags: , , , , , ,

Internal Seo

August 31st, 2009 Comments off

SEO expert wanted.

Websiteadr: see attachment..

ToDo list:

Html code analysis:

Analyse the html code and the structure. Make a list of all not SEO friendly elements and make advices for optimization.

Keywords:

There is an existing list from 25 keywords. Analyse the list and help to improve the keyword list. Target: good results for all keywords with a focus on the top 3 keywords.

Before you start to work with the keywords provide them as excel list.

Page titles:

Optimize the page titles according to the final keyword list and the content.

Create unique title tags for each page!

Use brief, but descriptive titles!

Do not overload the meta tag description with unneeded keywords!

Use google (or similar) webmaster tools for reporting.

Meta tag description:

Create meta description according to the result from the keyword research. (Length 200-250 signs per page)

Use google (or similar) webmaster tools for reporting.

Meta Keywords:

Create Meta Keywords according to the chosen keywords.

URL structure:

Check the URL structure. Optimize them according to the keyword list.

Site navigation:

Check site navigation. If required make recommendations for improvements.

Content (text optimization):

Analyse and optimize the text content from all major sections according to the keyword list.

Create report about keyword density after optimization.

Sitemap:

There is an existing sitemap xml. If required change the sitemap.

Links:

Check and optimize Links, link structure, alt tags, text link words and titles.

Implement alt tag attributes on the pages and also some text links for the target keywords.

Heading tags:

Not sure heading tags will improve the rank or not. If you have good experience with ad heading tags on the product pages.

WebPages Title:

Optimize the used page urls according to the targeted keyword list.

Content (text optimization):

Analyse and optimize the text content from all major sections according to the keyword list.

Use google (or similar) webmaster tools for reporting.

Images and alt tags for images.

Optimize image filenames and create alt text description.

Robots.txt

Create robots txt file for SE.

SE submission:

Submit the site to the top 20 search engines (manual) and provide a report about.

Final report:

When ready create final report about done work.

When this project is finished:

Make an offer for further SEO optimization steps.

Hotkeys Cut/paste

July 22nd, 2009 Comments off

i need a simple programm that will allow me to assign certain paste commands to the function keys

it needs to do nothing other than this

1) when i hit f1 (or f1 through f12) then the text that i have entered is pasted into the active text box

2) i can have different text assigned to each function key

3) i can have different text assigned to any combination keystroke (like ALT/CTRL/SHFT + T or ALT/CTRL/SHFT + F4 or ALT/CTRL/SHFT + N)

4) i can assign unlimited right mouse cut/paste… meaning i right click on some highlighted text and then i get an extra option in the standard windows(windows xp/vist/mac) that will allow me to assign the text to a new (automatically added) right mouse cut/paste macro, then this newly assinged text can be pasted by using the right mouse click again (or left mouse if the mouse is set for a left-handed person.) let me know if you have questions about this.

or if you know some free software that already does exactly this (not some other stuff) then let me know

File Word Counter

May 15th, 2009 Comments off

I would like a windows application that reads a folder of files and calculates the number of words in each file. It presents each file in a table along with the number of words – at the bottom of the table it totals the words for all the files.

We require the application to only process the following file types:

HTML – all words displayed plus the number of words in the TITLE, DESCRIPTION, KEYWORDS and any ALT Tags
HTM – all words displayed plus the number of words in the TITLE, DESCRIPTION, KEYWORDS and any ALT Tags
PHP – all words displayed plus the number of words in the TITLE, DESCRIPTION, KEYWORDS and any ALT Tags
ASP – all words displayed plus the number of words in the TITLE, DESCRIPTION, KEYWORDS and any ALT Tags(asp equivalent)
WORD- – all words displayed
PDF – all words displayed
TXT – all words displayed

I would like the software to display a header image (logo) a link to a URL and an email address these aspects will be read from an encrypted license file that must be present otherwise the software will not open (this enables me to brand the software for third party use).

I would like to be able to create the license file and add the image URL and email address,

This is a simple application and we would not expect it to take an experienced programmerlonger than a day to program. All source code and rights would belong to us.

Java Web Conferernce Applicati

April 17th, 2009 Comments off

This project is to create an online conference java application system just like:
http://tinyurl.com/cmum5z

You can register for a free account and see the details of how it works.

The main features include:
video/audio streaming
whiteboard
browser sharing/syncronization

To see exact features, please create a free account so you can see full functionality before bidding.

An overview of menu selection from the website administration area are:
Office Home
Room Settings
User Accounts
Online Now
Login History
Calendar
My Calendar
Live Support
Accouting
Logout

A complete list of features and menu for the Java Application includes:

Live Application menu items for moderator:
File
Record Presentation Alt+R
Pause Recording Alt+P
Away Alt+Shift+W
Mute Audio Output Alt+Shift+D
Latch Talk Button Alt+L
Press and Hold Talk Key
Control
Left Control
Right Control
Left Control
Shift
Left Shift
Right Shift
Disabled Alt+D
___________
Global
Application Only
Sound Effects
Always Play Sounds
Play Sounds When I’m not Speaking
Never Play Sounds
Microphone On
Microphone Lost
Unread Text Message
User Entered
User Left
Text Messaging
Timestamp Messages
Show Colors
Show Emoticons
Use Tabs for Private Messaging
Show Enter and Leave Messages
Language
English
Spanish
New Language
Microphone Volume
Exit

Browser
Home Shift+F5
Stop Alt+Q
Reload F5
Go Back Alt+Left
Go Forward Alt+Right
Open Page in Whiteboard Alt+O
Open Presentation Alt+Shift+O
Previous Slide Alt+Shift+Left
Next Slide Alt+Shift+Right
Show Text Log Alt+Shift+B

Window
Chat Conversations Alt-E
Chat Next Unread Conversation Alt-N
Chat Display Alt-Y
Chat Send To Alt-S
Chat Typing Alt-T
User Display Alt-U
Microphone Volume Alt+J
Speaker Volume Alt+K
Browser Address Alt+A
Browser Window Alt+F5

Moderator
Synchronized Browsing F3
Lock Room (prevents any more users from logging in) F4
Moderate Text Chat Shift-F4
Terminate screencast
Take Away Microphone (current speaker) F6
Mute Audio (current speaker) F9
Disconnect (current speaker) F7
Raise Volume (current speaker) Alt-Up
Lower Volumn (current speaker) Alt-Down
Clear Talk Queue Shift-F6
Mute Text (all users) Shift-F8
Mute Audio (all users) Shift-F9
Disconnect All Users

Favorites
(connects to IE and Firefox favorites)

Help
Online Help F1
About this application Shift-F1

On Main Viewing Area on the Right:

Browser Button Controls
Go Back
Go Forward
Open Page in Whiteboard
Open Presentation (odp, ppt files)
Cached Presentations
Previous Slide
Jump to Slide
Next Slide
Browser Navigation bar
Reload

Whiteboard Controls
Clear
Open (gif, jpg, png files)
Copy
Paste
Save
Window Snapshot
Live Screencasting
Screen Casting Mode (area of screen, window selection)
Open Presentation (odp, ppt files)
Cached Presentations
Previous Slide
Jump to Slide
Next Slide
Undo
Selective Undo
Redo
Line Thickness
Color
Laser Pointer
Checkmark
Freeform
Highlighter
Line
Shape
Select Shape: Elipse, Rectangle, Filled Elipse, Filled Rectangle
Text
Toggle Annotations

Bear