Hi Gourav, I created http://ssdoem.com for my boss at work using the Infoway Theme. Thank you for your kind help earlier. Site URL: http://www.ssdoem.com/ Login URL: http://www.ssdoem.com/wp-admin Username: [email protected] Password: Harmeet Has The Password 4 Questions: 1) My boss asked an different SEO guy how he could rank for each product. The SEO guy told him that we need to enter different Meta Keywords, Body Texts, Meta Descriptions, Title Bars for each product page. I only found 1 "SEO Options" under 'Theme Options'. Where can I can find separate sections for 'Meta Description', 'Meta Keywords', and 'Title Bars' to ENTER SEO Keywords into the different product pages, which are the 'SSD' Page, 'Embedded SSD' Page, 'Flash Cards' Page, 'DRAM Modules' Page. 2) When the SEO guy says 'Title Bar' does he mean the Permalink? 3) I need to reduce the Font size of the SEO Keywords to very very small print at the bottom of every product page, which are the 'SSD' Page, 'Embedded SSD' Page, 'Flash Cards' Page, 'DRAM Modules' Page. I noticed that even for 'Pages' I cannot find a way to change Font Sizes. 4) I need to reduce the Font Size of the SEO Keyword lists at the bottom of the 'Home' Page directly below the 'Testimonial'. What additional code can I insert into "Styling Options" CSS? Please see attached screenshots.
Hello, For your first issue, You can try All in One SEO Pack plugin for this issue. Download it from the link given below and install it from the Plugins panel (Plugins ->Add New ->Upload) in your Dashboard. http://wordpress.org/plugins/all-in-one-seo-pack/ For your second issue, We have already given the title section for each page and posts according to the SEO. For your third issue, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .fullwidth p span { font-size: 1px; color: white ! important; } For your fourth issue, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .testimonial p span { font-size: 1px; color: white; } This will solve your issue.
Hi Piyush, I entered the code you gave me earlier into the Product Pages but it also shrank all the words in those pages down to 1px. We Only want the Keyword Lines on the Product Pages To Shrink. Please see screenshot below: