Forum Moderators: open
I would really really appreicate any help ...
Thanks in advance
Sincerely,
The main page of my web site has been crawled.
However, the other pages are not indexed yet
The question then is, is your site indexed at all?
have created brand new web site last month
To put your mind at ease about whether anything is wrong, have another look at your pages. Review the code, check any meta tags, titles, descriptions. Are your pages validated. Can you view your site in different browsers. Congratulations, you've built a good site, so go ahead and start with other things you need to do anyway... Content, Links, Directory listings, New pages. You'll get found.
After changing this, the site got in the index soon after the next crawl.
Regards,
R.
The site is about 3 month old, finally got a
PR2-PR3 on internal pages, PR0 on index page.
allintitle:"blue gadget" - SERP page 1
allinanchor:"blue gadget" - SERP page 1
allintext:"blue gadget" - SERP page 1
"blue gadget" - SERP page 29
"Blue gadget" is the term the site is optimizing for.
Have I overdone it or all those "allin..." mean nothing?
Thanks in advance.
example.com/modules.php?name=News&file=article&sid=68
"sid" looks awfully like "session ID", and the bots are going to run a mile from anything with a variable with that name. Session IDs are unique to each visitor, so a bot isn't going to follow a link with "sid" in it, because it appears to have no value outside of that one session. I know that they are not session IDs, but the bot doesn't, and doesn't want to risk polluting the results.
You're going to have to rewrite your URLs to get rid of that variable if you want to get indexed properly.