7,192 Topics
![]() | |
Hello Friends. I am doing SEO for web development website. Is anyone here to guide me that how can I do seo for e-commerce website? How to start seo for e-commerce websites? | |
![]() | Guys, need some opinion, who you think the best SEO expert in the world and have a good blog with some good resources. (Its good to know those big daddy!) Regards |
Hey guys. I'm trying to create a program which adds, searches & removes items from an array & i've been messing around with the code, trying to find answers on the internet but so far no dice. Could any of you help out? [CODE] void removeString(List& s, string strKey, const … | |
Hello Everyone, I'm quiet new to PHP, and I'm making a news portal practicing the language. I have an index page where the news are posted in an order-> [url]www.fundis.hu/index.php[/url] I have a results page, where is a search engine -> [url]www.fundis.hu/results.php[/url] In the index page I used dynamic links … | |
Google don't crawl my javascript link.. [CODE] <td><span>1</span></td><td><a href="javascript:__doPostBack('grdCompany','Page$2')">2</a> ........ [/CODE] How i crawl these link in Google?? | |
In my point of understanding penalty means when your site do not satisfy with the Google's algorithm, then Google will remove/ban your site temporarily | |
I am handling a wordpress website for a client. It has around 4000 '404 errors'. I am thinking of redirecting it to the home page. But if I redirect, Google should not think that I am duplicating (though I am not doing). The other option is that I can request … | |
I do not know the exact information, but might be thinking that it is also one method of link building strategy. I am expecting the details about this so kindly share it. | |
Today I read a post of how Google will be filtering results for people using it when logged in or when not logged in. How will this affect our search results? I think it has more to do with the analyses and less with the rankings, any help will be … | |
hello all! i am working on a program that reads in a text file that the user inputs, creates a text file that the user inputs, names the text file that the user wants, and then sorts the text file sorting words above the user entered in threshold and displays … | |
Hi I have added my new site to google webmaster tools but the most significant keywords that are appearing are ones to do with the php code used for the site, so 'array' is at the top and words included in the directory addresses appear for the rest of the … | |
Hi all, I have been working for the online marketing keyword for my website from the last few months. I am doing the On-Page and Off-Page work both. But still not able to get sound results. Please suggest me the strategy so that I can make my keyword rank high. … | |
I want to boost my site’s ranking as soon as possible but I am in a dilemma, as some suggest paid links are easier to get and so can give results very fast, but then there are some who say it is always better to go for organic linking. Which … | |
I just got a message in my Google Webmaster Tools saying that "Googlebot found an extremely high number of URLs on your site". The last time that I got this message was right around the time that Google Panda hit the first time, so I'm a little worried. However, the … | |
I have a basic search result page going right now, but i want the code to generate a html link on the search name so I can see all the data associated with the customer name. I have a simple DB set up with Customer Name, Computer type, Model, etc. … | |
Is there any limit to submit your domain to directories per day? if yes then please tell me how many directories I can do for my website/day? | |
I am having trouble with this code and realizing that my flags are not work. I am referring to a list box with US states inside. See my code below and tell me what I am doing wrong. I can not output the state with first two letters. A simple … | |
Google brand links, does it mean that ecommerce sites should start promoting their products along with their brands, like promoting a jacket for being a jacket might make less sense then promoting the jacket for “American Eagle Jacket.” How do you promote products for brand links? | |
Ok, So i wrote this basic program that takes a map file as an input, and parses it and then draws the map. Its sort of like VERY BASIC tile mapping. The problem is, I cant think of a way to loop it so that no matter how many map … | |
What is web beacon??? Could you tell me, i am expecting the details regarding that. | |
Web beacon to me looks like a way to track user’s behavior on a site, is there anything more to it? | |
Hi everyone, I am trying to implement pagination in my search engine and am getting an error. Can anyone point out what is wrong in my code? Any help would be greatly appreciated. Thanks. Here is the code, error is: ( ! ) Parse error: syntax error, unexpected ';' in … ![]() | |
Hi to all can i know how to add my site blog to google index. I tried in to add sitemap. Can i know how to add the site to google index | |
Hi All: Here, in order, are the places I use to do my directory postings: [url]http://www.web-directories.ws/General/Free/[/url] [url]http://www.whenweseo.com/web_directories/free_directories.jsp[/url] [url]http://www.directorycritic.com/free-directory-list.html[/url] [url]http://www.greatdirectories.org/free.html[/url] Does anyone have any others to add? I use these so much I keep running into sites I posted at before! John | |
There are so many pages on my site, do not know how to structure a crawlable link structure, any help would be greatly accepted. Help create link structure for a huge website. | |
Hi Everyone, What is Press releases. If i want to do a press releases, what should i have to do? Please explain it in detail. Press Releases is good for every websites? Thanks Zeeshan | |
We have proper backlinks to our website and web promotion also We are having page rank 4 from last few months, but we are unable to improve it Plz suggest the proper way or tips to improve the page rank. | |
Does anyone know some good press release submissions services, like e.g. Squidoo? Thanks. | |
Dear Friends, I would like to inform you that Google updated "Page Rank" today. Please check your page rank status. Thank you, - Ravi | |
Hi! I would just like to know if its possible to give an linked image the ability to send the form instead of a submit button? Like in the example below: [CODE] <form method="post" action="Search.php"> <table id="search"> <tr> <td> Search: <input type="text" name="search" id="search" placeholder="Search for friends"/><td><a href="Search.php" action="Search.php"><img src="graphics/search.png" … | |
Hi, I have build my website with PHP and MySQL and when I was debugging I noticed a problem which I cannot find a way around it. Basically I have a search box on my website, which will search from a column that I have on MySQL database. Now I … | |
Great content is a combination of good research, appropriate title and use of keywords. What else can make for great content? | |
Google's new algorithm update, which takes advantage of the Caffeine infrastructure, is being said to impact 35% of searches on the web (Compared to Panda's measly 12%). Rolling out today, it's said to target "freshness" of content. :) Uh oh! | |
Hi Friends, We know all about Google+, It's new networking from Google. Now it's providing a business page to promote our website in online. To build our branding through this page. Lets start create your page and start building. [url]https://plus.google.com/pages/create[/url] Thank you, - Ravi | |
anyone know Google trends... is it also helpful in keyword trend checking..or just tell a specific fashion or behavior.. | |
hi; I'm trying to program a circular link list with a head node , I have a problem with insert function . wanting to do it like this but with a head node >> [url]http://geeksforgeeks.org/wp-content/uploads/cll1.gif[/url] this is my function :: [CODE] struct node{ int data; node *next; node(int x,node *n=NULL){ … | |
Hi I am using Lytebox v3.22 and I am trying to find a way to add a link on the popup. At present the link only appears on the thumbs page and is only dimly visible when a popup image is selected. I am using document.write. Although clicking on any … | |
This tool can check multiple Google page rank of any websites fast and easy for free. Just copy and paste all the domains in the bulk pagerank checker box and click the start button. The Bulk PR checker will return the results within a few minutes depends upon the number … | |
I'm an SEO freelancer. I would like to start working online in my field and I'm looking for a site that connects freelancers to clients. I heard about Fiverr, but the price of $5 per service is very low for me and, on the other hand, I don't want to … | |
Hello All, I have two tables that can't be changed. One contains Stock codes / country codes, the other has country code / description for each code. I have a combobox with all the country descriptions that can be added to the stock code table. my problems is i can't … | |
Hi everyone, I'm a beginner in working with PHP and I'm stuck with an annoying problem. With the help of a tutorial I've made a pagination for database results that works great. Now I'm trying to adapt the code and use the same pagination for a search-page on my website, … | |
A 404 error page is shown to you user if they looking for a page on your site that does not exist. So instead of using the default page you can create a custom one. This can improve your SEO if you redirect people to your homepage. | |
Hi, I have been trying to get rid of this thing i have downloaded a few free malware programs to try and get rid of it but cant seem to get rid of it any advice? I have scanned with Malwarebytes Ad-aware Super Anti spy they all caught things that … | |
Hello friends tell me about link baiting and It's benefits. | |
So, over the past few months I've been trying to come up with the answer of which form of backlinking is index quickest. From what I can tell this is the order 1. Direct Link Exchange (not recommended) 2. Blog Commenting 3. Directories 4. Forum Linking I don't know if … | |
Is this any language like Joomla, Magento or something else? Is it important regarding seo? If yes, then please let me know. | |
I have been waiting all week for my Google Webmaster Tools to sync with the Googlebot but still no information is appearing. Does anybody here know how long it takes for a website to sync from Googlebot to Google Webmaster Tools? Thank you. | |
Ping & Submission Tool!? Can I use pingmylink.com to get indexed by Bing and Google faster? or will it actually give me to many links...!? What should I do? | |
Hi: After having posted to over 1,000 directories, there are a few things I would like to bring to the attention of directory owners and operators: 1. When you ask for information, such as the URL, the e-mail address, the description, or whatever, PLEASE put any restrictions right on the … | |
Hi all, What is the difference between Blog and Article.Which one is important and useful in seo? |
The End.