Jump to content
Sign in to follow this  
saniclass

Seo Friendly Banners

Recommended Posts

saniclass

Hello,

I'm making a website which needs SEO searchengine optimization, I'm using banners as my content on some pages. But I don't want the headers of all the banners to be h1 or h2. So I want different banners with different headers.

Website URL: http://testomgeving.saniclass.nl/series/brauer-stuttgart/

By the way the website is Dutch.

Thanks in advance.

Share this post


Link to post
Share on other sites
Danny

Hi,

You will most likely need to create a child section of the Banners and customise the code. However, I think a better alternative would be to use the PageLines Grid and use your own code.

The PageLines grid in my opinion would be best method.

http://demo.pagelines.me/tools/


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
saniclass

Sorry, could you maybe explain how the grid works?

Share this post


Link to post
Share on other sites
Danny

The Grid a responsive 12 column layout, if you do not wish to make a banner child section. I think using the grid would be best method.

In the link above, if you go to the grid section it has information there on how to use it.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
saniclass

Hmm, I think I'm going for the child section posibility. Could you give me some info on how to do this with Banners?

Thanks for the responses so far.

Share this post


Link to post
Share on other sites
James B

Hi there, if you're looking to change the font size of the banner titles you can do this with Css. Just assign a class to each banner and then you can alter each one independently. So different banners can have different sized titles.


#banners .banner-title {

font-size: 14pt;

}


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×