473,320 Members | 2,035 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Positiong in View Source & Display to user

5
Question about positioning in view source. What I am trying to accomplish is this:

1. I have content that is revelant to the my site that is currently being displayed to the user at the bottom of the page using css and html.

2. When I view source this content and div tags are at the bottom of the page. What I am wanting to do is have the content in the view source to actually load first on the page elow the body tag. Is there a way to change it to show up like this in the view source
Oct 24 '07 #1
8 1643
drhowarddrfine
7,435 Expert 4TB
View Source only shows what your server sends in the order it is received. Only you can change that at this source.

If you think doing so helps improve SEO, you are mistaken and this is wasted effort.
Oct 24 '07 #2
devain
5
Thanks for the prompt reply. The SEO company that is writing the content for my site says that this is a good idea since my navigation is so large which is being loaded first that if I could get it to send first this would be better but I was wanting to display it at the bottom of the page.
Oct 24 '07 #3
drhowarddrfine
7,435 Expert 4TB
Is it graphics? I just don't trust seo's.

You can position anything anywhere on the screen using CSS, but we'd need to see the link or the complete markup to help. Even then, if it's that big, it just might take too much effort on our part.
Oct 24 '07 #4
devain
5
the link to the site is as follows

http://www.eyeglasses123.com/127/DG-Sunglasses/index1.html as you can see on page that the seo content is at the bottom of the page which is where I want it to display.


But when you view the source this content also loads at the bottom of the page wanting it to still display at the bottom but load right below the body tag
Oct 24 '07 #5
drhowarddrfine
7,435 Expert 4TB
One of the biggest things that will get your site downgraded by a search engine is when their bot is unable to find its way through your page due to invalid markup. This is a fundamental of SEO. You have 393 html errors on the first page. Believe it or not, not the worst I've ever seen but close.

Fire this SEO guy and see if you can get your money back.
Oct 24 '07 #6
devain
5
thanks for the info how did you find these errors
Oct 24 '07 #7
drhowarddrfine
7,435 Expert 4TB
See the article about validation under Articles above.
Oct 24 '07 #8
devain
5
thanks for all your help
Oct 24 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Pete Wason | last post by:
Hiall! I have a demo viewer page for javascript stuff that has three buttons "DEMO" "HTML" and "JSCR", and an IFRAME called 'viewer'. Initially, the IFRAME gets loaded with the actual demo...
12
by: Neil | last post by:
I previously posted re. this, but thought I'd try again with a summary of facts. I have an Access 2000 MDB with a SQL Server 7 back end. There is a view that is linked to the database via ODBC...
6
by: shr | last post by:
Is there any way by which I can display the source of a html page using the 'view:source' command, in an iframe?? I tried using this viewer.location = "view-source:" + viewer.location.href; where...
20
by: Neil | last post by:
I have an Access 2000 MDB file with a SQL 7 back end. I have a main table with 50,000 records; and I have a selections table with 50,000 records for each machine that uses the database (about...
3
by: Philip Tripp | last post by:
I've read numerous sources stating that view state can be disabled per control, and per page, but can't seem to keep web form controls from remembering their state on a postback. I'm using VS.Net...
24
by: Roman | last post by:
Hello to everybody, I have some question concerning blocking view source from main menu of IE or MF. I am able to block right click with <body oncontextmenu="return false"> but still missing from...
11
by: Jeremy | last post by:
How can one stop a browser from converting &amp; to & ? We have a textarea in our system wehre a user can type in some html code and have it saved to the database. When the data is retireved...
0
by: Jacob Donajkowski | last post by:
Once the user logs in I want to have the users switch from the Roster View to the Profile View and enter their profile infomation and save it. Then the next time they login and go to the Profile...
0
by: geeteshss | last post by:
the present problem is that i am unable to display data in datagrid....... but the data is visible in database..below is the code what should i do...earlier i could view it also below this code is...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.