Posts tagged question

CALLING ALL SEO EXPERTS: QUESTION ON MULTIPLE ARTICLE SUBMISSION?

hi, I never thought i’d be asking this question here on yahoo. I am new to yahoo answers. See, this is not really an important question, its just that its been in the back of my mind for some time now.

The question is, I have purchased an article submission software that needs me to manually submit my original articles to a list of article submission sites.

Is this good for SEO? because i know that search engine penalization occurs when theres duplication of content. I dont get penalised, but its the article submission site that gets it, so they like exclusive content to the ones that are widely distributed.

also, whats your take on content-spooler? its a script that scrambles your articles to make many version of it, that is unique, yet readable

Thanks for the time and input, greatly appreciated

and what do you

Read More >>

MYSQL QUESTION< CAN YOU HELP?

i have a PHP script with a sql statement that accesses a database. this script will pull each record, however. If i wanted i could restrict the records to be pulled to let us state 20 per page.

now the question: i wish to create a “”click next” button so that the user can navigate to the next 20 then next 20 and so on. how can i go by doing that? if i had 1 million records, of course when the user runs the script he or she will see a large large page and will take time for dquery to run. what is the solution here?

of course i have a search engine, which will help search by certain criteria, but i wish the user to access the whole data as well.
Xizzi, thanks a lot, that should definitely help, up to the point. Good place to spend the weekend for me :-)
great answer.
Bernz, good points, thanks a lot.

didnt know dreamweaver could do that, seems like it is time for me that i used it.

Read More >>

HAVE YOU EVER TYPED YOUR OWN SCREEN NAME INTO THE QUESTION SEARCH ENGINE?

Isn’t there an world wide web term for doing that? I just did it and realized I missed some very fun questions… apparently I wash my contact lenses in Glenlivet… LOL
It’s astonishing to see the pages of questions about Pangel, Fireball and many others…

Read More >>

HTML OR SCRIPT QUESTION?

Hi. You see on some websites that even though you click back it stays on the same page and does not let you to return to,say the search engine. I was wondering how you could achive this?

Cheers
is someone could give me step by step instructions on how to do it that would be great

Read More >>

APPEAR ON TOP OF SEARCH ENGINE QUESTION?

I have a web page I build for a dentist and he wants it so when you type in “Miamisburg, Ohio dentist” his name shows up. I put it in as the meta tags and keywords but he is looking for a cheap way to get in the top listing. Any help?

Read More >>

QUESTION ABOUT DOMAINS AND SEARCH ENGINE RANKINGS?

Question about domains and search engine rankings

I am building a website for a realtor. It seems that if the domain contains the search words (e.g “homes” and “Denver” and “realtor” to denverrealtor.com or denverhomes.com) it would rank higher in search engines than those with those words only as metatags.

Is this true? What is the ideal way to get high on the list?

Read More >>

PHP/MYSQL CASE QUESTION?

in my search engine script, i have the “select * from table1 where column1 like %$_POST[search]% or column2 like etc”. But when i conduct the search, things appear to be case sensitive. For example, when searching for date, e.g. June, if i typed june, i could not find anything, only if i typed June.

i could use the “strtoupper” function like:

$_POST[search]=strtoupper($_POST[search]); before the query above, and then search all in CAPS?

any other solutions which will make things case insensitive?
or put differently: how do you make a query result case insensitive?

Read More >>