Forum Moderators: open
Am I allowed to get help here? If my topic is unacceptable because I work on a mature site, then please tell me ,rather than just deleting me.
>Am I allowed to get help here?
Sure, that's a small part of what we are here for, but you didn't want help here - you wanted help is chat.
We have lots of adult webmasters here, who never once mention the fact. I just found out a few days ago, that one of the top posters on the board runs many of those type sites. I never had a clue - he never mentions it. So it can be cone without mentioning it.
It would be great if someone were to take the time chat with me, but if that is not allowed here either, then ok.
Still browsing the other forums to see if I can learn a thing or two by reading other people's questions and answers.
Working with very little text is a challenge, but it only means that what text you do use should make every word count. Two suggestions come to mind, both about anchor tags:
1. Make sure you use straightforward URLs in your links, not javascript functions, etc.
So every link should start
<a href="example.html"
not
<a href=javascript:"functionOne()"
or
<a href="#" onClick="etc_etc"
Then include your real "money" keywords in the link text, words that do a great job describing the destination page.
2. In your links, use the title attribute - a much overlooked HTML asset for SEO.
Also check out the thread over in our Google forum about strategic image use [webmasterworld.com]. A lot of that discussion applies to all your file names, not just images. Don't throw away the potential of any file by naming it something cryptic and geeky.
Also - I am not the only coder for the site. I jumped in and am helping to optimize what was there, and add more html to the inner site.
I have tried to use alt tags, meta tags, and a few lines of hidden text on the default page to make up for lack of text. Are these good strategies?
Also - most of the site is "hidden" behind .asp pages (which I know nothing of. Do not know that type of code. Yet) So the 4 "tour" pages can be spidered, but the rest not, unless i submit an internal page by its correct address, right? (address bar does not display for user on internal pages. )
See why I wanted to chat these things over with people? I feel like I'm writing a novel's worth of questions.....
Thanks in advance for any time taken out to reply.
Love,
Angelle
You might want to check out some of the search engine forums: Google, Fast, etc. for advice regarding SEO, the ups, the downs and the nasty pitfalls!
One thing is for certain, hidden text is POISON! Don't do it!
There is a thread regarding working with images as traffic sources that you may find useful. You certainly will find lots of advice and without a doubt, an extremely interesting assembly of personalities here...
So ask away!
You are going to have a major search engine challenge (I might even say insurmountable) if all you have to work with is four pages with minimal text in highly competitive keyword areas.
instead of : <a href="link.html">link</a>
Working on other ways to get us out of that invisible corner that the lead developer coded us into.
Love,
Angelle