| bio | website | blackworks.org |
|---|---|---|
| location | Hungary | |
| age | ||
| visits | member for | 1 year, 1 month |
| seen | Apr 23 at 14:28 | |
| stats | profile views | 12 |
In short:
- WEB Master/Developer @ Hinora Global Marketing Group
|
Mar 27 |
awarded | Yearling |
|
Feb 6 |
comment |
How to add version control and seperate development server to php/web development environment? I agree with Stephen, if a choice would have been possible I would have preferred GIT as well, but it was a pre-GIT install, and since then nobody took up the task of migrating the projects... |
|
Feb 6 |
answered | How to add version control and seperate development server to php/web development environment? |
|
Jan 31 |
comment |
How can I simulate a slow connection for page load? @pelms With mine it doesn't help, It can't make it slow enough... |
|
Jan 31 |
comment |
how can I find out which websites are linking to mine? If I understand correctly (which I hope), you want to create an RSS feed of the sites linking to your page, and view it in google reader or any other RSS readers? Neither of the tools sundeep and I referred to you has this capability, though this can be achieved trough custom development. You need to create an application that crawls google results and creates the RSS feed on a regular basis. Altough the google webmaster tools allows the link data to be exported into a csv, but you'll have to create the feed manualy. |
|
Jan 31 |
answered | how can I find out which websites are linking to mine? |
|
Jan 30 |
comment |
How to successively transform a static page (image gallery) to a product type page? Always glad to help :) |
|
Jan 30 |
comment |
How to successively transform a static page (image gallery) to a product type page? Depending on the context of the keyword make it a link to another relevant page, or make it bold. |
|
Jan 29 |
comment |
Website Duplication issue Easy, modify/delete/redirect the links in question. link:68.178.212.104 can help you eliminate the links in question, but don't expect a quick update as google has to crawl the site or sites in question for these links to be removed. |
|
Jan 29 |
answered | Looking for a “database/dashboard” CMS. Any tips? |
|
Jan 29 |
comment |
Website Duplication issue @w3d: It means that there's a link on the internet to that IP which google has indexed. |
|
Jan 29 |
comment |
Website Duplication issue To my knowledge It matters in a fraction for local country SEO, local results get a slight advantage than international results. And the location is defined by the IP address. If you move hosts, you change the IP the domain points to. |
|
Jan 29 |
answered | Website Duplication issue |
|
Jan 28 |
answered | Are there any Google's Products / Services, where I can ask for refund, if a person is not satisfied? |
|
Jan 28 |
comment |
Are there any Google's Products / Services, where I can ask for refund, if a person is not satisfied? So it's google Apps and google adWords... |
|
Jan 28 |
comment |
Are there any Google's Products / Services, where I can ask for refund, if a person is not satisfied? Most google services are free except adwords. If you want to use google Apps, that's another question. Please clarify. |
|
Jan 26 |
comment |
why does loading my homepage leads to my index page? @w3d: there's no index file in the root folder, only 3 other folders... |
|
Jan 24 |
answered | Need Help With H1 Tags for Product Sub-pages |
|
Jan 24 |
revised |
why does loading my homepage leads to my index page? Added some more possible solutions |
|
Jan 24 |
comment |
Moving article (Deleting the original) to another blog - SEO MISTAKE? You can also create 301 redirections with .htaccess if the server supports it. |