webmaster, seo adn smorss

developsite's blog

developsite's picture

Border-radius: crear bordes redondeados con CSS

The property border-radius enables web developers to design rounded edges with CSS3 in their designs without using images or use multiple div's.


developsite's picture

Advantages and disadvantages of e-commerce platform Magento

Before studying the advantages and disadvantages of this ecommerce platform try to understand what are the main features.

  • Open Source: this platform is open source, this is available to download freely and install it on our computer or our server. According to many experts, is the e-commerce system based on open source, most complete currently has many advanced features to virtual stores, very safe and takes into account everything about search engine rankings (SEO). This facilitates indexing, for example, Google.
  • Server: Magento also works with tools that are open source and therefore do not need to pay any license. These tools are the operating system Linux, PHP programming language and MySQL database.
  • Communities: In Magento environment there are different user communities in different countries that are quite developed and active

developsite's picture

Optimize images to improve SEO

Often we ignore the pictures but they can create a lot of traffic to our project


developsite's picture

What is Responsive Web Design?

What is RESPONSIVE WEB DESIGN?. Basically I think it is related to the fact that with the evolution of emerging technology different formats in which to display information from the user

According Wikipedia:

Web design adaptive or adaptable is a design technique and web development by using structures and fluid images and half-queries in the CSS style sheet, get tailor the website user environment.

The continued progress of the formats for user not only pass by mobile forces include this concept in what is known as ONE WEB that specifies that all web development must aim to be accessible from all types of device


developsite's picture

Questions related to systems of social media monitoring

For brands with active presence in social media monitoring social networking is one of the main challenges. Screening for other indications and interactions in social networks is a delicate and yet essential to any marketing activity in social media or simply building relationships with consumers.

Companies moving into the social media environment must, sooner or later, invest in technological tools to help them discover what customers, potential customers and competitors are saying and doing in social media.


developsite's picture

Modify the URL can hurt SEO on Google

This a very common problem and especially in virtual stores which involves the loss of positions in Google search results. This problem affects any project in internet. Anyway, do not worry much since applying some SEO techniques can be fixed quite easily

What is the origin of the problem?

Suppose we have little time to work on an e-commerce platform and decided to change supplier. At that time the store has several products indexed in Google and many with optimal results. This results in a good amount of traffic and resulting in an improvement in sales.


developsite's picture

Tips for improving our details in e-commerce

When working on a project of e-commerce , one of the most sensitive sections is the product detail page. This page acts as the true starting point for us to have a effective purchase. If we can not well made ​​product that we talked abandoned. The problems that can present this page can be as important that can influence the purchase of the product or not.

This section is the most important part of the structure of the information presented to the user in recent times in electronic commerce. Much research was done to improve performance and increase the conversion rate in online shops.


developsite's picture

How much time is necessary to have benefits with our shop?

It is generally believed that when we create a virtual store should be getting benefits immediately, but it is not. Every online business or real works differently and there are no rules that work well for everyone, but what can be said is that if there is a time to sow and then reap the benefits. In this sense, electronic commerce is equal

We must start by considering various aspects to begin to not throw money. It hurts to do a training course prior and bear in mind the following items:


developsite's picture

Create 3D text

I need to create a new banner and I thought to use 3D text for this use the free license application lnkscape .


developsite's picture

Recovering phpmyadmin username and password

In our daily work as a webmaster we can find that when we are doing local testing of our project we do not remember our password..

One way to retrieve the username and password of phpmyadmin on ubuntu 9.04 is editing the file:

  • /etc/phpmyadmin/config-db.php
  • "$dbuser='usuario';
  • $dbpass='contraseña';
  • $basepath='';
  • $dbname='basededatos';
  • $dbserver='';
  • $dbport='';
  • $dbtype='mysql';


Syndicate content