Mobile app version of vmapp.org
Login or Join
Shelton105

: Is the directory image a relevant concern for SEO? Drupal stores images in: /sites/default/files/whatever.png Would it be better if I instead could find a way to have: /images/whatever.png OR

@Shelton105

Posted in: #Images #Seo

Drupal stores images in:

/sites/default/files/whatever.png


Would it be better if I instead could find a way to have:

/images/whatever.png


OR even:

/whatever.png


Is there any way to know for sure this is or is not a factor?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Shelton105

1 Comments

Sorted by latest first Latest Oldest Best

 

@Si4351233

It is absolutely okay that Drupal stores images in such a directory. While the filename should be descriptive, the alt attribute is more important for SEO. The name of the directory images are stored in is of very low importance.

You can read about Google's image publishing guidelines here.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme